aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix the problem with -j builds, and du-uglify the asm codeKris Kennaway2001-03-141-10/+6
* Add OpenBSD-style blowfish password hashing. This makes one lessMark Murray2001-03-113-0/+1249
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6Kris Kennaway2001-03-082-2/+2
* Install the des.h link under ${DESTDIR}. Fixes buildworld.Kris Kennaway2001-03-041-1/+1
* Clean up the installation of the compatibility libdes header/libraryKris Kennaway2001-03-041-22/+11
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofKris Kennaway2001-03-041-13/+3
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
* Update the list of OpenSSL manpages (now contains many more describingKris Kennaway2001-02-251-55/+108
* Add back a missing file from the no-asm caseKris Kennaway2001-02-201-1/+1
* Remove a remnant of my attempt to get alpha asm code working. OpenSSLKris Kennaway2001-02-191-2/+0
* Introduce support for using OpenSSL ASM optimizations. This is doneKris Kennaway2001-02-192-10/+91
* Fixed missing include of <unistd.h> and wrong prototype for setkey().Bruce Evans2001-02-061-1/+2
* Add .Lb libcipherBen Smithurst2001-01-241-1/+3
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-281-73/+0
* Update for OpenSSH 2.3.0.Brian Feldman2000-12-051-2/+3
* Fixed a typo from the last commit.Ruslan Ermilov2000-11-151-1/+1
* Correct some fallout from the semi-automated way I updated the makefile.Kris Kennaway2000-11-141-4/+4
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-133-56/+63
* Overhaul of the build-time include file generation. Don't break in evp.hKris Kennaway2000-09-173-47/+32
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-3/+3
* Nuke RSAREF support from orbit.Kris Kennaway2000-09-104-75/+3
* ``Anyone is now free to rub two primes together for their own gratification''Kris Kennaway2000-09-061-1/+1
* Make the temporary file _evp.h instead of evp.h to not conflict withBrian Feldman2000-08-242-5/+7
* Generate a new evp.h at build-time instead of install-time to properlyBrian Feldman2000-08-232-6/+7
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-0/+1
* Unbreak the OpenSSL headers for those of us who don't/can't use IDEA byBrian Feldman2000-08-041-1/+10
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingPeter Wemm2000-07-142-4/+4
* Argh. Cut/paste transcription error. Fix syntax of previous commit.Peter Wemm2000-07-031-1/+1
* USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1Peter Wemm2000-07-031-1/+2
* MFI. This is a documentation-only, diffreducing patch, that ifMark Murray2000-06-242-1/+18
* Add a new file to SRCSKris Kennaway2000-06-031-1/+1
* /dev/urandom is the default random device, so no use in stateing it here.David E. O'Brien2000-05-151-4/+1
* This version is slightly better than rev 1.10. There are still missingDavid E. O'Brien2000-05-151-10/+8
* Use unadorned `mkdir -p', removing the "test ... ||".David E. O'Brien2000-05-151-2/+2
* Update for OpenSSH 2.1Kris Kennaway2000-05-151-1/+6
* Use the C locale for running date(1).Kris Kennaway2000-04-201-1/+1
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-134-106/+178
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-132-38/+10
* * Fix dependancies so that ``make depend'' is not required.David E. O'Brien2000-04-111-24/+26
* * Fix dependancies so that ``make depend'' is not required.David E. O'Brien2000-04-111-38/+39
* Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modsslKris Kennaway2000-04-041-0/+1
* Add a new function stub to libcrypto() which resolves to a symbol inKris Kennaway2000-03-131-1/+1
* Build a shared library too - ports expect it.Kris Kennaway2000-03-071-1/+0
* Merge from internat.freebsd.org; cleanup stray rsaref glue code referencePeter Wemm2000-03-051-4/+0
* Resurrect the old libdes manpages (after a repo copy) until we have betterKris Kennaway2000-03-021-0/+14
* Merge from internat.freebsd.org: add libcrypto to librsaUSA's symbol searchPeter Wemm2000-03-021-0/+2
* MFI: stupid typo of mine.Mark Murray2000-02-291-1/+1
* Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscryptKris Kennaway2000-02-291-0/+2
* New distribution names.Mark Murray2000-02-281-0/+3
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-265-18/+98