aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add login_cap and login_access support. Previously, these FreeBSD-localBrian Feldman2000-11-141-0/+37
* This commit was generated by cvs2svn to compensate for changes in r68700,Brian Feldman2000-11-141-4/+8
|\
| * Import a security fix: the client would allow a server to use itsBrian Feldman2000-11-141-4/+8
* | Update list of files to remove prior to importKris Kennaway2000-11-131-20/+34
* | Resolve conflicts, and garbage collect some local changes that are noKris Kennaway2000-11-1320-269/+616
* | This commit was generated by cvs2svn to compensate for changes in r68651,Kris Kennaway2000-11-13576-11608/+38575
|\ \
| * | Initial import of OpenSSL 0.9.6Kris Kennaway2000-11-13598-11885/+39181
* | | Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-102-9/+1
* | | Add a CVS Id tagDoug Barton2000-10-291-0/+1
* | | Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAYKris Kennaway2000-10-291-4/+7
* | | Fix a few style oddities.Brian Feldman2000-09-101-6/+6
* | | Fix a goof in timevaldiff.Brian Feldman2000-09-101-1/+1
* | | Remove files no longer present in OpenSSH 2.2.0 and beyondKris Kennaway2000-09-105-256/+0
* | | Resolve conflicts and update for OpenSSH 2.2.0Kris Kennaway2000-09-1037-1659/+2394
* | | This commit was generated by cvs2svn to compensate for changes in r65668,Kris Kennaway2000-09-1080-806/+3146
|\ \ \ | | |/ | |/|
| * | Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09Kris Kennaway2000-09-10118-2247/+5359
* | | Nuke RSAREF support from orbit.Kris Kennaway2000-09-109-1161/+0
* | | ttyname was not being passed into do_login(), so we were erroneously pickingKris Kennaway2000-09-041-3/+3
* | | bzero() the struct timeval for paranoiaKris Kennaway2000-09-031-0/+1
* | | Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodyKris Kennaway2000-09-022-1/+1
* | | Repair a broken conflict resolution in r1.2 which had the effect of nullifyingKris Kennaway2000-09-021-23/+23
* | | Repair my dyslexia: s/opt/otp/ in the OPIE challenge. D'oh!Kris Kennaway2000-09-021-2/+2
* | | Re-add missing "break" which was lost during a previous patchKris Kennaway2000-09-021-0/+1
* | | Turn on X11Forwarding by default on the server. Any risk is to the client,Kris Kennaway2000-09-022-2/+2
* | | Increase the default value of LoginGraceTime from 60 seconds to 120Kris Kennaway2000-08-233-3/+3
* | | Respect X11BASE to derive the location of xauth(1)Kris Kennaway2000-08-231-0/+2
* | | 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