summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Additional corrections to OpenSSH buffer handling.joe2003-09-262-6/+12
* | | | Additional corrections to OpenSSH buffer handling.joe2003-09-261-2/+3
* | | | Update version string.des2003-09-245-5/+5
* | | | Remove bogus calls to xfree().des2003-09-241-4/+0
* | | | resp is a pointer to an array of structs, not an array of pointers to structs.des2003-09-241-9/+9
* | | | Return the correct error value when a null query fails.des2003-09-241-1/+1
* | | | Fix broken shell code.des2003-09-191-2/+2
* | | | This commit was generated by cvs2svn to compensate for changes in r120161,nectar2003-09-172-6/+9
|\ \ \ \ | |/ / /
| * | | Correct more cases of allocation size bookkeeping being updated beforenectar2003-09-172-6/+9
* | | | Correct more cases of allocation size bookkeeping being updated beforenectar2003-09-173-15/+18
* | | | Update the OpenSSH addendum string for the buffer handling fix.nectar2003-09-161-1/+1
* | | | This commit was generated by cvs2svn to compensate for changes in r120113,nectar2003-09-161-5/+8
|\ \ \ \ | |/ / /
| * | | Do not record expanded size before attempting to reallocate associatednectar2003-09-161-5/+8
* | | | Very big makeover in the way telnet, telnetd and libtelnet are built.markm2003-07-1651-25404/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r116791,des2003-06-241-0/+1
|\ \ \ \ | |/ / /
| * | | Add a "return" that was missing from 3.6.1p1. Since it's been fixed indes2003-06-241-0/+1
* | | | Fix off-by-one and initialization errors which prevented sshd fromdes2003-05-281-1/+2
* | | | Revert unnecessary part of previous commit.des2003-05-131-7/+7
* | | | Rename a few functions to avoid stealing common words (error, log, debugdes2003-05-121-7/+16
* | | | Fix up external variables named "debug" that have a horrible habitmarkm2003-05-115-8/+8
* | | | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.obrien2003-05-0419-81/+79
* | | | Remove RCSID from files which have no other diffs to the vendor branch.des2003-05-0125-25/+0
* | | | Nit.des2003-04-231-1/+1
* | | | Improvements to the proposed shell code.des2003-04-231-7/+6
* | | | Regenerate.des2003-04-231-2/+42
* | | | Resolve conflicts.des2003-04-2347-622/+827
* | | | This commit was generated by cvs2svn to compensate for changes in r113908,des2003-04-2390-1208/+3375
|\ \ \ \ | |/ / /
| * | | Vendor import of OpenSSH-portable 3.6.1p1.des2003-04-23135-1771/+4207
* | | | - when using a child process instead of a thread, change the child'sdes2003-03-311-2/+13
* | | | If an ssh1 client initiated challenge-response authentication but diddes2003-03-313-1/+22
* | | | Merge conflictsjedgar2003-03-202-5/+30
* | | | This commit was generated by cvs2svn to compensate for changes in r112439,jedgar2003-03-201-13/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Import of PKCS #1 security fix.jedgar2003-03-201-13/+12
* | | | KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend.markm2003-03-08657-148390/+0
* | | | Unbreak Kerberos 5 authentication in telnet.nectar2003-03-061-0/+24
* | | | Resolve conflicts after import of OpenSSL 0.9.7a.nectar2003-02-195-1/+27
* | | | This commit was generated by cvs2svn to compensate for changes in r111147,nectar2003-02-19152-646/+1661
|\ \ \ \ | |/ / /
| * | | Vendor import of OpenSSL 0.9.7a.nectar2003-02-19157-647/+1688
* | | | Paranoia: instead of a NULL conversation function, use one that alwaysdes2003-02-161-6/+24
* | | | When `des_read_pw_string' is a macro, as in OpenSSL 0.9.7,nectar2003-02-141-1/+1
* | | | document the current default value for VersionAddendum.des2003-02-114-4/+4
* | | | Set the ruid to the euid at startup as a workaround for a bug in pam_ssh.des2003-02-071-0/+1
* | | | The manual page lists only 2 files, however it reads as `three files' which istrhodes2003-02-051-2/+2
* | | | Linux-PAM's pam_start(3) fails with a bogus error message if passed thedes2003-02-031-1/+2
* | | | Bump patch date to 2003-02-01 (the day after I fixed PAM authenticationdes2003-02-031-1/+1
* | | | Fix keyboard-interactive authentication for ssh1. The problem was twofold:des2003-01-312-0/+21
* | | | Background:nectar2003-01-2910-494/+18
* | | | This commit was generated by cvs2svn to compensate for changes in r110018,nectar2003-01-295-29/+33
|\ \ \ \ | |/ / /
| * | | = Fix a bug in UI_UTIL_read_pw's error handling that causednectar2003-01-295-29/+33
* | | | Merge conflicts.markm2003-01-2829-1117/+1762
OpenPOWER on IntegriCloud