| Commit message (Expand) | Author | Age | Files | Lines |
* | Add call stubs for dynamic rsaref loading. This isn't enabled for now | jkh | 2000-02-22 | 1 | -0/+161 |
* | Use static buffer to save source route hostnames. | shin | 2000-02-19 | 1 | -1/+1 |
* | Print "Trying ..." for each host. Also cleanups for error printing. | shin | 2000-02-19 | 1 | -8/+3 |
* | Fix bugs in telnet. | shin | 2000-02-15 | 1 | -8/+16 |
* | Add more dual stack consideration. | shin | 2000-02-10 | 1 | -27/+95 |
* | Fix telnet core dump at invalid service name specified. | shin | 2000-02-07 | 1 | -0/+6 |
* | Add NI_NAMEREQD flag to getnameinfo() call. Without this flag, | shin | 2000-01-29 | 1 | -1/+1 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 6 | -194/+396 |
* | This commit was generated by cvs2svn to compensate for changes in r56083, | kris | 2000-01-16 | 13 | -0/+2601 |
|\ |
|
| * | Import the RSA support code. There shouldn't be any actual RSA | kris | 2000-01-16 | 13 | -0/+2601 |
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2000-01-10 | 1 | -0/+25 |
* | | Fix for missing symbol in -DRSAref case. | kris | 2000-01-16 | 1 | -0/+6 |
* | | Fix breakage when NO_RSA specified. | kris | 2000-01-14 | 9 | -5/+54 |
* | | Zap NO_IDEA | kris | 2000-01-10 | 1 | -6/+2 |
* | | List of files to nuke prior to import. | kris | 2000-01-10 | 1 | -0/+25 |
* | | This commit was generated by cvs2svn to compensate for changes in r55714, | kris | 2000-01-10 | 1108 | -0/+223134 |
|\ \
| |/ |
|
| * | Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent | kris | 2000-01-10 | 1108 | -0/+223134 |
* | | Zap the IDEA stuff - it's patented internationally (at least in some | kris | 2000-01-10 | 12 | -1656/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r55682, | markm | 2000-01-09 | 753 | -0/+234810 |
|\ \ |
|
| * | | Import KTH Heimdal, which will be the core of our Kerberos5. | markm | 2000-01-09 | 753 | -0/+234810 |
| / |
|
* | | Fix path. | markm | 2000-01-09 | 1 | -1/+3 |
* | | resolve conflicts. | markm | 2000-01-09 | 5 | -336/+574 |
* | | This commit was generated by cvs2svn to compensate for changes in r55643, | markm | 2000-01-09 | 358 | -4058/+14172 |
|\ \ |
|
| * | | Clean import of KTH Kerberos (eBones) v1.0. | markm | 2000-01-09 | 363 | -4394/+14746 |
* | | | Upgrade to the pam_ssh module, version 1.1.. | green | 1999-12-28 | 1 | -12/+173 |
* | | | This commit was generated by cvs2svn to compensate for changes in r55099, | kris | 1999-12-25 | 13 | -0/+2145 |
|\ \ \
| | |/
| |/| |
|
| * | | Initial import of OpenSSL v0.9.4 | kris | 1999-12-25 | 13 | -0/+2145 |
| / |
|
* | | Add the PAM SSH RSA key authentication module. For example, you can add, | green | 1999-11-29 | 1 | -0/+328 |
* | | Merge anf fix for build. | markm | 1999-09-19 | 35 | -3041/+360 |
* | | This commit was generated by cvs2svn to compensate for changes in r51415, | markm | 1999-09-19 | 481 | -12270/+67276 |
|\ \
| |/ |
|
| * | Clean import of KTH krb4-0.10.1. | markm | 1999-09-19 | 487 | -12770/+67597 |
* | | Big OpenSSL/KTH/FreeBSD merge, badly poisoned by $FreeBSD$'s. | markm | 1999-09-19 | 22 | -227/+259 |
* | | This commit was generated by cvs2svn to compensate for changes in r50894, | markm | 1999-09-04 | 62 | -1974/+8012 |
|\ \ |
|
| * | | Vendor import EAY's LIBSSL to fix comments, etc. | markm | 1999-09-04 | 64 | -2048/+8108 |
* | | | Add macro originally provided externally. | markm | 1999-09-04 | 1 | -0/+7 |
* | | | Add includes to to silence warnings. Bit hackish. | markm | 1999-09-04 | 1 | -7/+6 |
* | | | Add some includes to shut up warnings. | markm | 1999-09-04 | 2 | -0/+8 |
* | | | This commit was generated by cvs2svn to compensate for changes in r50760, | markm | 1999-09-01 | 101 | -0/+24795 |
|\ \ \
| |/ / |
|
| * | | Drat. Import this into the right place. Pass me the pointy hat. | markm | 1999-09-01 | 101 | -0/+24795 |
| / |
|
* | | Termcap header no longer needed. | markm | 1999-09-01 | 1 | -1/+0 |
* | | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 8 | -8/+8 |
* | | Add virtual MAINTAINER line. | markm | 1999-08-16 | 1 | -0/+2 |
* | | According to Mark Murray, Makefiles do not belong here. I guess we're | nsayer | 1999-08-16 | 4 | -99/+0 |
* | | Add SRA authentication to src/crypto/telnet. | nsayer | 1999-08-16 | 13 | -6/+923 |
* | | Fix int function without return (make consistent with neighbors) | nsayer | 1999-08-16 | 1 | -0/+1 |
* | | Document the "skey" command in telnet(1). | nik | 1999-07-30 | 1 | -0/+4 |
* | | Merge from non-crypto version: | ru | 1999-06-17 | 5 | -15/+75 |
* | | MF libexec/telnetd: Determine the host name using an array size of | brian | 1999-04-08 | 1 | -2/+3 |
* | | MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes. | brian | 1999-04-07 | 2 | -8/+16 |
* | | Use realhostname(). | brian | 1999-04-06 | 1 | -39/+9 |