summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add a missing word.Simon L. B. Nielsen2003-10-311-1/+1
* Plug a memory leak in the PAM child process. It is of no great consequenceDag-Erling Smørgrav2003-10-231-0/+8
* This commit was generated by cvs2svn to compensate for changes in r120952,Jacques Vidrine2003-10-091-3/+3
|\
| * Correct badly-formed code (missing quote) within `#if 0' section.Jacques Vidrine2003-10-091-3/+3
* | Resolve conflicts after import of Heimdal 0.6.Jacques Vidrine2003-10-091-27/+479
* | This commit was generated by cvs2svn to compensate for changes in r120945,Jacques Vidrine2003-10-09304-3673/+13251
|\|
| * Vendor import of Heimdal 0.6.Jacques Vidrine2003-10-09306-3718/+13744
* | Add list of files to remove from the Heimdal distribution prior toJacques Vidrine2003-10-091-0/+13
* | Remove files no longer included with OpenSSL as of version 0.9.7c.Jacques Vidrine2003-10-011-4/+0
* | Merge conflicts after import of OpenSSL 0.9.7c.Jacques Vidrine2003-10-015-114/+170
* | This commit was generated by cvs2svn to compensate for changes in r120631,Jacques Vidrine2003-10-01133-545/+1450
|\ \
| * | Vendor import of OpenSSL 0.9.7cJacques Vidrine2003-10-01137-589/+1616
| * | Enable RSA blinding by default.Chris D. Faulhaber2003-03-202-5/+30
* | | Update list of files to remove prior to import of OpenSSL 0.9.7c.Jacques Vidrine2003-10-011-0/+9
* | | This commit was generated by cvs2svn to compensate for changes in r120489,Josef Karthauser2003-09-261-4/+9
|\ \ \
| * | | Additional corrections to OpenSSH buffer handling.Josef Karthauser2003-09-262-6/+12
* | | | Additional corrections to OpenSSH buffer handling.Josef Karthauser2003-09-261-2/+3
* | | | Update version string.Dag-Erling Smørgrav2003-09-245-5/+5
* | | | Remove bogus calls to xfree().Dag-Erling Smørgrav2003-09-241-4/+0
* | | | resp is a pointer to an array of structs, not an array of pointers to structs.Dag-Erling Smørgrav2003-09-241-9/+9
* | | | Return the correct error value when a null query fails.Dag-Erling Smørgrav2003-09-241-1/+1
* | | | Fix broken shell code.Dag-Erling Smørgrav2003-09-191-2/+2
* | | | This commit was generated by cvs2svn to compensate for changes in r120161,Jacques Vidrine2003-09-172-6/+9
|\| | |
| * | | Correct more cases of allocation size bookkeeping being updated beforeJacques Vidrine2003-09-172-6/+9
* | | | Correct more cases of allocation size bookkeeping being updated beforeJacques Vidrine2003-09-173-15/+18
* | | | Update the OpenSSH addendum string for the buffer handling fix.Jacques Vidrine2003-09-161-1/+1
* | | | This commit was generated by cvs2svn to compensate for changes in r120113,Jacques Vidrine2003-09-161-5/+8
|\| | |
| * | | Do not record expanded size before attempting to reallocate associatedJacques Vidrine2003-09-161-5/+8
* | | | Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-1651-25404/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r116791,Dag-Erling Smørgrav2003-06-241-0/+1
|\| | |
| * | | Add a "return" that was missing from 3.6.1p1. Since it's been fixed inDag-Erling Smørgrav2003-06-241-0/+1
* | | | Fix off-by-one and initialization errors which prevented sshd fromDag-Erling Smørgrav2003-05-281-1/+2
* | | | Revert unnecessary part of previous commit.Dag-Erling Smørgrav2003-05-131-7/+7
* | | | Rename a few functions to avoid stealing common words (error, log, debugDag-Erling Smørgrav2003-05-121-7/+16
* | | | Fix up external variables named "debug" that have a horrible habitMark Murray2003-05-115-8/+8
* | | | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.David E. O'Brien2003-05-0419-81/+79
* | | | Remove RCSID from files which have no other diffs to the vendor branch.Dag-Erling Smørgrav2003-05-0125-25/+0
* | | | Nit.Dag-Erling Smørgrav2003-04-231-1/+1
* | | | Improvements to the proposed shell code.Dag-Erling Smørgrav2003-04-231-7/+6
* | | | Regenerate.Dag-Erling Smørgrav2003-04-231-2/+42
* | | | Resolve conflicts.Dag-Erling Smørgrav2003-04-2347-622/+827
* | | | This commit was generated by cvs2svn to compensate for changes in r113908,Dag-Erling Smørgrav2003-04-2390-1204/+3371
|\| | |
| * | | Vendor import of OpenSSH-portable 3.6.1p1.Dag-Erling Smørgrav2003-04-23135-1767/+4203
* | | | - when using a child process instead of a thread, change the child'sDag-Erling Smørgrav2003-03-311-2/+13
* | | | If an ssh1 client initiated challenge-response authentication but didDag-Erling Smørgrav2003-03-313-1/+22
* | | | Merge conflictsChris D. Faulhaber2003-03-202-5/+30
* | | | This commit was generated by cvs2svn to compensate for changes in r112439,Chris D. Faulhaber2003-03-201-13/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Import of PKCS #1 security fix.Chris D. Faulhaber2003-03-201-13/+12
* | | | KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.Mark Murray2003-03-08657-148390/+0
* | | | Unbreak Kerberos 5 authentication in telnet.Jacques Vidrine2003-03-061-0/+24