aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* fix conflicts from mergeAssar Westerlund2000-12-299-137/+251
* This commit was generated by cvs2svn to compensate for changes in r70494,Assar Westerlund2000-12-29113-1462/+5381
|\
| * import krb4-1.0.5Assar Westerlund2000-12-29124-1611/+5644
* | This commit was generated by cvs2svn to compensate for changes in r69836,Assar Westerlund2000-12-101-14/+0
|\|
| * merge fix from vendor for not overwriting old ticket fileAssar Westerlund2000-12-101-14/+0
* | This commit was generated by cvs2svn to compensate for changes in r69833,Assar Westerlund2000-12-101-0/+3
|\|
| * merge fix from vendor for removing buffer overrunAssar Westerlund2000-12-101-0/+3
* | This commit was generated by cvs2svn to compensate for changes in r69830,Assar Westerlund2000-12-101-25/+0
|\|
| * merge fix from vendor for not looking at environment variablesAssar Westerlund2000-12-101-25/+0
* | (scrub_env): change to only accept a listed set of variables,Assar Westerlund2000-12-101-23/+37
* | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0Brian Feldman2000-12-0534-861/+2289
* | Forgot to remove the old line in the last commit.Brian Feldman2000-12-051-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r69587,Brian Feldman2000-12-0545-648/+2407
|\ \
| * | Import of OpenSSH 2.3.0 (virgin OpenBSD source release).Brian Feldman2000-12-0572-1442/+3643
* | | Remove duplicate lineBrian Somers2000-12-041-1/+0
* | | Add more environment variables to be filtered through scrub_env().Jeroen Ruigrok van der Werven2000-11-301-0/+7
* | | String paranoia fix. Synched from normal telnet.Jeroen Ruigrok van der Werven2000-11-301-2/+2
* | | String paranoia. Merged from regular telnet.Jeroen Ruigrok van der Werven2000-11-301-2/+2
* | | Correct definition of MAXHOSTNAMELEN in ifdef'ed code.Kris Kennaway2000-11-262-2/+2
* | | In env_destroy(), it is a bad idea to env_swap(self, 0) to switchBrian Feldman2000-11-251-0/+2
* | | Correct an arguement to ssh_add_identity, this matches what is currentlyBill Fumerola2000-11-251-1/+1
* | | mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-42/+42
* | | Fix a buffer overflow from a long local hostname.Kris Kennaway2000-11-191-2/+2
* | | 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
|\ \ \ \