aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add __FBSDID() to diff-reduce with "base" telnet.Mark Murray2001-10-0114-28/+40
* Modify a "You don't exist" message, pretty rude for transient YP failures.Brian Feldman2001-09-271-1/+1
* fix renamed options in some of the code that was #ifdef AFSAssar Westerlund2001-09-044-4/+7
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-2911-936/+7
* Backout last change. I didnt follow the thread and made a mistakePaul Saab2001-08-271-1/+1
* Correctly spell localizationsPaul Saab2001-08-271-1/+1
* Remove description of an option that only applies to UNICOS < 7.0.Dima Dorfman2001-08-251-13/+0
* Code merge and diff reduce with "base" telnet. This is the "later"Mark Murray2001-08-2025-290/+283
* Update the OpenSSH minor-version string.Brian Feldman2001-08-161-1/+1
* Removal of following export controll related sentences:Kazuo Horikawa2001-08-151-10/+0
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-3/+6
* output_data(), output_datalen() and netflush() didn't actually guaranteeKris Kennaway2001-07-236-45/+50
* More potential buffer overflow fixes.Ruslan Ermilov2001-07-204-35/+7
* Resolve conflictsKris Kennaway2001-07-194-7/+9
* This commit was generated by cvs2svn to compensate for changes in r79998,Kris Kennaway2001-07-1992-1445/+2518
|\
| * Initial import of OpenSSL 0.9.6bKris Kennaway2001-07-1997-1460/+2538
* | vsnprintf() can return a value larger than the buffer size.Ruslan Ermilov2001-07-191-1/+1
* | Fixed the exploitable remote buffer overflow.Ruslan Ermilov2001-07-196-314/+219
* | Bug fix: When the client connects to a server and KerberosJacques Vidrine2001-07-131-0/+1
* | mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-3/+2
* | Fix an incorrect conflict resolution which prevented TISAuthenticationBrian Feldman2001-07-071-25/+2
* | mdoc(7) police: merge all fixes from non-crypto version.Ruslan Ermilov2001-07-051-58/+92
* | MF non-crypto: 1.13: document -u in usage.Ruslan Ermilov2001-07-051-8/+8
* | Also add a colon to "Bad passphrase, please try again ".Brian Feldman2001-06-291-1/+1
* | Put in a missing colon in the "Enter passphrase" message.Brian Feldman2001-06-291-1/+1
* | Back out the last change which is probably actually a red herring. Argh!Brian Feldman2001-06-261-4/+2
* | Don't pointlessly kill a channel because the first (forced)Brian Feldman2001-06-261-2/+4
* | fix merges from 0.3fAssar Westerlund2001-06-217-274/+528
* | This commit was generated by cvs2svn to compensate for changes in r78527,Assar Westerlund2001-06-21485-7462/+39617
|\ \
| * | import of heimdal 0.3fAssar Westerlund2001-06-21495-7740/+40167
* | | (do_authloop): handle !KRB4 && KRB5Assar Westerlund2001-06-161-4/+7
* | | Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 doesMark Murray2001-06-151-1/+3
* | | Enable Kerberos 5 support in sshd again.Brian Feldman2001-06-123-2/+4
* | | Switch to the user's uid before attempting to unlink the auth forwardingBrian Feldman2001-06-084-25/+45
* | | Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.David E. O'Brien2001-05-241-1/+1
* | | Oops, forgot the 'u' in the getopt for the previous commit.Matthew Dillon2001-05-241-1/+1
* | | A feature to allow one to telnet to a unix domain socket. (MFC fromMatthew Dillon2001-05-233-3/+51
* | | Resolve conflictsKris Kennaway2001-05-206-26/+48
* | | This commit was generated by cvs2svn to compensate for changes in r76866,Kris Kennaway2001-05-20116-815/+1893
|\ \ \ | | |/ | |/|
| * | Initial import of OpenSSL 0.9.6aKris Kennaway2001-05-20122-841/+1941
* | | Restore the RSA host key to /etc/ssh/ssh_host_key.David E. O'Brien2001-05-181-2/+1
* | | Make the PAM user-override actually override the correect thing.Nick Sayer2001-05-171-3/+3
* | | Back out last commit. This was already fixed. This should never havePeter Wemm2001-05-171-2/+0
* | | Fix the latest telnet breakage. Obviously this was never compiled.Peter Wemm2001-05-171-4/+4
* | | Since the root-on-insecure-tty code was added to telnetd, a dependencyNick Sayer2001-05-161-0/+2
* | | Make sure the protocol actively rejects bad data rather thanNick Sayer2001-05-161-8/+8
* | | srandomdev() affords us the opportunity to radically improve, and at theNick Sayer2001-05-161-0/+7
* | | Catch any attempted buffer overflows. The magic numbers in this codeNick Sayer2001-05-161-2/+6
* | | Catch malloc return failures. This should help avoid dereferencing NULL onNick Sayer2001-05-161-0/+8
* | | Hack to work around braindeath in libtelnet:sra.c. The sra.o filePeter Wemm2001-05-151-0/+1