summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2001-12-28* Add user-controlled mk.conf variableslukem
2001-09-11The des_opts program suggests just "-DDES_UNROLL" on my 5000/260.simonb
2001-09-10Use MACHINE_CPU rather than an (incomplete) substitution ofthorpej
2001-09-10Do the CPU-specific optimization flags a better way, suggestedthorpej
2001-09-09Use MACHINE_CPU, not MACHINE_ARCH, to select optimizations. Add BF_PTR/BF_PT...tls
2001-09-09tweak the x86 options a bittls
2001-09-09Add some of the options to select optimizations of the C DES code fortls
2001-09-09Grumble. If you make external references, the code MUST be PICthorpej
2001-09-09Add assembly versions of DES transforms for x86; a performance improvementtls
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-05-02Fix (work around?) bin/12804.sommerfeld
2001-04-13comment; use latest pod2manitojun
2001-04-12fix manpage paths to meet 0.9.6a. most of short names are escaped asitojun
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2001-04-09Regenerate with pod2man-1.0.2, which produces a bit better output.wiz
2001-04-02fo -> forwiz
2001-02-11Pass -B to the make command used to make print-shlib-{major,minor} soenami
2001-01-09Fix date (22/Jul/2000 instead of 22/Jul/100).wiz
2001-01-04use more standard %lld in favour of %qdlukem
2000-10-07s/MAN1/MAN/itojun
2000-10-05avoid conflicting manpage filenames (like err.3)itojun
2000-10-04describe crypto_{idea,rc5}itojun
2000-10-04more change name to meet the filenameitojun
2000-10-04change name to meet the filenameitojun
2000-10-04move ssl(4) to ssl(3). sorry for the mess.itojun
2000-10-04modify some chaptersitojun
2000-10-04avoid RCS tagsitojun
2000-10-04add manpages for libcrypto. still need to review contents.itojun
2000-10-04add manpages generated by pod2man. need fixes here and there.itojun
2000-10-04a clean target.itojun
2000-10-04Makefile for generating manpage (require perl, should be used offline)itojun
2000-10-01move rc5/idea dummy functions from crypto/dist/openssl/crypto to lib/libcrypto.itojun
2000-09-30always compile RSA into libcrypto.itojun
2000-09-30repair openssl (libcrypto) for non-32bit architecture.itojun
2000-08-30Usejhawk
2000-07-31Add support for building the assembly versions of some BIGNUMthorpej
2000-07-31Add support for building the assembly version of RMD160 from OpenSSL.thorpej
2000-07-31Add support for building the assembly version of MD5 from OpenSSL.thorpej
2000-07-31Add support for building the assembly versions of Blowfish encryptthorpej
2000-07-31Rework this so what we can include arch-specific versionsthorpej
2000-07-17bump libcrypto minormrg
2000-07-16update for openssl 0.9.5amrg
2000-07-05Add CPPFLAGS+= -DNO_{RSA,IDEA,RC5}.veego
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-21Add cleaned up versions of des_set_random_generator_seed(),thorpej
2000-06-21Add cleaned up versions of des_set_random_generator_seed(),thorpej
2000-06-21s/CFLAGS/CPPFLAGS/gthorpej
2000-06-20Fix installing <kerberosIV/des.h>thorpej
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-06-16Fixup the OpenSSL library builds.thorpej