aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r64593,Kris Kennaway2000-08-133-8/+8
|\
| * Fix setproctitle() and syslog() vulnerabilities.Kris Kennaway2000-08-133-8/+8
* | This commit was generated by cvs2svn to compensate for changes in r64583,Kris Kennaway2000-08-132-2/+2
|\ \
| * | Fix benign bugs due to missing format string in err() and warn().Kris Kennaway2000-08-132-2/+2
* | | Fix setproctitle() vulnerability in non-compiled code.Kris Kennaway2000-08-131-3/+3
* | | Chalk up another phkmalloc victim.Jeroen Ruigrok van der Werven2000-08-011-2/+3
* | | Crypto sources are no longer export controlled:Alexander Langer2000-07-311-11/+3
* | | Fix a weird typo, is -> are.Jeroen Ruigrok van der Werven2000-07-271-1/+1
* | | Fixed a minor typo in the header.Mark Ovens2000-07-271-1/+1
* | | Committed, Thanks!!Mark Ovens2000-07-251-1/+1
* | | Fix buffer size of ALIGNed buffer.Hajimu UMEMOTO2000-07-201-2/+2
* | | merge in syslog fixes, do not call syslog with variabel as format stringAssar Westerlund2000-07-203-8/+14
* | | Add missing $FreeBSD$ to files that are NOT still on vendor a branch.Peter Wemm2000-07-1621-1/+75
* | | Fix 'telnet -X sra' coredumpNick Sayer2000-07-111-1/+3
* | | Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes)Peter Wemm2000-07-112-2/+2
* | | Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600.Peter Wemm2000-07-112-2/+2
* | | Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' butPeter Wemm2000-07-112-2/+2
* | | Make FallBackToRsh off by default. Falling back to rsh by default isPeter Wemm2000-07-112-2/+2
* | | Don't call printf with no format string.Kris Kennaway2000-07-101-1/+5
* | | Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATAHajimu UMEMOTO2000-07-081-2/+2
* | | sync with usr.bin/telnet/commands.c 1.21 -> 1.22. pierre.dampure@alveley.orgJun-ichiro itojun Hagino2000-07-071-18/+16
* | | Allow restarting on SIGHUP when the full path was not given as argv[0].Brian Feldman2000-07-041-0/+1
* | | So /this/ is what has made OpenSSH's SSHv2 support never work right!Brian Feldman2000-06-272-0/+6
* | | Also make sure to close the socket that exceeds your rate limit.Brian Feldman2000-06-261-0/+1
* | | Make rate limiting work per-listening-socket. Log better messages thanBrian Feldman2000-06-263-30/+68
* | | MFI. This is a documentation-only, diffreducing patch, that ifMark Murray2000-06-241-0/+6
* | | Grrr. I hate CVS. These were supposed to be committed when I did theMark Murray2000-06-1911-0/+1246
* | | Re-add IDEA. This is not actually built unless asked for by the user.Mark Murray2000-06-192-0/+513
* | | Fix syntax error in previous commit.Kris Kennaway2000-06-111-2/+3
* | | Fix security botch in "UseLogin Yes" case: commands are executed withKris Kennaway2000-06-101-0/+4
* | | Make `ssh-agent -k' work for csh(1)-like shells.Ruslan Ermilov2000-06-101-1/+1
* | | Allow "DenyUsers" to function.Brian Feldman2000-06-061-0/+1
* | | 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