| Commit message (Expand) | Author | Age | Files | Lines |
* | Encrypted strings (after hex decoding) aren't null terminated, because | nsayer | 2002-08-22 | 1 | -4/+0 |
* | Resolve conflicts. | nectar | 2002-08-10 | 4 | -34/+100 |
* | This commit was generated by cvs2svn to compensate for changes in r101618, | nectar | 2002-08-10 | 9 | -12/+27 |
|\ |
|
| * | Import of OpenSSL 0.9.6g. | nectar | 2002-08-10 | 9 | -12/+27 |
* | | This commit was generated by cvs2svn to compensate for changes in r101615, | nectar | 2002-08-10 | 9 | -8/+34 |
|\ \
| |/ |
|
| * | Import of OpenSSL 0.9.6f. | nectar | 2002-08-10 | 13 | -42/+134 |
* | | This commit was generated by cvs2svn to compensate for changes in r101613, | nectar | 2002-08-10 | 18 | -39/+66 |
|\ \
| |/ |
|
| * | Import of OpenSSL 0.9.6f. | nectar | 2002-08-10 | 19 | -61/+92 |
* | | This commit was generated by cvs2svn to compensate for changes in r101386, | nectar | 2002-08-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Correct a bug in the ASN.1 decoder which was introduced with the | nectar | 2002-08-05 | 1 | -1/+1 |
* | | Do login cap calls _before_ descriptors are hardly closed because close may | ache | 2002-08-05 | 1 | -1/+8 |
* | | Resolve conflicts after import of OpenSSL 0.9.6e. | nectar | 2002-07-30 | 6 | -8/+36 |
* | | This commit was generated by cvs2svn to compensate for changes in r100936, | nectar | 2002-07-30 | 104 | -325/+934 |
|\ \
| |/ |
|
| * | Import of OpenSSL 0.9.6e. | nectar | 2002-07-30 | 110 | -329/+968 |
* | | This man page has not been referenced by anything for a while, | nectar | 2002-07-30 | 1 | -509/+0 |
* | | Remove many obsolete files. The majority of these are simply no | nectar | 2002-07-30 | 148 | -28550/+0 |
* | | Resolve conflicts after import of OpenSSL 0.9.6d. | nectar | 2002-07-30 | 3 | -13/+37 |
* | | This commit was generated by cvs2svn to compensate for changes in r100928, | nectar | 2002-07-30 | 101 | -1498/+2667 |
|\ \
| |/ |
|
| * | Import of OpenSSL 0.9.6d. | nectar | 2002-07-30 | 104 | -1511/+2704 |
* | | Update list of files to remove prior to import of OpenSSL 0.9.6d | nectar | 2002-07-30 | 1 | -15/+6 |
* | | Use login_getpwclass() instead of login_getclass() so that the root | fanf | 2002-07-29 | 1 | -1/+2 |
* | | FreeBSD doesn't use the host RSA key by default. | fanf | 2002-07-26 | 3 | -7/+2 |
* | | Problems addressed: | ache | 2002-07-26 | 1 | -2/+21 |
* | | Document the FreeBSD default for CheckHostIP, which was changed in | fanf | 2002-07-25 | 2 | -2/+2 |
* | | Whitespace nit. | des | 2002-07-23 | 1 | -1/+1 |
* | | In pam_init_ctx(), register a cleanup function that will kill the child | des | 2002-07-17 | 1 | -0/+13 |
* | | Use realhostname_sa(3) so the IP address will be used instead of the | des | 2002-07-11 | 1 | -1/+3 |
* | | Do not try to use PAM for password authentication, as it is | des | 2002-07-10 | 1 | -0/+8 |
* | | Don't forget to clear the buffer before reusing it. | des | 2002-07-10 | 1 | -0/+1 |
* | | Rewrite to use the buffer API instead of roll-your-own messaging. | des | 2002-07-05 | 1 | -116/+65 |
* | | (forgot to commit) We don't need --with-opie since PAM takes care of it. | des | 2002-07-05 | 1 | -1/+1 |
* | | - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE. | des | 2002-07-03 | 1 | -6/+6 |
* | | Two FreeBSD-specific nits in comments: | des | 2002-07-03 | 1 | -5/+1 |
* | | Version bump for mm_answer_pam_respond() fix. | des | 2002-07-02 | 1 | -1/+1 |
* | | Fix a braino in mm_answer_pam_respond() which would cause sshd to abort if | des | 2002-07-02 | 1 | -1/+1 |
* | | Forgot to update the addendum in the config files. | des | 2002-06-30 | 2 | -2/+2 |
* | | Regenerate. | des | 2002-06-29 | 1 | -4/+7 |
* | | <sys/mman.h> requires <sys/types.h>. | des | 2002-06-29 | 1 | -0/+1 |
* | | Resolve conflicts. | des | 2002-06-29 | 27 | -198/+336 |
* | | This commit was generated by cvs2svn to compensate for changes in r99060, | des | 2002-06-29 | 28 | -184/+374 |
|\ \ |
|
| * | | Vendor import of OpenSSH 3.4p1. | des | 2002-06-29 | 55 | -381/+685 |
* | | | Commit config.h so we don't need autoconf to build world. | des | 2002-06-29 | 1 | -0/+873 |
* | | | OpenBSD lifted this code our tree. Preserve the original CVS id. | des | 2002-06-29 | 1 | -1/+1 |
* | | | Use our __RCSID(). | des | 2002-06-29 | 1 | -1/+2 |
* | | | Make sure the environment variables set by setusercontext() are passed on | des | 2002-06-29 | 1 | -9/+23 |
* | | | Canonicize the host name before looking it up in the host file. | des | 2002-06-29 | 1 | -1/+19 |
* | | | Apply class-imposed login restrictions. | des | 2002-06-29 | 1 | -0/+29 |
* | | | PAM support, the FreeBSD way. | des | 2002-06-29 | 6 | -10/+588 |
* | | | Document FreeBSD defaults. | des | 2002-06-29 | 2 | -3/+11 |
* | | | Document FreeBSD defaults and paths. | des | 2002-06-29 | 4 | -24/+41 |