| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve conflicts. | kris | 2000-04-13 | 17 | -167/+420 |
* | This commit was generated by cvs2svn to compensate for changes in r59191, | kris | 2000-04-13 | 696 | -9434/+55806 |
|\ |
|
| * | Initial import of OpenSSL 0.9.5a | kris | 2000-04-13 | 713 | -9597/+56254 |
* | | Correct a typo and interchanged library names | kris | 2000-04-05 | 1 | -2/+2 |
* | | Fix a memory leak. | kris | 2000-03-29 | 1 | -5/+8 |
* | | #include <ssl/foo.h> -> #include <openssl/foo.h> | kris | 2000-03-26 | 3 | -7/+11 |
* | | Resolve conflicts. | kris | 2000-03-26 | 16 | -544/+684 |
* | | This commit was generated by cvs2svn to compensate for changes in r58582, | kris | 2000-03-26 | 24 | -272/+628 |
|\ \ |
|
| * | | Virgin import of OpenSSH sources dated 2000/03/25 | kris | 2000-03-26 | 41 | -839/+1340 |
* | | | Don't refer to the openssl handbook chapter by name - the doc guys keep | kris | 2000-03-25 | 2 | -2/+2 |
* | | | Use pipe() instead of socketpair() in sshd when communicating | brian | 2000-03-24 | 1 | -1/+3 |
* | | | Fix a few spelling errors. | mpp | 2000-03-24 | 2 | -3/+3 |
* | | | IgnoreUserKnownHosts is a boolean flag, not an integer value. | sheldonh | 2000-03-22 | 1 | -1/+1 |
* | | | Add a new function stub to libcrypto() which resolves to a symbol in | kris | 2000-03-13 | 5 | -2/+71 |
* | | | Various manpage style/grammar/formatting cleanups | kris | 2000-03-13 | 1 | -28/+46 |
* | | | - typos | nik | 2000-03-10 | 1 | -55/+61 |
* | | | Make LOGIN_CAP work properly. | markm | 2000-03-09 | 1 | -18/+27 |
* | | | /etc -> /etc/ssh | kris | 2000-03-08 | 2 | -29/+29 |
* | | | MFI: Use krb5 functions in krb5 files. | jhay | 2000-03-03 | 1 | -1/+1 |
* | | | Replace structure copy form ifreq obtained by SIOCGIFADDR | shin | 2000-03-03 | 1 | -1/+3 |
* | | | CMSG_XXX macros alignment fixes to follow RFC2292. | shin | 2000-03-03 | 1 | -14/+12 |
* | | | Turn off X11 forwarding in the client. X11 forwarding in the server by | green | 2000-03-03 | 3 | -4/+8 |
* | | | Update the wording on the error message when libcrypto.so can't find an | kris | 2000-03-02 | 2 | -4/+8 |
* | | | Enable connection logging. FreeBSD's libwrap is IPv6 ready. | ume | 2000-02-29 | 1 | -2/+1 |
* | | | 1) Add kerberos5 functionality. | markm | 2000-02-28 | 12 | -171/+1041 |
* | | | Don't put truncated hostnames in utmp | brian | 2000-02-28 | 1 | -1/+1 |
* | | | Sync with internat.freebsd.org; weak symbols vs static libs == trouble | peter | 2000-02-26 | 2 | -42/+26 |
* | | | Merge from internat.freebsd.org; move VERBOSE_STUBS to a better spot. | peter | 2000-02-26 | 1 | -1/+2 |
* | | | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 1 | -0/+121 |
* | | | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 7 | -33/+13 |
* | | | At great personal risk (to my already fragile sanity), reorganize | peter | 2000-02-26 | 1 | -1/+2 |
* | | | Redo this with a repo copy from the original file and reset the | peter | 2000-02-26 | 1 | -1/+1 |
* | | | oops, update path to /etc/ssh/ssh_host_key | peter | 2000-02-26 | 1 | -1/+1 |
* | | | Merge from internat.freebsd.org; move ssh files from /etc to /etc/ssh | peter | 2000-02-25 | 1 | -1/+1 |
* | | | Don't use the dlopen() stubs if comiling with PIC. This still | peter | 2000-02-25 | 1 | -2/+2 |
* | | | Fix a bug that crawled in pretty recently (from the port). It made | green | 2000-02-25 | 1 | -2/+2 |
* | | | Fix garbage in SSH_PROGRAM (only on freefall, not internat) | peter | 2000-02-25 | 1 | -1/+1 |
* | | | Make "CheckHostIP" default to off. This was proposed on -security and | green | 2000-02-25 | 1 | -1/+2 |
* | | | The includes must be <openssl/.*\.h>, not <ssl/.*\.h>. | green | 2000-02-25 | 12 | -17/+30 |
* | | | remove more ports crud. | markm | 2000-02-24 | 1 | -2/+2 |
* | | | remove ports junk | markm | 2000-02-24 | 1 | -1/+1 |
* | | | Use libcrypto instead of libdes. | markm | 2000-02-24 | 15 | -15/+28 |
* | | | RIP libdes. All hail libcrypto! | markm | 2000-02-24 | 113 | -30881/+0 |
* | | | Get crypto from libcrypto, not libdes. | markm | 2000-02-24 | 5 | -5/+13 |
* | | | Add the patches fom ports (QV: ports/security/openssh/patches/patch-*) | markm | 2000-02-24 | 12 | -53/+328 |
* | | | This commit was generated by cvs2svn to compensate for changes in r57429, | markm | 2000-02-24 | 93 | -0/+27116 |
|\ \ \
| |/ / |
|
| * | | Vendor import of OpenSSH. | markm | 2000-02-24 | 93 | -0/+27116 |
| / |
|
* | | Merge conflicts. | markm | 2000-02-24 | 9 | -13/+22 |
* | | Oops; forgot to add this. | markm | 2000-02-24 | 1 | -0/+444 |
* | | Get this to the same level of functionality as old libdes. | markm | 2000-02-24 | 2 | -3/+8 |