aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Encrypted strings (after hex decoding) aren't null terminated, becauseNick Sayer2002-08-221-4/+0
* Resolve conflicts.Jacques Vidrine2002-08-104-34/+100
* This commit was generated by cvs2svn to compensate for changes in r101618,Jacques Vidrine2002-08-109-12/+27
|\
| * Import of OpenSSL 0.9.6g.Jacques Vidrine2002-08-109-12/+27
* | This commit was generated by cvs2svn to compensate for changes in r101615,Jacques Vidrine2002-08-109-8/+34
|\|
| * Import of OpenSSL 0.9.6f.Jacques Vidrine2002-08-1013-42/+134
* | This commit was generated by cvs2svn to compensate for changes in r101613,Jacques Vidrine2002-08-1018-39/+66
|\|
| * Import of OpenSSL 0.9.6f.Jacques Vidrine2002-08-1019-61/+92
* | This commit was generated by cvs2svn to compensate for changes in r101386,Jacques Vidrine2002-08-051-1/+1
|\|
| * Correct a bug in the ASN.1 decoder which was introduced with theJacques Vidrine2002-08-051-1/+1
* | Do login cap calls _before_ descriptors are hardly closed because close mayAndrey A. Chernov2002-08-051-1/+8
* | Resolve conflicts after import of OpenSSL 0.9.6e.Jacques Vidrine2002-07-306-8/+36
* | This commit was generated by cvs2svn to compensate for changes in r100936,Jacques Vidrine2002-07-30104-325/+934
|\|
| * Import of OpenSSL 0.9.6e.Jacques Vidrine2002-07-30110-329/+968
* | This man page has not been referenced by anything for a while,Jacques Vidrine2002-07-301-509/+0
* | Remove many obsolete files. The majority of these are simply noJacques Vidrine2002-07-30148-28550/+0
* | Resolve conflicts after import of OpenSSL 0.9.6d.Jacques Vidrine2002-07-303-13/+37
* | This commit was generated by cvs2svn to compensate for changes in r100928,Jacques Vidrine2002-07-30101-1498/+2667
|\|
| * Import of OpenSSL 0.9.6d.Jacques Vidrine2002-07-30104-1511/+2704
* | Update list of files to remove prior to import of OpenSSL 0.9.6dJacques Vidrine2002-07-301-15/+6
* | Use login_getpwclass() instead of login_getclass() so that the rootTony Finch2002-07-291-1/+2
* | FreeBSD doesn't use the host RSA key by default.Tony Finch2002-07-263-7/+2
* | Problems addressed:Andrey A. Chernov2002-07-261-2/+21
* | Document the FreeBSD default for CheckHostIP, which was changed inTony Finch2002-07-252-2/+2
* | Whitespace nit.Dag-Erling Smørgrav2002-07-231-1/+1
* | In pam_init_ctx(), register a cleanup function that will kill the childDag-Erling Smørgrav2002-07-171-0/+13
* | Use realhostname_sa(3) so the IP address will be used instead of theDag-Erling Smørgrav2002-07-111-1/+3
* | Do not try to use PAM for password authentication, as it isDag-Erling Smørgrav2002-07-101-0/+8
* | Don't forget to clear the buffer before reusing it.Dag-Erling Smørgrav2002-07-101-0/+1
* | Rewrite to use the buffer API instead of roll-your-own messaging.Dag-Erling Smørgrav2002-07-051-116/+65
* | (forgot to commit) We don't need --with-opie since PAM takes care of it.Dag-Erling Smørgrav2002-07-051-1/+1
* | - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE.Dag-Erling Smørgrav2002-07-031-6/+6
* | Two FreeBSD-specific nits in comments:Dag-Erling Smørgrav2002-07-031-5/+1
* | Version bump for mm_answer_pam_respond() fix.Dag-Erling Smørgrav2002-07-021-1/+1
* | Fix a braino in mm_answer_pam_respond() which would cause sshd to abort ifDag-Erling Smørgrav2002-07-021-1/+1
* | Forgot to update the addendum in the config files.Dag-Erling Smørgrav2002-06-302-2/+2
* | Regenerate.Dag-Erling Smørgrav2002-06-291-4/+7
* | <sys/mman.h> requires <sys/types.h>.Dag-Erling Smørgrav2002-06-291-0/+1
* | Resolve conflicts.Dag-Erling Smørgrav2002-06-2927-198/+336
* | This commit was generated by cvs2svn to compensate for changes in r99060,Dag-Erling Smørgrav2002-06-2928-184/+374
|\ \
| * | Vendor import of OpenSSH 3.4p1.Dag-Erling Smørgrav2002-06-2955-381/+685
* | | Commit config.h so we don't need autoconf to build world.Dag-Erling Smørgrav2002-06-291-0/+873
* | | OpenBSD lifted this code our tree. Preserve the original CVS id.Dag-Erling Smørgrav2002-06-291-1/+1
* | | Use our __RCSID().Dag-Erling Smørgrav2002-06-291-1/+2
* | | Make sure the environment variables set by setusercontext() are passed onDag-Erling Smørgrav2002-06-291-9/+23
* | | Canonicize the host name before looking it up in the host file.Dag-Erling Smørgrav2002-06-291-1/+19
* | | Apply class-imposed login restrictions.Dag-Erling Smørgrav2002-06-291-0/+29
* | | PAM support, the FreeBSD way.Dag-Erling Smørgrav2002-06-296-10/+588
* | | Document FreeBSD defaults.Dag-Erling Smørgrav2002-06-292-3/+11
* | | Document FreeBSD defaults and paths.Dag-Erling Smørgrav2002-06-294-24/+41