summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts.kris2002-01-279-84/+361
* This commit was generated by cvs2svn to compensate for changes in r89837,kris2002-01-27139-753/+5117
|\
| * Initial import of OpenSSL 0.9.6ckris2002-01-27149-838/+5487
* | Make libssh.so useable (undefined reference to IPv4or6).ru2002-01-233-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r89402,nectar2002-01-151-6/+7
|\ \
| * | Don't use getlogin() to determine whether we are root.nectar2002-01-151-6/+7
* | | Fix a coredump bug occurring if ssh-keygen attempts to change the passwordgreen2002-01-071-1/+1
* | | mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.ru2001-12-141-6/+5
* | | Don't assume that the number of fds to select on is known quantity (injkh2001-12-091-32/+56
* | | Fixed bugs from previous revision.ru2001-12-041-1/+2
* | | Update version string since we applied a fix for the UseLogin issue.nectar2001-12-031-1/+1
* | | Protect variables and function prototypes that are only used in the INET6jhay2001-12-031-1/+7
* | | More help for alpha WARNS=2. This code is, erm, unusual. Anyone whomarkm2001-12-031-4/+4
* | | help the alphas out with the WARNS=2 stuff.markm2001-12-032-2/+2
* | | Do not pass user-defined environmental variables to /usr/bin/login.nectar2001-12-031-0/+2
* | | Protect names that are used elsewhere. This fixes WARNS=2 breakagemarkm2001-12-011-4/+4
* | | Damn. The previous mega-commit was incomplete WRT ANSIfication. Thismarkm2001-11-3013-281/+250
* | | Very large style makeover.markm2001-11-3045-5317/+2469
* | | 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
OpenPOWER on IntegriCloud