summaryrefslogtreecommitdiff
path: root/lib/libssl
AgeCommit message (Expand)Author
2002-07-11cleanTheo de Raadt
2002-07-11Disable support for the other hardware accelerators. No need to crank theTheo de Raadt
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-06-20remove support for RC4 via /dev/crypto, suggested by Niels; ok provos@Markus Friedl
2002-06-19do not syslog from libraries!Theo de Raadt
2002-06-19KNF, -Wall, and other cleanups. still does not failover 100% correctlyTheo de Raadt
2002-06-19stupid stupid bug ja ja ja jaTheo de Raadt
2002-06-18unbreak sshd with privsep: open /dev/crypto, keep fd, and callMarkus Friedl
2002-06-18per-evp state is now sizeof(struct dev_crypto_state) instead sizeof(struct se...Markus Friedl
2002-06-13keep a FD per EVP_init, use a global FD for all asym operations;Markus Friedl
2002-06-11KNFTheo de Raadt
2002-06-11add "dsa_dsa_mod_exp" - This mimics the software dsa_mod_exp funtionBob Beck
2002-06-11Make DSA work now... at least for things that can do bn_mod_exp.Bob Beck
2002-06-11Make asymmetric crypto work in userlandBob Beck
2002-06-09Pass the right arguments for RSA, DSA, and modexp operations. Fix theAngelos D. Keromytis
2002-06-08After much horrible and painful slogging through asn1 code,Bob Beck
2002-06-07do not propose IDEA cipher on SSL connection. tested by beckJun-ichiro itojun Hagino
2002-06-07typo - I am a luser and a moron.Bob Beck
2002-06-07Merge OpenSSL 0.9.7-stable-20020605,Bob Beck
2002-06-03sig_atomic_t type must also be volatileTheo de Raadt
2002-06-01we do not need this to be Makefile.bsd-wrapperTheo de Raadt
2002-05-25do not assume scripts are executableTheo de Raadt
2002-05-21Merge openssl-0.9.7-stable-SNAP-20020519Bob Beck
2002-05-16clean MLINK treeTheo de Raadt
2002-05-16add aes/bf/cast; ok deraadt@Markus Friedl
2002-05-16use hw_cryptodevTheo de Raadt
2002-05-16missed a few moreTheo de Raadt
2002-05-16handle some more pods (there are still missing ones I bet)Theo de Raadt
2002-05-15Damn my rush to make it build again.Bob Beck
2002-05-15order betterTheo de Raadt
2002-05-15Dammit. I'm an idiot.Bob Beck
2002-05-15god these guys have low quality controlTheo de Raadt
2002-05-15import openssl-0.9.7-beta1Bob Beck
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2002-05-15import 0.9.7b (without idea and rc5)Bob Beck
2002-05-15import openssl-0.9.7-stable-SNAP-20020911 (without idea)Bob Beck
2002-05-15OpenSSL 0.9.7Bob Beck
2002-02-23Vax O1 workaround no longer needed.Hugh Graham
2002-02-12Remove references to nonexistent man pages. Ok theo, millert.Kjell Wooding
2002-02-10but... on vax... des_enc.c requires -O1Theo de Raadt
2002-01-21Special case a_strnid.c on vax.Hugh Graham
2001-12-20fix to match documented behaviour. RAND_file_name must return a pointer toBob Beck
2001-12-11FQDN subjectAltName in certs, used in isakmpd(8) examples. beck@ ok.Hakan Olsson
2001-11-06Missing ssl manpages and mlinks; beck@ ok.Federico G. Schwindt
2001-09-18understand sparc64Theo de Raadt
2001-08-01import openssl-0.9.7-beta1Bob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2001-08-01http://www.openssl.org/news/secadv_prng.txt; ok beck@Markus Friedl
2001-07-31more MLINKTheo de Raadt
2001-07-31Add missing MLINKS for various .3 man pagesKenneth R Westerback