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