aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflictsKris Kennaway2000-06-035-80/+33
* This commit was generated by cvs2svn to compensate for changes in r61209,Kris Kennaway2000-06-038-159/+204
|\
| * Initial import of OpenSSH snapshot from 2000/05/30Kris Kennaway2000-06-0313-239/+237
* | Resolve conflictsKris Kennaway2000-06-031-1/+7
* | This commit was generated by cvs2svn to compensate for changes in r61206,Kris Kennaway2000-06-031-0/+36
|\|
| * Import from vendor repository.Kris Kennaway2000-06-032-1/+43
* | Bring vendor patches onto the main branch, and resolve conflicts.Kris Kennaway2000-06-035-30/+72
* | This commit was generated by cvs2svn to compensate for changes in r61201,Kris Kennaway2000-06-031-2/+2
|\|
| * Import vendor patches: the first is written byKris Kennaway2000-06-034-10/+31
* | This commit was generated by cvs2svn to compensate for changes in r61199,Kris Kennaway2000-06-032-25/+17
|\|
| * Import vendor patch originally submitted by the below author: don'tKris Kennaway2000-06-033-38/+48
| * Import vendor fix: "fix key_read() for uuencoded keys w/o '='"Kris Kennaway2000-06-031-7/+11
* | Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenKris Kennaway2000-05-301-19/+23
* | Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* | Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* | Turn on CheckMail to be more login-compatible by defaultAndrey A. Chernov2000-05-231-1/+1
* | Don't USE_PIPESBrian Somers2000-05-221-1/+3
* | Correct two stupid typos in the DSA key location.Kris Kennaway2000-05-181-1/+1
* | Unbreak Kerberos5 compilation. This still remains untested.Kris Kennaway2000-05-174-8/+12
* | Oops, rename S/Key to Opie in line with FreeBSD usage.Kris Kennaway2000-05-151-1/+1
* | Create a DSA host key if one does not already exist, and teach sshd_configKris Kennaway2000-05-151-0/+1
* | Resolve conflicts and update for FreeBSD.Kris Kennaway2000-05-1539-4195/+2801
* | This commit was generated by cvs2svn to compensate for changes in r60573,Kris Kennaway2000-05-1570-1547/+9125
|\|
| * Initial import of OpenSSH v2.1.vendor/openssh/2.1Kris Kennaway2000-05-15102-5065/+11263
* | Note that X11 Forwarding is off by default.Nik Clayton2000-04-301-4/+5
* | MFF: catch up with FreeFallMark Murray2000-04-191-90/+0
* | If stderr is closed, report the error message about missing librariesKris Kennaway2000-04-182-11/+31
* | Internat diff reducer.Mark Murray2000-04-161-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r59281,Mark Murray2000-04-161-0/+90
|\ \
| * | Virgin import of OpenSSL v0.9.5aMark Murray2000-04-164-5/+97
* | | Resolve conflicts.Kris Kennaway2000-04-1317-167/+420
* | | This commit was generated by cvs2svn to compensate for changes in r59191,Kris Kennaway2000-04-13696-9434/+55806
|\| |
| * | Initial import of OpenSSL 0.9.5aKris Kennaway2000-04-13713-9597/+56254
* | | Correct a typo and interchanged library namesKris Kennaway2000-04-051-2/+2
* | | Fix a memory leak.Kris Kennaway2000-03-291-5/+8
* | | #include <ssl/foo.h> -> #include <openssl/foo.h>Kris Kennaway2000-03-263-7/+11
* | | Resolve conflicts.Kris Kennaway2000-03-2616-544/+684
* | | This commit was generated by cvs2svn to compensate for changes in r58582,Kris Kennaway2000-03-2624-272/+628
|\ \ \ | | |/ | |/|
| * | Virgin import of OpenSSH sources dated 2000/03/25vendor/openssh/1.2.3-2000-03-25Kris Kennaway2000-03-2641-839/+1340
* | | Don't refer to the openssl handbook chapter by name - the doc guys keepKris Kennaway2000-03-252-2/+2
* | | Use pipe() instead of socketpair() in sshd when communicatingBrian Somers2000-03-241-1/+3
* | | Fix a few spelling errors.Mike Pritchard2000-03-242-3/+3
* | | IgnoreUserKnownHosts is a boolean flag, not an integer value.Sheldon Hearn2000-03-221-1/+1
* | | Add a new function stub to libcrypto() which resolves to a symbol inKris Kennaway2000-03-135-2/+71
* | | Various manpage style/grammar/formatting cleanupsKris Kennaway2000-03-131-28/+46
* | | - typosNik Clayton2000-03-101-55/+61
* | | Make LOGIN_CAP work properly.Mark Murray2000-03-091-18/+27
* | | /etc -> /etc/sshKris Kennaway2000-03-082-29/+29
* | | MFI: Use krb5 functions in krb5 files.John Hay2000-03-031-1/+1
* | | Replace structure copy form ifreq obtained by SIOCGIFADDRYoshinobu Inoue2000-03-031-1/+3