Commit Graph

  • bbd62f6490 AES: CFB mode fix terrafrost 2013-01-10 20:42:38 -0600
  • 5ce9ad6a42 Random: $urandom -> $fp terrafrost 2013-01-10 13:19:31 -0600
  • 5110ffc79a Merge 20461866ef into 46baf1815f Hans-Jürgen Petrich 2013-01-10 08:32:09 -0800
  • 20461866ef AES: Fix broken CFB and disableContinuousBuffer() Hans-Jürgen Petrich 2013-01-10 23:27:12 +0700
  • 46baf1815f SSH1: Fix E_NOTICE terrafrost 2013-01-10 00:42:53 -0600
  • c3ee632587 SSH1: fix "Expected SSH_SMSG_SUCCESS" error terrafrost 2013-01-09 23:56:33 -0600
  • b1c96faf90 SSH1: Packets shown in log were encrypted terrafrost 2013-01-09 22:54:11 -0600
  • d741def23c AES: Fix broken CFB and disableContinuousBuffer() terrafrost 2013-01-09 17:39:57 -0600
  • 5c2606e35b Merge e95c2bbaab into 2ead31dac2 Hans-Jürgen Petrich 2013-01-09 06:50:48 -0800
  • 2ead31dac2 rm debug code terrafrost 2013-01-09 00:07:54 -0600
  • e71fc97913 Revamp SSH1 logging and go back to using user_error terrafrost 2013-01-08 22:09:27 -0600
  • 10d9671601 SSH1: Fix E_NOTICE (thanks nosx!) terrafrost 2013-01-08 11:15:28 -0600
  • e95c2bbaab Fixed broken CFB and disableContinuousBuffer() Hans-Jürgen Petrich 2013-01-07 17:02:34 +0700
  • a890c6d127 Merge remote-tracking branch 'origin/petrich' terrafrost 2013-01-06 19:14:05 -0600
  • 5e882d57fe Merge remote-tracking branch 'origin/petrich' terrafrost 2013-01-06 19:10:25 -0600
  • edc6d9cf5b AES.php in mcrypt mode always treated CFB as though it was a continuous cipher terrafrost 2013-01-06 19:09:43 -0600
  • fc2bf41588 Fix E_NOTICEs in the rewritten CFB mode terrafrost 2013-01-06 19:08:36 -0600
  • 1626c0a3c7 CS adjustments to petrich's code and optimizations terrafrost 2013-01-05 17:55:30 -0600
  • fba455dfb2 Merge remote-tracking branch 'petrich/patch-2' into petrich terrafrost 2013-01-05 17:54:22 -0600
  • 6e597bfe25 [issue/39] Extend tests to cover other modes. Also IVs, keys, etc. Andreas Fischer 2013-01-04 14:08:41 +0100
  • f15bc38520 [issue/39] Test case for Github ContinuousBuffer issue 39. Andreas Fischer 2013-01-03 17:48:14 +0100
  • 318ac0bd86 [issue/39] Abstract test case for Crypt_AES. Andreas Fischer 2013-01-03 17:47:40 +0100
  • f76706435d Merge d1f71cc5a7 into 29c69808ae Hans-Jürgen Petrich 2013-01-05 01:45:13 -0800
  • d1f71cc5a7 Fixed CFB Decrypt(). Fixed OFB warnings Hans-Jürgen Petrich 2013-01-05 16:23:35 +0700
  • 29c69808ae Merge pull request #43 from petrich/patch-1 terrafrost 2013-01-04 19:05:04 -0800
  • c1244dd339 CFB didn't always work in continuous mode terrafrost 2013-01-04 20:53:23 -0600
  • cb6842791e Merge 359e38b4d4 into d029b96148 Hans-Jürgen Petrich 2013-01-04 05:18:43 -0800
  • d029b96148 Merge remote-tracking branch 'bantu/task/fix-test-autoloader' Andreas Fischer 2013-01-04 13:58:25 +0100
  • e5f9c5bf60 Merge remote-tracking branch 'bantu/task/travis-skipped-tests' Andreas Fischer 2013-01-04 12:49:07 +0100
  • 359e38b4d4 fixed corrupted decrypt() in CTR mode Hans-Jürgen Petrich 2013-01-04 14:23:34 +0700
  • 48481e2057 Merge bbb47168da into 61ad80fd64 Andreas Fischer 2013-01-03 09:52:04 -0800
  • bbb47168da [task/fix-test-autoloader] Fix autoloader to support failing/erroring tests. Andreas Fischer 2013-01-03 18:43:08 +0100
  • fd25423f73 Merge 4f35baf58d into 61ad80fd64 Andreas Fischer 2013-01-03 09:20:12 -0800
  • 4f35baf58d [task/travis-skipped-tests] List skipped tests on travis. Andreas Fischer 2013-01-03 18:18:33 +0100
  • 61ad80fd64 More strlen() / empty() changes terrafrost 2013-01-03 00:26:27 -0600
  • 9b4240c104 Use !empty('0') instead of strlen('0') terrafrost 2013-01-03 00:21:09 -0600
  • aa3da09747 Add limited SPKAC support terrafrost 2012-12-19 00:21:55 -0600
  • e4ccaef7bf Make PEM lines be 64 bytes long instead of 72 terrafrost 2012-12-18 07:11:24 -0600
  • 7f5e9f404a Random: expand on the explanations as to how things work terrafrost 2012-12-17 08:41:47 -0600
  • 885d7e0f24 SFTP: Make get() work correctly when files are being written to for partial transfers terrafrost 2012-12-16 02:34:49 -0600
  • 35832fe2a1 Refactor crypt_random (renaming it to crypt_random_string) terrafrost 2012-12-16 02:20:16 -0600
  • a731220785 Fix E_NOTICE in SFTP.php (thanks dlgoodchild!) terrafrost 2012-12-14 08:45:35 -0600
  • 65193d9a25 SFTP: Add $offset and $length get() function terrafrost 2012-12-11 19:54:48 -0600
  • 7401d148f8 Remove unused lines terrafrost 2012-12-11 18:38:45 -0600
  • 3b5f3bf61f Add AUTHORS and LICENSE files terrafrost 2012-12-11 01:16:08 -0600
  • 18fc6b7712 X509: Fix typo: ';' --> ':' Patrick Monnerat 2012-12-10 12:27:07 +0100
  • 06779a92de Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts Patrick Monnerat 2012-12-10 12:10:06 +0100
  • f039a6ebc2 RSA: Allow changing openssl configuration file. X509: process HoldInstructionCode. Also fixes HoldInstruction* OIDs. Patrick Monnerat 2012-12-10 12:07:49 +0100
  • 27f6012d62 Make it so extension OIDs can be File_ASN1_Elements terrafrost 2012-12-01 10:52:10 -0600
  • d130d2274d Make the save*() functions save in multiple formats terrafrost 2012-11-30 08:31:16 -0600
  • 3c6ae4312f The user_error in _handle_error shouldn't be replaced.. terrafrost 2012-11-29 00:19:09 -0600
  • 3caaa91160 Replace user_error() with new _handle_error() function terrafrost 2012-11-28 23:33:15 -0600
  • 862253784d Merge branch 'master' of https://github.com/phpseclib/phpseclib terrafrost 2012-11-28 08:24:00 -0600
  • 1f6cc77c11 Merge remote-tracking branch 'origin/noauth' terrafrost 2012-11-28 08:21:36 -0600
  • dbc10491e7 Fix an E_NOTICE (thanks chubbypama!) terrafrost 2012-11-28 08:17:57 -0600
  • ff94576315 Remove unused fields from pack() terrafrost 2012-11-27 14:38:30 -0600
  • 8ea452ed31 type in comment terrafrost 2012-11-27 10:11:49 -0600
  • 0b9f743343 Add getChain() function terrafrost 2012-11-25 23:06:58 -0600
  • 76cb693d62 CS adjustments, make it so PEM-encoded CRLs can be read (again) and make it so already decoded CSRs and CRLs can be read terrafrost 2012-11-23 19:04:04 -0600
  • 346bc5dcc8 Make it so none is a supported authentication method terrafrost 2012-11-22 14:25:57 -0600
  • 875cef8bbd Revamp logging terrafrost 2012-11-22 13:08:30 -0600
  • 6c33012a4a Suppress further error messages if connection is prematurely disconnected terrafrost 2012-11-22 12:11:15 -0600
  • 2c85e6d07a Update download link in README.md terrafrost 2012-11-21 23:03:22 -0600
  • fbf3ba353e Null pad RSA ciphertext's to be the length of the modulo and improve XML parsing terrafrost 2012-11-19 23:00:04 -0600
  • 7e120a0f30 Make validateSignature() behave more intuitively 0.3.1 terrafrost 2012-11-19 21:10:22 -0600
  • 126c396a51 More CS adjustments terrafrost 2012-11-18 16:29:15 -0600
  • e4836d0f3e Merge branch 'master' of https://github.com/phpseclib/phpseclib terrafrost 2012-11-18 16:20:55 -0600
  • 406e7e90e9 CS adjustments terrafrost 2012-11-18 16:16:11 -0600
  • 4be60c82ac Merge 6360a3ad33 into 2a918a5bb5 Manuel 'Kea' Baldassarri 2012-11-16 01:07:35 -0800
  • 7d3f04a1d7 Merge 1f1ece2d00 into 2a918a5bb5 Katelyn Schiesser 2012-11-16 01:04:16 -0800
  • 2a918a5bb5 Merge pull request #34 from terrafrost/master terrafrost 2012-11-16 01:03:00 -0800
  • 0929da5b00 Merge 2a1909fd71 into 1ff798da47 terrafrost 2012-11-16 01:02:46 -0800
  • 2a1909fd71 Set $this->paddable to true in a few missing places terrafrost 2012-11-16 02:59:06 -0600
  • 1f1ece2d00 fix Crypt_TripleDES not properly turncating keys at 24 bytes Katelyn Schiesser 2012-11-14 09:50:33 -0800
  • 44f80c2414 fix phpseclib/phpseclib #31 Katelyn Schiesser 2012-11-14 09:29:50 -0800
  • e305c6281e fix Crypt_DES NOFB Katelyn Schiesser 2012-11-14 08:50:57 -0800
  • 8f6cd4f91f Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts Patrick Monnerat 2012-11-14 16:35:00 +0100
  • a61d7ba29b X509: *Attribute() functions may now handle single values. Patrick Monnerat 2012-11-14 16:33:32 +0100
  • 8cf6bb0b1c SSH1: Fix E_NOTICE (thanks dayton967!) terrafrost 2012-11-14 04:34:33 -0600
  • 691f4d1e62 Make it so loadCA() doesn't have to be called before loadX509() or loadCRL() terrafrost 2012-11-13 00:43:45 -0600
  • d492d19748 X509: Missing $ terrafrost 2012-11-13 00:37:54 -0600
  • 1fd87dcd35 Fix bug in listRevoked() and make it so getSubjectDN() doesn't return issuer DN for CRLs terrafrost 2012-11-13 00:33:15 -0600
  • 1abc7e742b X509: CSRs and CRLs didn't have the signatureSubject variable saved properly terrafrost 2012-11-12 23:51:41 -0600
  • 661eb8db3f Missing ; terrafrost 2012-11-12 01:05:24 -0600
  • 0e0eebf456 CS adjustments, make loadXXX() take in binary data, and make getDN() == getIssuerDN() for CRLs terrafrost 2012-11-12 00:46:03 -0600
  • f76ab5946c Merge remote-tracking branch 'upstream/master' terrafrost 2012-11-11 04:22:34 -0600
  • 1ff798da47 Merge branch 'master' of https://github.com/phpseclib/phpseclib terrafrost 2012-11-09 22:24:23 -0600
  • 6bc46d42e0 Only save the directory if it was able to be successfully created terrafrost 2012-11-09 22:22:02 -0600
  • ac8d0172eb Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts Patrick Monnerat 2012-11-08 12:51:07 +0100
  • 7fbf089e32 X509: Do not use memory-wasting create_function() Patrick Monnerat 2012-11-08 12:45:17 +0100
  • 4ad2ffe9d7 Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts Patrick Monnerat 2012-11-08 12:23:03 +0100
  • 9ead66143d Updates to mkdir() (thanks easy-dev!) terrafrost 2012-11-07 23:35:23 -0600
  • a10c0486a0 Merge branch 'master' of https://github.com/phpseclib/phpseclib into pmexts Patrick Monnerat 2012-11-07 16:40:57 +0100
  • dde23464a1 X509: Fix typo. Patrick Monnerat 2012-11-07 16:29:18 +0100
  • 5ef4f9900a X509: Suppress {get|set|remove}CRLExtension() functions: non *CRL* functions are now polymorphic. Patrick Monnerat 2012-11-07 16:23:01 +0100
  • d980a91360 X509: Fix DirectoryString syntax Patrick Monnerat 2012-11-07 16:21:23 +0100
  • 9860f020c3 X509: Fix typo. Patrick Monnerat 2012-11-07 15:41:41 +0100
  • 9b2a6d68f4 X509: Add CSR attributes handling support and CSR extension requests. Patrick Monnerat 2012-11-07 15:35:10 +0100
  • d9ab2d7f10 ASN1: Improve input SEQUENCE and SET mapping, better syntax error detection. Patrick Monnerat 2012-11-07 15:23:54 +0100
  • bf2107eaa8 X509: Suppress {get|set|remove}CRLExtension() functions: non *CRL* functions are now polymorphic. Patrick Monnerat 2012-11-07 15:18:55 +0100