| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC s3_pkt.c 1.1.1.9: | Jacques Vidrine | 2004-03-17 | 2 | -1/+9 |
| * | Correct vulnerabilities in OpenSSL ASN.1 parsing. | Jacques Vidrine | 2003-10-03 | 4 | -6/+16 |
| * | Update version string. | Dag-Erling Smørgrav | 2003-09-24 | 5 | -5/+5 |
| * | MFC: (1.12) resp is a pointer to an array of structs. | Dag-Erling Smørgrav | 2003-09-24 | 1 | -9/+9 |
| * | MFC: (1.7) return the correct error value when a null query fails. | Dag-Erling Smørgrav | 2003-09-24 | 1 | -1/+1 |
| * | MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, | Jacques Vidrine | 2003-09-17 | 6 | -26/+38 |
| * | Bump addendum version for additional fixes. | Jacques Vidrine | 2003-09-17 | 1 | -1/+1 |
| * | MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to | Jacques Vidrine | 2003-09-16 | 2 | -5/+8 |
| * | Fix off-by-one and initialization errors which prevented sshd from | Dag-Erling Smørgrav | 2003-05-28 | 1 | -1/+2 |
| * | Revert unnecessary part of previous commit. | Dag-Erling Smørgrav | 2003-05-13 | 1 | -7/+7 |
| * | Rename a few functions to avoid stealing common words (error, log, debug | Dag-Erling Smørgrav | 2003-05-12 | 1 | -7/+16 |
| * | Fix up external variables named "debug" that have a horrible habit | Mark Murray | 2003-05-11 | 5 | -8/+8 |
| * | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. | David E. O'Brien | 2003-05-04 | 19 | -81/+79 |
| * | Remove RCSID from files which have no other diffs to the vendor branch. | Dag-Erling Smørgrav | 2003-05-01 | 25 | -25/+0 |
| * | Nit. | Dag-Erling Smørgrav | 2003-04-23 | 1 | -1/+1 |
| * | Improvements to the proposed shell code. | Dag-Erling Smørgrav | 2003-04-23 | 1 | -7/+6 |
| * | Regenerate. | Dag-Erling Smørgrav | 2003-04-23 | 1 | -2/+42 |
| * | Resolve conflicts. | Dag-Erling Smørgrav | 2003-04-23 | 47 | -622/+827 |
| * | This commit was generated by cvs2svn to compensate for changes in r113908, | Dag-Erling Smørgrav | 2003-04-23 | 90 | -1204/+3371 |
| |\ |
|
| | * | Vendor import of OpenSSH-portable 3.6.1p1. | Dag-Erling Smørgrav | 2003-04-23 | 135 | -1767/+4203 |
| * | | - when using a child process instead of a thread, change the child's | Dag-Erling Smørgrav | 2003-03-31 | 1 | -2/+13 |
| * | | If an ssh1 client initiated challenge-response authentication but did | Dag-Erling Smørgrav | 2003-03-31 | 3 | -1/+22 |
| * | | Merge conflicts | Chris D. Faulhaber | 2003-03-20 | 2 | -5/+30 |
| * | | This commit was generated by cvs2svn to compensate for changes in r112439, | Chris D. Faulhaber | 2003-03-20 | 1 | -13/+12 |
| |\ \ |
|
| | * | | Import of PKCS #1 security fix. | Chris D. Faulhaber | 2003-03-20 | 1 | -13/+12 |
| * | | | KerberosIV deorbit sequence: Re-entry. Thank you, faithful friend. | Mark Murray | 2003-03-08 | 657 | -148390/+0 |
| * | | | Unbreak Kerberos 5 authentication in telnet. | Jacques Vidrine | 2003-03-06 | 1 | -0/+24 |
| * | | | Resolve conflicts after import of OpenSSL 0.9.7a. | Jacques Vidrine | 2003-02-19 | 5 | -1/+27 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r111147, | Jacques Vidrine | 2003-02-19 | 152 | -642/+1657 |
| |\| | |
|
| | * | | Vendor import of OpenSSL 0.9.7a. | Jacques Vidrine | 2003-02-19 | 157 | -643/+1684 |
| * | | | Paranoia: instead of a NULL conversation function, use one that always | Dag-Erling Smørgrav | 2003-02-16 | 1 | -6/+24 |
| * | | | When `des_read_pw_string' is a macro, as in OpenSSL 0.9.7, | Jacques Vidrine | 2003-02-14 | 1 | -1/+1 |
| * | | | document the current default value for VersionAddendum. | Dag-Erling Smørgrav | 2003-02-11 | 4 | -4/+4 |
| * | | | Set the ruid to the euid at startup as a workaround for a bug in pam_ssh. | Dag-Erling Smørgrav | 2003-02-07 | 1 | -0/+1 |
| * | | | The manual page lists only 2 files, however it reads as `three files' which is | Tom Rhodes | 2003-02-05 | 1 | -2/+2 |
| * | | | Linux-PAM's pam_start(3) fails with a bogus error message if passed the | Dag-Erling Smørgrav | 2003-02-03 | 1 | -1/+2 |
| * | | | Bump patch date to 2003-02-01 (the day after I fixed PAM authentication | Dag-Erling Smørgrav | 2003-02-03 | 1 | -1/+1 |
| * | | | Fix keyboard-interactive authentication for ssh1. The problem was twofold: | Dag-Erling Smørgrav | 2003-01-31 | 2 | -0/+21 |
| * | | | Background: | Jacques Vidrine | 2003-01-29 | 10 | -494/+18 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r110018, | Jacques Vidrine | 2003-01-29 | 5 | -29/+33 |
| |\| | |
|
| | * | | = Fix a bug in UI_UTIL_read_pw's error handling that caused | Jacques Vidrine | 2003-01-29 | 5 | -29/+33 |
| * | | | Merge conflicts. | Mark Murray | 2003-01-28 | 29 | -1093/+1738 |
| * | | | Remove files no longer on OpenSSL 0.9.7. crypto/des/rnd_keys.c is | Mark Murray | 2003-01-28 | 49 | -6676/+0 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r109998, | Mark Murray | 2003-01-28 | 943 | -19690/+102016 |
| |\| | |
|
| | * | | Vendor import of OpenSSL release 0.9.7. This release includes | Mark Murray | 2003-01-28 | 965 | -20743/+103754 |
| * | | | Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required | Jacques Vidrine | 2003-01-28 | 20 | -13/+32 |
| * | | | Force early initialization of the resolver library, since the resolver | Dag-Erling Smørgrav | 2003-01-22 | 1 | -0/+15 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r109641, | Jacques Vidrine | 2003-01-21 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | Add a missing include, needed to get a prototype for `des_read_pw_string'. | Jacques Vidrine | 2003-01-21 | 1 | -1/+2 |
| * | | | | add more RFC defined telnet options | Bill Fumerola | 2003-01-18 | 1 | -3/+8 |