summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' butpeter2000-07-112-2/+2
* | | | | Make FallBackToRsh off by default. Falling back to rsh by default ispeter2000-07-112-2/+2
* | | | | Don't call printf with no format string.kris2000-07-101-1/+5
* | | | | Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATAume2000-07-081-2/+2
* | | | | sync with usr.bin/telnet/commands.c 1.21 -> 1.22. pierre.dampure@alveley.orgitojun2000-07-071-18/+16
* | | | | Allow restarting on SIGHUP when the full path was not given as argv[0].green2000-07-041-0/+1
* | | | | So /this/ is what has made OpenSSH's SSHv2 support never work right!green2000-06-272-0/+6
* | | | | Also make sure to close the socket that exceeds your rate limit.green2000-06-261-0/+1
* | | | | Make rate limiting work per-listening-socket. Log better messages thangreen2000-06-263-30/+68
* | | | | MFI. This is a documentation-only, diffreducing patch, that ifmarkm2000-06-241-0/+6
* | | | | Grrr. I hate CVS. These were supposed to be committed when I did themarkm2000-06-1911-0/+1246
* | | | | Re-add IDEA. This is not actually built unless asked for by the user.markm2000-06-192-0/+513
* | | | | Fix syntax error in previous commit.kris2000-06-111-2/+3
* | | | | Fix security botch in "UseLogin Yes" case: commands are executed withkris2000-06-101-0/+4
* | | | | Make `ssh-agent -k' work for csh(1)-like shells.ru2000-06-101-1/+1
* | | | | Allow "DenyUsers" to function.green2000-06-061-0/+1
* | | | | Resolve conflictskris2000-06-035-80/+33
* | | | | This commit was generated by cvs2svn to compensate for changes in r61209,kris2000-06-038-159/+204
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Initial import of OpenSSH snapshot from 2000/05/30kris2000-06-0313-239/+237
* | | | | Resolve conflictskris2000-06-031-1/+7
* | | | | This commit was generated by cvs2svn to compensate for changes in r61206,kris2000-06-031-0/+36
|\ \ \ \ \ | |/ / / /
| * | | | Import from vendor repository.kris2000-06-032-1/+43
* | | | | Bring vendor patches onto the main branch, and resolve conflicts.kris2000-06-035-30/+72
* | | | | This commit was generated by cvs2svn to compensate for changes in r61201,kris2000-06-031-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Import vendor patches: the first is written bykris2000-06-034-10/+31
* | | | | This commit was generated by cvs2svn to compensate for changes in r61199,kris2000-06-032-25/+17
|\ \ \ \ \ | |/ / / /
| * | | | Import vendor patch originally submitted by the below author: don'tkris2000-06-033-38/+48
| * | | | Import vendor fix: "fix key_read() for uuencoded keys w/o '='"kris2000-06-031-7/+11
* | | | | Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenkris2000-05-301-19/+23
* | | | | Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* | | | | Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* | | | | Turn on CheckMail to be more login-compatible by defaultache2000-05-231-1/+1
* | | | | Don't USE_PIPESbrian2000-05-221-1/+3
* | | | | Correct two stupid typos in the DSA key location.kris2000-05-181-1/+1
* | | | | Unbreak Kerberos5 compilation. This still remains untested.kris2000-05-174-8/+12
* | | | | Oops, rename S/Key to Opie in line with FreeBSD usage.kris2000-05-151-1/+1
* | | | | Create a DSA host key if one does not already exist, and teach sshd_configkris2000-05-151-0/+1
* | | | | Resolve conflicts and update for FreeBSD.kris2000-05-1539-4195/+2801
* | | | | This commit was generated by cvs2svn to compensate for changes in r60573,kris2000-05-1570-1547/+9125
|\ \ \ \ \ | |/ / / /
| * | | | Initial import of OpenSSH v2.1.kris2000-05-15102-5065/+11263
* | | | | Note that X11 Forwarding is off by default.nik2000-04-301-4/+5
* | | | | MFF: catch up with FreeFallmarkm2000-04-191-90/+0
* | | | | If stderr is closed, report the error message about missing librarieskris2000-04-182-11/+31
* | | | | Internat diff reducer.markm2000-04-161-0/+1
* | | | | This commit was generated by cvs2svn to compensate for changes in r59281,markm2000-04-161-0/+90
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Virgin import of OpenSSL v0.9.5amarkm2000-04-164-5/+97
* | | | | Resolve conflicts.kris2000-04-1317-167/+420
* | | | | This commit was generated by cvs2svn to compensate for changes in r59191,kris2000-04-13696-9434/+55806
|\ \ \ \ \ | |/ / / /
| * | | | Initial import of OpenSSL 0.9.5akris2000-04-13713-9597/+56254
* | | | | Correct a typo and interchanged library nameskris2000-04-051-2/+2
OpenPOWER on IntegriCloud