summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix double mention of ssh.asmodai2001-03-151-1/+1
* | | | | Don't dump core when an attempt is made to login using protocol 2 withgreen2001-03-151-0/+1
* | | | | (try_krb5_authentication): simplify code. from joda@netbsd.orgassar2001-03-131-47/+4
* | | | | Fix LP64 problem in Kerberos 5 TGT passing.assar2001-03-121-1/+3
* | | | | enable auto-negotiation of encrypt and decryptassar2001-03-121-0/+13
* | | | | initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory.assar2001-03-121-8/+15
* | | | | Reenable the SIGPIPE signal handler default in all cases for spawnedgreen2001-03-111-2/+6
* | | | | Remove stuff that is really "ports material", generated files andmarkm2001-03-049-1402/+0
* | | | | Trim down the source tree a bit. We shouldn't have blatantlymarkm2001-03-044-513/+0
* | | | | Add code for being compatible with ssh.com's krb5 authentication.assar2001-03-0413-178/+165
* | | | | Resolve conflictskris2001-02-186-72/+247
* | | | | This commit was generated by cvs2svn to compensate for changes in r72613,kris2001-02-18147-286/+5416
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10kris2001-02-18154-359/+5666
* | | | | Make ConnectionsPerPeriod non-fatal for real.ps2001-02-181-0/+1
* | | | | Fix a "make world"-breaking inconsistency for those folks makingmarkm2001-02-141-1/+3
* | | | | nuke conflict markersassar2001-02-131-4/+0
* | | | | update to new heimdal libkrb5assar2001-02-131-2/+2
* | | | | fix conflicts in heimdal 0.3e importassar2001-02-136-144/+817
* | | | | This commit was generated by cvs2svn to compensate for changes in r72445,assar2001-02-13579-31499/+97092
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | import of heimdal 0.3eassar2001-02-13585-31649/+97911
* | | | | Patches backported from later development version of OpenSSH which preventkris2001-02-125-28/+53
* | | | | Note that crypto/ is not used to build in, people should see secure/kris2001-02-101-2/+6
* | | | | Synch: Add $FreeBSD$.asmodai2001-02-071-0/+1
* | | | | Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
* | | | | Fix typo: seperate -> separate.asmodai2001-02-062-2/+2
* | | | | Fix typo: wierd -> weird.asmodai2001-02-062-2/+2
* | | | | Correctly fill in the sun_len for a sockaddr_sun.green2001-02-041-1/+2
* | | | | MFS: Don't use the canonical hostname here, too.green2001-02-041-0/+2
* | | | | MFF: Make ConnectionsPerPeriod usage a warning, not fatal.green2001-02-041-1/+1
* | | | | mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-012-36/+38
* | | | | Actually propagate back to the rest of the application that a commandgreen2001-01-211-1/+1
* | | | | /Really/ deprecate ConnectionsPerPeriod, ripping out the code for itgreen2001-01-134-102/+2
* | | | | Prepare for mdoc(7)NG.ru2001-01-102-5/+11
* | | | | Fix a long-standing bug that resulted in a dropped session sometimesgreen2001-01-061-0/+1
* | | | | fix conflicts from mergeassar2000-12-299-137/+251
* | | | | This commit was generated by cvs2svn to compensate for changes in r70494,assar2000-12-29113-1462/+5381
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | import krb4-1.0.5assar2000-12-29124-1611/+5644
* | | | | This commit was generated by cvs2svn to compensate for changes in r69836,assar2000-12-101-14/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge fix from vendor for not overwriting old ticket fileassar2000-12-101-14/+0
* | | | | This commit was generated by cvs2svn to compensate for changes in r69833,assar2000-12-101-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | merge fix from vendor for removing buffer overrunassar2000-12-101-0/+3
* | | | | This commit was generated by cvs2svn to compensate for changes in r69830,assar2000-12-101-25/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge fix from vendor for not looking at environment variablesassar2000-12-101-25/+0
* | | | | (scrub_env): change to only accept a listed set of variables,assar2000-12-101-23/+37
* | | | | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0green2000-12-0534-861/+2289
* | | | | Forgot to remove the old line in the last commit.green2000-12-051-1/+0
* | | | | This commit was generated by cvs2svn to compensate for changes in r69587,green2000-12-0545-648/+2407
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-0572-1442/+3643
* | | | | Remove duplicate linebrian2000-12-041-1/+0
* | | | | Add more environment variables to be filtered through scrub_env().asmodai2000-11-301-0/+7
OpenPOWER on IntegriCloud