summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.5.0cvs2svn2002-02-0415-1267/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'.cvs2svn2002-02-043321-0/+875134
|\
| * 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-47/+56
| * 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-8878/+9186
| * 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-1237/+3582
| * 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
| * MFC: r1.6: fix typoKris Kennaway2001-03-053-3/+3
| * MFC: 1.14, 1.15: strcpy() -> strlcpy(), fix typoKris Kennaway2001-03-051-3/+3
| * Add $FreeBSD$ to remove diffKris Kennaway2001-03-051-0/+1
| * MFC: r1.8: fix typoKris Kennaway2001-03-051-1/+1
| * MFC: Decent Kerberos(5) compatability (with MIT and SSH.COM)Mark Murray2001-03-0413-179/+166
| * MFC: Heimdal 0.3e (MIT mucho-compatible) upgrade.Mark Murray2001-03-04455-31976/+48870