summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* In the "UseLogin yes" case we need env to be NULL to make sure itdwmalone2001-11-191-1/+1
* Fix world by trimming an extra comment terminator.jhb2001-10-291-1/+1
* Add Berkeley copyright to SRA.nsayer2001-10-293-1/+91
* Diff-reduce these two.markm2001-10-271-3/+3
* Add __FBSDID() to diff-reduce with "base" telnet.markm2001-10-0114-28/+40
* Modify a "You don't exist" message, pretty rude for transient YP failures.green2001-09-271-1/+1
* fix renamed options in some of the code that was #ifdef AFSassar2001-09-044-4/+7
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-2911-936/+7
* Backout last change. I didnt follow the thread and made a mistakeps2001-08-271-1/+1
* Correctly spell localizationsps2001-08-271-1/+1
* Remove description of an option that only applies to UNICOS < 7.0.dd2001-08-251-13/+0
* Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-2025-290/+283
* Update the OpenSSH minor-version string.green2001-08-161-1/+1
* Removal of following export controll related sentences:horikawa2001-08-151-10/+0
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-3/+6
* output_data(), output_datalen() and netflush() didn't actually guaranteekris2001-07-236-45/+50
* More potential buffer overflow fixes.ru2001-07-204-35/+7
* Resolve conflictskris2001-07-194-7/+9
* This commit was generated by cvs2svn to compensate for changes in r79998,kris2001-07-1992-1445/+2518
|\
| * Initial import of OpenSSL 0.9.6bkris2001-07-1997-1460/+2538
* | vsnprintf() can return a value larger than the buffer size.ru2001-07-191-1/+1
* | Fixed the exploitable remote buffer overflow.ru2001-07-196-314/+219
* | Bug fix: When the client connects to a server and Kerberosnectar2001-07-131-0/+1
* | mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-3/+2
* | Fix an incorrect conflict resolution which prevented TISAuthenticationgreen2001-07-071-25/+2
* | mdoc(7) police: merge all fixes from non-crypto version.ru2001-07-051-58/+92
* | MF non-crypto: 1.13: document -u in usage.ru2001-07-051-8/+8
* | Also add a colon to "Bad passphrase, please try again ".green2001-06-291-1/+1
* | Put in a missing colon in the "Enter passphrase" message.green2001-06-291-1/+1
* | Back out the last change which is probably actually a red herring. Argh!green2001-06-261-4/+2
* | Don't pointlessly kill a channel because the first (forced)green2001-06-261-2/+4
* | fix merges from 0.3fassar2001-06-217-274/+528
* | This commit was generated by cvs2svn to compensate for changes in r78527,assar2001-06-21485-7462/+39617
|\ \
| * | import of heimdal 0.3fassar2001-06-21495-7740/+40167
* | | (do_authloop): handle !KRB4 && KRB5assar2001-06-161-4/+7
* | | Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 doesmarkm2001-06-151-1/+3
* | | Enable Kerberos 5 support in sshd again.green2001-06-123-2/+4
* | | Switch to the user's uid before attempting to unlink the auth forwardinggreen2001-06-084-25/+45
* | | Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.obrien2001-05-241-1/+1
* | | Oops, forgot the 'u' in the getopt for the previous commit.dillon2001-05-241-1/+1
* | | A feature to allow one to telnet to a unix domain socket. (MFC fromdillon2001-05-233-3/+51
* | | Resolve conflictskris2001-05-206-26/+48
* | | This commit was generated by cvs2svn to compensate for changes in r76866,kris2001-05-20116-815/+1893
|\ \ \ | | |/ | |/|
| * | Initial import of OpenSSL 0.9.6akris2001-05-20122-841/+1941
* | | Restore the RSA host key to /etc/ssh/ssh_host_key.obrien2001-05-181-2/+1
* | | Make the PAM user-override actually override the correect thing.nsayer2001-05-171-3/+3
* | | Back out last commit. This was already fixed. This should never havepeter2001-05-171-2/+0
* | | Fix the latest telnet breakage. Obviously this was never compiled.peter2001-05-171-4/+4
* | | Since the root-on-insecure-tty code was added to telnetd, a dependencynsayer2001-05-161-0/+2
* | | Make sure the protocol actively rejects bad data rather thannsayer2001-05-161-8/+8
OpenPOWER on IntegriCloud