aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Don't emit fake challenges.Dag-Erling Smørgrav2002-04-251-1/+1
* Back out previous commit.Dag-Erling Smørgrav2002-04-252-3/+3
* MFC: change default challenge/response behavior of sshdJordan K. Hubbard2002-04-252-3/+3
* MFC: Huge cleanup of telnet. Warns, etc.Mark Murray2002-04-1348-6675/+2883
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-301-0/+40
* Update version string.Jacques Vidrine2002-03-071-1/+1
* MFC 1.8: Fix off-by-one error.Jacques Vidrine2002-03-061-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-2233-0/+3373
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-02-0416-0/+2765
* Fix sftp crash due to glob(3).Brian Feldman2002-01-281-1/+1
* MFC 1.1.1.4: Don't use getlogin() to determine whether we are root.Jacques Vidrine2002-01-151-6/+7
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-142-54/+53
* MFC: Don't assume number of fds to select onJordan K. Hubbard2001-12-111-48/+57
* MFC 1.9: Update version string since we applied a fix for the UseLogin issue.Jacques Vidrine2001-12-031-1/+1
* MFC 1.18: Do not pass user-defined environmental variables to /usr/bin/login.Jacques Vidrine2001-12-031-0/+2
* MFC: 1.17 In the "UseLogin yes" case we need env to be NULL.David Malone2001-11-211-1/+1
* MFC - add copyrights to SRANick Sayer2001-10-303-4/+92
* MFC: OpenSSH 2.9Brian Feldman2001-09-28130-8900/+9208
* Fix a bug in the key regeneration signal handling for -stable only. TheMatthew Dillon2001-09-181-13/+25
* Update the version string here, too.Brian Feldman2001-08-231-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-16/+8
* MFC: Correct semantics of output_data*() and netflush() to ensureKris Kennaway2001-07-236-45/+50
* MFC: fixed the remote buffer overflow.Ruslan Ermilov2001-07-207-346/+223
* MFC 1.18: Check for krb5_rd_rep failure.Jacques Vidrine2001-07-201-0/+1
* Add PRNG security patch to prevent guessing of internal state.Kris Kennaway2001-07-191-8/+17
* MFC: usage() and manpage formatting fixes.Ruslan Ermilov2001-07-052-66/+100
* MFC: Update to OpenSSL 0.9.6aKris Kennaway2001-07-04196-1239/+3584
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-2531-0/+4674
* MFC: Security fixes to SRA telnet:Nick Sayer2001-05-303-14/+200
* MFC unix-domain 'telnet to path' support (crypto version of telnet)Matthew Dillon2001-05-273-4/+52
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-05-2017-0/+1487
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-05-1345-0/+6741
* mdoc(ng) fixesAssar Westerlund2001-05-0836-214/+160
* MFC: mdoc(ng) fixesAssar Westerlund2001-05-0822-145/+128
* Revert the last. It should have been applied to -current. Stay tuned.Nick Sayer2001-05-071-133/+0
* Add PAM support to SRA authentication. Cribbed mostly from ftpd. ThisNick Sayer2001-05-071-0/+133
* MFC: 1.7: Clean up command line arguments to telnet.Nick Sayer2001-04-242-32/+22
* 1. Revert the removal of SRANick Sayer2001-04-051-0/+18
* Punt to attic stuff that is not used by us.Mark Murray2001-03-228-1371/+0
* Report that we're not exactly OpenSSH 2.3.0.Brian Feldman2001-03-221-1/+2
* MFC: resilience against traffic analysisBrian Feldman2001-03-2210-54/+84
* MFC: Fix LP64 problem in Kerberos 5 TGT passingBrian Feldman2001-03-221-1/+3
* MFC: fix core on invalid user (not security risk)Brian Feldman2001-03-221-0/+1
* Fix incorrect unapproved commit from last night.Nick Sayer2001-03-181-1/+1
* Fix a crash noted in -stable with 'auth disable SRA'Nick Sayer2001-03-181-2/+2
* MFC: Remove double ssh.Jeroen Ruigrok van der Werven2001-03-151-1/+1
* MFC 1.6: enable auto-negotiation of encrypt and decryptAssar Westerlund2001-03-121-0/+13
* MFC: 1.2: initialize pointers to NULL and sized to 0 to avoid free:ing invali...Assar Westerlund2001-03-121-8/+15
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-052-36/+38
* MFC: r1.7: string paranoiaKris Kennaway2001-03-051-2/+2