aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts after import of OpenSSL 0.9.7d.Jacques Vidrine2004-03-179-6/+17
* This commit was generated by cvs2svn to compensate for changes in r127128,Jacques Vidrine2004-03-17181-1511/+2602
|\
| * Vendor import of OpenSSL 0.9.7d.Jacques Vidrine2004-03-17190-1517/+2619
* | This commit was generated by cvs2svn to compensate for changes in r127114,Jacques Vidrine2004-03-171-0/+8
|\|
| * Correct a denial-of-service vulnerability in OpenSSL (CAN-2004-0079).Jacques Vidrine2004-03-171-0/+8
* | Correctly document the default value of UsePAM.Dag-Erling Smørgrav2004-03-152-5/+4
* | Update VersionAddendum in config files and man pages.Dag-Erling Smørgrav2004-02-264-4/+4
* | Define HAVE_GSSAPI_H.Dag-Erling Smørgrav2004-02-261-1/+1
* | Regenerate.Dag-Erling Smørgrav2004-02-261-10/+52
* | Document recently changed configuration defaults.Dag-Erling Smørgrav2004-02-261-0/+4
* | Resolve conflicts.Dag-Erling Smørgrav2004-02-2661-2962/+2246
* | This commit was generated by cvs2svn to compensate for changes in r126274,Dag-Erling Smørgrav2004-02-26144-1436/+4748
|\ \
| * | Vendor import of OpenSSH 3.8p1.Dag-Erling Smørgrav2004-02-26203-3203/+7017
* | | Merge OpenSSH 3.8p1.Dag-Erling Smørgrav2004-02-261-56/+24
* | | Prepare for upcoming 3.8p1 import.Dag-Erling Smørgrav2004-02-261-1/+1
* | | Pull asbesthos underpants on and disable protocol version 1 by default.Dag-Erling Smørgrav2004-02-263-3/+3
* | | Turn non-PAM password authentication off by default when USE_PAM isDag-Erling Smørgrav2004-02-193-2/+10
* | | Update the "overview of FreeBSD changes to OpenSSH-portable" to reflectDag-Erling Smørgrav2004-01-251-11/+1
* | | Work around removal of EAI_NODATA from netdb.h.Dag-Erling Smørgrav2004-01-181-1/+2
* | | Re-add the FreeBSD RCS keyword for the benefit of mergemaster.Jacques Vidrine2004-01-091-0/+1
* | | This commit was generated by cvs2svn to compensate for changes in r124287,Dag-Erling Smørgrav2004-01-091-1/+1
|\| |
| * | Don't output the terminating '\0' (already fixed in OpenSSH CVS)Dag-Erling Smørgrav2004-01-091-1/+1
| * | Remove obsolete files on the vendor branch.Dag-Erling Smørgrav2004-01-0838-2023/+0
* | | Egg on my face: UsePAM was off by default.Dag-Erling Smørgrav2004-01-091-1/+1
* | | Regenerate config.h; I don't know why this didn't hit CVS yesterday.Dag-Erling Smørgrav2004-01-081-36/+107
* | | Update to reflect changes since the last version.Dag-Erling Smørgrav2004-01-071-5/+10
* | | Resolve conflicts and remove obsolete files.Dag-Erling Smørgrav2004-01-0797-5958/+3376
* | | This commit was generated by cvs2svn to compensate for changes in r124208,Dag-Erling Smørgrav2004-01-07155-3643/+8928
|\| |
| * | Vendor import of OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-07216-7047/+12721
* | | Merge OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-071-73/+185
* | | Add a missing word.Simon L. B. Nielsen2003-10-311-1/+1
* | | Plug a memory leak in the PAM child process. It is of no great consequenceDag-Erling Smørgrav2003-10-231-0/+8
* | | This commit was generated by cvs2svn to compensate for changes in r120952,Jacques Vidrine2003-10-091-3/+3
|\ \ \
| * | | Correct badly-formed code (missing quote) within `#if 0' section.Jacques Vidrine2003-10-091-3/+3
* | | | Resolve conflicts after import of Heimdal 0.6.Jacques Vidrine2003-10-091-27/+479
* | | | This commit was generated by cvs2svn to compensate for changes in r120945,Jacques Vidrine2003-10-09304-3673/+13251
|\| | |
| * | | Vendor import of Heimdal 0.6.Jacques Vidrine2003-10-09306-3718/+13744
* | | | Add list of files to remove from the Heimdal distribution prior toJacques Vidrine2003-10-091-0/+13
* | | | Remove files no longer included with OpenSSL as of version 0.9.7c.Jacques Vidrine2003-10-011-4/+0
* | | | Merge conflicts after import of OpenSSL 0.9.7c.Jacques Vidrine2003-10-015-114/+170
* | | | This commit was generated by cvs2svn to compensate for changes in r120631,Jacques Vidrine2003-10-01133-545/+1450
|\ \ \ \ | | |_|/ | |/| |
| * | | Vendor import of OpenSSL 0.9.7cJacques Vidrine2003-10-01137-589/+1616
| * | | Enable RSA blinding by default.Chris D. Faulhaber2003-03-202-5/+30
* | | | Update list of files to remove prior to import of OpenSSL 0.9.7c.Jacques Vidrine2003-10-011-0/+9
* | | | This commit was generated by cvs2svn to compensate for changes in r120489,Josef Karthauser2003-09-261-4/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Additional corrections to OpenSSH buffer handling.Josef Karthauser2003-09-262-6/+12
* | | | Additional corrections to OpenSSH buffer handling.Josef Karthauser2003-09-261-2/+3
* | | | Update version string.Dag-Erling Smørgrav2003-09-245-5/+5
* | | | Remove bogus calls to xfree().Dag-Erling Smørgrav2003-09-241-4/+0
* | | | resp is a pointer to an array of structs, not an array of pointers to structs.Dag-Erling Smørgrav2003-09-241-9/+9