* master:
SFTP: use_cache -> use_stat_cache
SFTP: switch from using file existence cache to stat cache, like PHP
SFTP: add support for recursive nlist and rawlist
SFTP: add file_exists, is_dir and is_file functions
SFTP: add file_exists, is_dir and is_file functions
* terrafrost/sftp-changes-20140510:
SFTP: use_cache -> use_stat_cache
SFTP: switch from using file existence cache to stat cache, like PHP
SFTP: add support for recursive nlist and rawlist
SFTP: add file_exists, is_dir and is_file functions
ASN1: make File_ASN1 accept int primitives and not just Math_BigInteger ...
* terrafrost/asn1-int:
ASN1: let strings in as well
ASN1: make File_ASN1 accept int primitives and not just Math_BigInteger objects when an integer is expected
The code to convert the regular integer type into the appropriate format could all just be in-line'd when an integer primitive is used but this approach is easier to read.
* master:
Skip testDiffieHellmanKeyAgreement on TravisCI+5.3.3+Internal in the meantime.
Remove randomness from testDiffieHellmanKeyAgreement.
Link testDiffieHellmanKeyAgreement to corresponding bug ticket.
Add Diffie-Hellman Test to BigInteger Testcase.
Add Diffie-Hellman Test to BigInteger Testcase.
* bantu/BigInteger-DiffieHellman-Test:
Skip testDiffieHellmanKeyAgreement on TravisCI+5.3.3+Internal in the meantime.
Remove randomness from testDiffieHellmanKeyAgreement.
Link testDiffieHellmanKeyAgreement to corresponding bug ticket.
Add Diffie-Hellman Test to BigInteger Testcase.
Remove space at end of line in tests/File/ASN1/DevTest.php.
* bantu/asn1-devtest-remove-space-eol:
Remove space at end of line in tests/File/ASN1/DevTest.php.
* master:
ASN1: test case updates
ASN1: add test cases for latest changes
ASN1: CS update
ASN1: make developing new ASN.1 scripts a little easier
ASN1: make it so bit string's can have an optional minimum size
ASN1: explicit application tags didn't work (although implicit ones did)
ASN1 changes
* terrafrost/keberos-fix:
ASN1: test case updates
ASN1: add test cases for latest changes
ASN1: CS update
ASN1: make developing new ASN.1 scripts a little easier
ASN1: make it so bit string's can have an optional minimum size
ASN1: explicit application tags didn't work (although implicit ones did)
* master:
Use "Development Dependencies" instead of "Dependencies" for less confusion.
Capitalisation improvements.
Add Contributing section to README.md
Add section about Dependency Installation to README.md
Add "Installing Dependencies" and "Contributing" sections to README.md
* bantu/readme-update:
Use "Development Dependencies" instead of "Dependencies" for less confusion.
Capitalisation improvements.
Add Contributing section to README.md
Add section about Dependency Installation to README.md