summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | Remove files no longer on OpenSSL 0.9.7. crypto/des/rnd_keys.c ismarkm2003-01-2849-6676/+0
* | This commit was generated by cvs2svn to compensate for changes in r109998,markm2003-01-28943-19752/+102078
|\ \ | |/
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-28965-20829/+103840
* | Make the Kerberos 4 bits build against OpenSSL 0.9.7. This requirednectar2003-01-2820-13/+32
* | Force early initialization of the resolver library, since the resolverdes2003-01-221-0/+15
* | This commit was generated by cvs2svn to compensate for changes in r109641,nectar2003-01-211-1/+2
|\ \
| * | Add a missing include, needed to get a prototype for `des_read_pw_string'.nectar2003-01-211-1/+2
* | | add more RFC defined telnet optionsbillf2003-01-181-3/+8
* | | The previous commit contained a stupid mistake: ctxt->pam_[cp]sock wasdes2002-12-211-2/+2
* | | If possible, use pthreads instead of a child process for PAM.des2002-12-142-65/+334
* | | Add a missing #include "canohost.h".des2002-12-141-0/+1
* | | Remove code related to the PAMAuthenticationViaKbdInt option (which we'vedes2002-12-141-4/+1
* | | Back out a lastlog-related change which is no longer relevant.des2002-12-141-1/+1
* | | Fix a rounding error in the block size calculation.des2002-12-141-2/+2
* | | Since OpenSSH drops privileges before calling pam_open_session(3),des2002-12-032-170/+202
* | | Merge argument parsing changes into this copy of telnet.eric2002-11-271-2/+6
* | | This commit was generated by cvs2svn to compensate for changes in r107207,nectar2002-11-24110-1442/+1246
|\ \ \ | |/ /
| * | Import of Heimdal 0.5.1.nectar2002-11-24110-1442/+1246
* | | Add caveats regarding the effect of PAM on PasswordAuthentication anddes2002-11-061-0/+23
* | | Document the current default for VersionAddendum.des2002-11-051-0/+2
* | | Accurately reflect our local changes and additions.des2002-11-051-11/+9
* | | Document the current default value for VersionAddendum.des2002-11-052-2/+2
* | | Switch to two-clause license, with NAI's permission.des2002-11-021-3/+0
* | | Resolve conflicts.des2002-10-2957-526/+1253
* | | Protect against tag expansion + fix some brainos.des2002-10-291-6/+6
* | | Some tricks I use when I upgrade.des2002-10-291-0/+20
* | | Correct shell code to expand globs in FREEBSD-Xlistdes2002-10-291-1/+1
* | | More cruft.des2002-10-291-0/+2
OpenPOWER on IntegriCloud