aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Suggested by kris, OpenSSH shall have a version designated to note thatBrian Feldman2001-03-201-1/+2
* Make password attacks based on traffic analysis harder by requiring thatBrian Feldman2001-03-209-5/+74
* Fix core noted in -stable with 'auth disable SRA'.Nick Sayer2001-03-181-2/+2
* Fix double mention of ssh.Jeroen Ruigrok van der Werven2001-03-151-1/+1
* Don't dump core when an attempt is made to login using protocol 2 withBrian Feldman2001-03-151-0/+1
* (try_krb5_authentication): simplify code. from joda@netbsd.orgAssar Westerlund2001-03-131-47/+4
* Fix LP64 problem in Kerberos 5 TGT passing.Assar Westerlund2001-03-121-1/+3
* enable auto-negotiation of encrypt and decryptAssar Westerlund2001-03-121-0/+13
* initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory.Assar Westerlund2001-03-121-8/+15
* Reenable the SIGPIPE signal handler default in all cases for spawnedBrian Feldman2001-03-111-2/+6
* Remove stuff that is really "ports material", generated files andMark Murray2001-03-049-1402/+0
* Trim down the source tree a bit. We shouldn't have blatantlyMark Murray2001-03-044-513/+0
* Add code for being compatible with ssh.com's krb5 authentication.Assar Westerlund2001-03-0413-178/+165
* Resolve conflictsKris Kennaway2001-02-186-72/+247
* This commit was generated by cvs2svn to compensate for changes in r72613,Kris Kennaway2001-02-18147-286/+5416
|\
| * Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10Kris Kennaway2001-02-18154-359/+5666
* | Make ConnectionsPerPeriod non-fatal for real.Paul Saab2001-02-181-0/+1
* | Fix a "make world"-breaking inconsistency for those folks makingMark Murray2001-02-141-1/+3
* | nuke conflict markersAssar Westerlund2001-02-131-4/+0
* | update to new heimdal libkrb5Assar Westerlund2001-02-131-2/+2
* | fix conflicts in heimdal 0.3e importAssar Westerlund2001-02-136-144/+817
* | This commit was generated by cvs2svn to compensate for changes in r72445,Assar Westerlund2001-02-13579-31499/+97092
|\ \
| * | import of heimdal 0.3eAssar Westerlund2001-02-13585-31649/+97911
* | | Patches backported from later development version of OpenSSH which preventKris Kennaway2001-02-125-28/+53
* | | Note that crypto/ is not used to build in, people should see secure/Kris Kennaway2001-02-101-2/+6
* | | Synch: Add $FreeBSD$.Jeroen Ruigrok van der Werven2001-02-071-0/+1
* | | Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* | | Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-062-2/+2
* | | Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-062-2/+2
* | | Correctly fill in the sun_len for a sockaddr_sun.Brian Feldman2001-02-041-1/+2
* | | MFS: Don't use the canonical hostname here, too.Brian Feldman2001-02-041-0/+2
* | | MFF: Make ConnectionsPerPeriod usage a warning, not fatal.Brian Feldman2001-02-041-1/+1
* | | mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-012-36/+38
* | | Actually propagate back to the rest of the application that a commandBrian Feldman2001-01-211-1/+1
* | | /Really/ deprecate ConnectionsPerPeriod, ripping out the code for itBrian Feldman2001-01-134-102/+2
* | | Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-102-5/+11
* | | Fix a long-standing bug that resulted in a dropped session sometimesBrian Feldman2001-01-061-0/+1
* | | fix conflicts from mergeAssar Westerlund2000-12-299-137/+251
* | | This commit was generated by cvs2svn to compensate for changes in r70494,Assar Westerlund2000-12-29113-1462/+5381
|\ \ \
| * | | import krb4-1.0.5Assar Westerlund2000-12-29124-1611/+5644
* | | | This commit was generated by cvs2svn to compensate for changes in r69836,Assar Westerlund2000-12-101-14/+0
|\| | |
| * | | merge fix from vendor for not overwriting old ticket fileAssar Westerlund2000-12-101-14/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r69833,Assar Westerlund2000-12-101-0/+3
|\| | |
| * | | merge fix from vendor for removing buffer overrunAssar Westerlund2000-12-101-0/+3
* | | | This commit was generated by cvs2svn to compensate for changes in r69830,Assar Westerlund2000-12-101-25/+0
|\| | |
| * | | merge fix from vendor for not looking at environment variablesAssar Westerlund2000-12-101-25/+0
* | | | (scrub_env): change to only accept a listed set of variables,Assar Westerlund2000-12-101-23/+37
* | | | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0Brian Feldman2000-12-0534-861/+2289
* | | | Forgot to remove the old line in the last commit.Brian Feldman2000-12-051-1/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r69587,Brian Feldman2000-12-0545-648/+2407
|\ \ \ \