Age | Commit message (Expand) | Author |
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 |
2001-07-31 | more Xr completions | Theo de Raadt |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2001-06-22 | import openssl-0.9.7-beta1 | Bob Beck |
2001-06-16 | typo | Theo de Raadt |
2001-04-23 | crank crypto lib version, just in case | Theo de Raadt |
2001-04-23 | crank ssl lib version, just in case | Theo de Raadt |
2001-04-23 | import DSA changes from 0.9.6a (Bleichenbacher attack), ok provos@/deraadt@ | Markus Friedl |
2001-04-22 | CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@ | Markus Friedl |
2001-04-17 | Add an x509v3.cnf in /etc/ssl so that creating certificate authorities | Bob Beck |
2001-03-10 | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | Theo de Raadt |
2001-03-09 | minor irrelevant oops | Theo de Raadt |
2001-03-09 | add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060 | Theo de Raadt |
2001-03-09 | build using OpenBSD-m68k on m68k machines | Theo de Raadt |
2001-02-10 | Add missing line continuation character. Fixes sparc and powerpc builds. | Todd C. Miller |
2001-02-09 | simplify if loops a bit; Reviewed by: beck@ | Brad Smith |