summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add a new function stub to libcrypto() which resolves to a symbol inkris2000-03-135-2/+71
* Various manpage style/grammar/formatting cleanupskris2000-03-131-28/+46
* - typosnik2000-03-101-55/+61
* Make LOGIN_CAP work properly.markm2000-03-091-18/+27
* /etc -> /etc/sshkris2000-03-082-29/+29
* MFI: Use krb5 functions in krb5 files.jhay2000-03-031-1/+1
* Replace structure copy form ifreq obtained by SIOCGIFADDRshin2000-03-031-1/+3
* CMSG_XXX macros alignment fixes to follow RFC2292.shin2000-03-031-14/+12
* Turn off X11 forwarding in the client. X11 forwarding in the server bygreen2000-03-033-4/+8
* Update the wording on the error message when libcrypto.so can't find ankris2000-03-022-4/+8
* Enable connection logging. FreeBSD's libwrap is IPv6 ready.ume2000-02-291-2/+1
* 1) Add kerberos5 functionality.markm2000-02-2812-171/+1041
* Don't put truncated hostnames in utmpbrian2000-02-281-1/+1
* Sync with internat.freebsd.org; weak symbols vs static libs == troublepeter2000-02-262-42/+26
* Merge from internat.freebsd.org; move VERBOSE_STUBS to a better spot.peter2000-02-261-1/+2
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)peter2000-02-261-0/+121
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)peter2000-02-267-33/+13
* At great personal risk (to my already fragile sanity), reorganizepeter2000-02-261-1/+2
* Redo this with a repo copy from the original file and reset thepeter2000-02-261-1/+1
* oops, update path to /etc/ssh/ssh_host_keypeter2000-02-261-1/+1
* Merge from internat.freebsd.org; move ssh files from /etc to /etc/sshpeter2000-02-251-1/+1
* Don't use the dlopen() stubs if comiling with PIC. This stillpeter2000-02-251-2/+2
* Fix a bug that crawled in pretty recently (from the port). It madegreen2000-02-251-2/+2
* Fix garbage in SSH_PROGRAM (only on freefall, not internat)peter2000-02-251-1/+1
* Make "CheckHostIP" default to off. This was proposed on -security andgreen2000-02-251-1/+2
* The includes must be <openssl/.*\.h>, not <ssl/.*\.h>.green2000-02-2512-17/+30
* remove more ports crud.markm2000-02-241-2/+2
* remove ports junkmarkm2000-02-241-1/+1
* Use libcrypto instead of libdes.markm2000-02-2415-15/+28
* RIP libdes. All hail libcrypto!markm2000-02-24113-30881/+0
* Get crypto from libcrypto, not libdes.markm2000-02-245-5/+13
* Add the patches fom ports (QV: ports/security/openssh/patches/patch-*)markm2000-02-2412-53/+328
* This commit was generated by cvs2svn to compensate for changes in r57429,markm2000-02-2493-0/+27116
|\
| * Vendor import of OpenSSH.markm2000-02-2493-0/+27116
* Merge conflicts.markm2000-02-249-13/+22
* Oops; forgot to add this.markm2000-02-241-0/+444
* Get this to the same level of functionality as old libdes.markm2000-02-242-3/+8
* This commit was generated by cvs2svn to compensate for changes in r57422,markm2000-02-2417-254/+490
|\
| * Vendor import of Heimdal 0.2pmarkm2000-02-2417-254/+490
* | This commit was generated by cvs2svn to compensate for changes in r57419,markm2000-02-2443-231/+12345
|\ \ | |/
| * Vendor import of Heimdal 0.2omarkm2000-02-2443-231/+12345
* | This commit was generated by cvs2svn to compensate for changes in r57416,markm2000-02-24130-831/+29616
|\ \ | |/
| * Vendor import of Heimdal 0.2nmarkm2000-02-24130-831/+29616
* | freefall/internat diff reducermarkm2000-02-241-2/+0
* | Freefall/Internat diff reducer.markm2000-02-241-1/+1
* | Add call stubs for dynamic rsaref loading. This isn't enabled for nowjkh2000-02-221-0/+161
* | Use static buffer to save source route hostnames.shin2000-02-191-1/+1
* | Print "Trying ..." for each host. Also cleanups for error printing.shin2000-02-191-8/+3
* | Fix bugs in telnet.shin2000-02-151-8/+16
* | Add more dual stack consideration.shin2000-02-101-27/+95
OpenPOWER on IntegriCloud