summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,shin2000-01-291-1/+1
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-276-194/+396
* This commit was generated by cvs2svn to compensate for changes in r56083,kris2000-01-1613-0/+2601
|\
| * Import the RSA support code. There shouldn't be any actual RSAkris2000-01-1613-0/+2601
| * This commit was manufactured by cvs2svn to create branchcvs2svn2000-01-101-0/+25
* | Fix for missing symbol in -DRSAref case.kris2000-01-161-0/+6
* | Fix breakage when NO_RSA specified.kris2000-01-149-5/+54
* | Zap NO_IDEAkris2000-01-101-6/+2
* | List of files to nuke prior to import.kris2000-01-101-0/+25
* | This commit was generated by cvs2svn to compensate for changes in r55714,kris2000-01-101108-0/+223134
|\ \ | |/
| * Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentkris2000-01-101108-0/+223134
* | Zap the IDEA stuff - it's patented internationally (at least in somekris2000-01-1012-1656/+0
* | This commit was generated by cvs2svn to compensate for changes in r55682,markm2000-01-09753-0/+234810
|\ \
| * | Import KTH Heimdal, which will be the core of our Kerberos5.markm2000-01-09753-0/+234810
| /
* | Fix path.markm2000-01-091-1/+3
* | resolve conflicts.markm2000-01-095-336/+574
* | This commit was generated by cvs2svn to compensate for changes in r55643,markm2000-01-09358-4058/+14172
|\ \
| * | Clean import of KTH Kerberos (eBones) v1.0.markm2000-01-09363-4394/+14746
* | | Upgrade to the pam_ssh module, version 1.1..green1999-12-281-12/+173
* | | This commit was generated by cvs2svn to compensate for changes in r55099,kris1999-12-2513-0/+2145
|\ \ \ | | |/ | |/|
| * | Initial import of OpenSSL v0.9.4kris1999-12-2513-0/+2145
| /
* | Add the PAM SSH RSA key authentication module. For example, you can add,green1999-11-291-0/+328
* | Merge anf fix for build.markm1999-09-1935-3041/+360
* | This commit was generated by cvs2svn to compensate for changes in r51415,markm1999-09-19481-12270/+67276
|\ \ | |/
| * Clean import of KTH krb4-0.10.1.markm1999-09-19487-12770/+67597
* | Big OpenSSL/KTH/FreeBSD merge, badly poisoned by $FreeBSD$'s.markm1999-09-1922-227/+259
* | This commit was generated by cvs2svn to compensate for changes in r50894,markm1999-09-0462-1974/+8012
|\ \
| * | Vendor import EAY's LIBSSL to fix comments, etc.markm1999-09-0464-2048/+8108
* | | Add macro originally provided externally.markm1999-09-041-0/+7
* | | Add includes to to silence warnings. Bit hackish.markm1999-09-041-7/+6
* | | Add some includes to shut up warnings.markm1999-09-042-0/+8
* | | This commit was generated by cvs2svn to compensate for changes in r50760,markm1999-09-01101-0/+24795
|\ \ \ | |/ /
| * | Drat. Import this into the right place. Pass me the pointy hat.markm1999-09-01101-0/+24795
| /
* | Termcap header no longer needed.markm1999-09-011-1/+0
* | $Id$ -> $FreeBSD$peter1999-08-288-8/+8
* | Add virtual MAINTAINER line.markm1999-08-161-0/+2
* | According to Mark Murray, Makefiles do not belong here. I guess we'rensayer1999-08-164-99/+0
* | Add SRA authentication to src/crypto/telnet.nsayer1999-08-1613-6/+923
* | Fix int function without return (make consistent with neighbors)nsayer1999-08-161-0/+1
* | Document the "skey" command in telnet(1).nik1999-07-301-0/+4
* | Merge from non-crypto version:ru1999-06-175-15/+75
* | MF libexec/telnetd: Determine the host name using an array size ofbrian1999-04-081-2/+3
* | MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes.brian1999-04-072-8/+16
* | Use realhostname().brian1999-04-061-39/+9
* | MF src/libexec/telnetd: Verify the reverse DNS lookupbrian1999-04-061-2/+18
* | Old stuff laying around: Don't use getstr which can conflict with somepeter1998-12-162-6/+6
* | Old stuff from a source tree: copy (verbatum) the code to expand thepeter1998-12-161-2/+31
* | Remove redundant decl. of time(). Causes problems on alphagpalmer1998-09-011-2/+1
* | Remove a work-around for an assembler bug that has been fixed sincejdp1998-08-311-4/+1
* | Fix nasty typo that randomly caused kinit to not properly deduce themarkm1998-03-291-2/+2
OpenPOWER on IntegriCloud