aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Note that X11 Forwarding is off by default.Nik Clayton2000-04-301-4/+5
* MFF: catch up with FreeFallMark Murray2000-04-191-90/+0
* If stderr is closed, report the error message about missing librariesKris Kennaway2000-04-182-11/+31
* Internat diff reducer.Mark Murray2000-04-161-0/+1
* This commit was generated by cvs2svn to compensate for changes in r59281,Mark Murray2000-04-161-0/+90
|\
| * Virgin import of OpenSSL v0.9.5aMark Murray2000-04-164-5/+97
* | Resolve conflicts.Kris Kennaway2000-04-1317-167/+420
* | This commit was generated by cvs2svn to compensate for changes in r59191,Kris Kennaway2000-04-13696-9434/+55806
|\|
| * Initial import of OpenSSL 0.9.5aKris Kennaway2000-04-13713-9597/+56254
* | Correct a typo and interchanged library namesKris Kennaway2000-04-051-2/+2
* | Fix a memory leak.Kris Kennaway2000-03-291-5/+8
* | #include <ssl/foo.h> -> #include <openssl/foo.h>Kris Kennaway2000-03-263-7/+11
* | Resolve conflicts.Kris Kennaway2000-03-2616-544/+684
* | This commit was generated by cvs2svn to compensate for changes in r58582,Kris Kennaway2000-03-2624-272/+628
|\ \
| * | Virgin import of OpenSSH sources dated 2000/03/25vendor/openssh/1.2.3-2000-03-25Kris Kennaway2000-03-2641-839/+1340
* | | Don't refer to the openssl handbook chapter by name - the doc guys keepKris Kennaway2000-03-252-2/+2
* | | Use pipe() instead of socketpair() in sshd when communicatingBrian Somers2000-03-241-1/+3
* | | Fix a few spelling errors.Mike Pritchard2000-03-242-3/+3
* | | IgnoreUserKnownHosts is a boolean flag, not an integer value.Sheldon Hearn2000-03-221-1/+1
* | | Add a new function stub to libcrypto() which resolves to a symbol inKris Kennaway2000-03-135-2/+71
* | | Various manpage style/grammar/formatting cleanupsKris Kennaway2000-03-131-28/+46
* | | - typosNik Clayton2000-03-101-55/+61
* | | Make LOGIN_CAP work properly.Mark Murray2000-03-091-18/+27
* | | /etc -> /etc/sshKris Kennaway2000-03-082-29/+29
* | | MFI: Use krb5 functions in krb5 files.John Hay2000-03-031-1/+1
* | | Replace structure copy form ifreq obtained by SIOCGIFADDRYoshinobu Inoue2000-03-031-1/+3
* | | CMSG_XXX macros alignment fixes to follow RFC2292.Yoshinobu Inoue2000-03-031-14/+12
* | | Turn off X11 forwarding in the client. X11 forwarding in the server byBrian Feldman2000-03-033-4/+8
* | | Update the wording on the error message when libcrypto.so can't find anKris Kennaway2000-03-022-4/+8
* | | Enable connection logging. FreeBSD's libwrap is IPv6 ready.Hajimu UMEMOTO2000-02-291-2/+1
* | | 1) Add kerberos5 functionality.Mark Murray2000-02-2812-171/+1041
* | | Don't put truncated hostnames in utmpBrian Somers2000-02-281-1/+1
* | | Sync with internat.freebsd.org; weak symbols vs static libs == troublePeter Wemm2000-02-262-42/+26
* | | Merge from internat.freebsd.org; move VERBOSE_STUBS to a better spot.Peter Wemm2000-02-261-1/+2
* | | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-261-0/+121
* | | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-267-33/+13
* | | At great personal risk (to my already fragile sanity), reorganizePeter Wemm2000-02-261-1/+2
* | | Redo this with a repo copy from the original file and reset thePeter Wemm2000-02-261-1/+1
* | | oops, update path to /etc/ssh/ssh_host_keyPeter Wemm2000-02-261-1/+1
* | | Merge from internat.freebsd.org; move ssh files from /etc to /etc/sshPeter Wemm2000-02-251-1/+1
* | | Don't use the dlopen() stubs if comiling with PIC. This stillPeter Wemm2000-02-251-2/+2
* | | Fix a bug that crawled in pretty recently (from the port). It madeBrian Feldman2000-02-251-2/+2
* | | Fix garbage in SSH_PROGRAM (only on freefall, not internat)Peter Wemm2000-02-251-1/+1
* | | Make "CheckHostIP" default to off. This was proposed on -security andBrian Feldman2000-02-251-1/+2
* | | The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.Brian Feldman2000-02-2512-17/+30
* | | remove more ports crud.Mark Murray2000-02-241-2/+2
* | | remove ports junkMark Murray2000-02-241-1/+1
* | | Use libcrypto instead of libdes.Mark Murray2000-02-2415-15/+28
* | | RIP libdes. All hail libcrypto!Mark Murray2000-02-24113-30881/+0
* | | Get crypto from libcrypto, not libdes.Mark Murray2000-02-245-5/+13