Age | Commit message (Expand) | Author |
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 |
2001-02-05 | if a build generates the files, a clean should remove them. ok beck@ | Todd T. Fries |
2001-01-31 | remove old infrastructure which is not used anymore. Ok'd by beck@ | Brad Smith |
2001-01-26 | Use correct interpreters | Niklas Hallqvist |
2001-01-22 | put more manual pages in | Theo de Raadt |
2001-01-12 | make sure s always has enough from for trailing \0. even though strlcpy will | Bob Beck |
2001-01-02 | do not honour environment variables if issetugid, and even more strongly supp... | Theo de Raadt |
2000-12-18 | fix util script runs to not assume they are executable. | Bob Beck |
2000-12-16 | Remove - RSA is there now, don't need to talk about it being stubbed. | Bob Beck |
2000-12-16 | add in forgotten dso stuff. | Bob Beck |
2000-12-15 | oops, forgot top level makefile.bsd-wrapper on merge | Bob Beck |
2000-12-15 | Oops, missed makefile change, and must crank major on these, some | Bob Beck |
2000-12-15 | openssl-engine0.9.6 merge | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-12-15 | import openssl-0.9.7-beta1 | Bob Beck |
2000-11-19 | Correctly deal with NOMAN being set. Since it may be set in mk.conf | Todd C. Miller |
2000-11-10 | these contain special cases where they build man pages into .0 files; | Theo de Raadt |
2000-10-16 | fix missing closedir() that could allow apacheSSL to leak fd's, | Bob Beck |
2000-10-13 | vax support; checked by beck. | Hugh Graham |
2000-10-10 | Fix typo; claudio@core-sdi.com. | Federico G. Schwindt |
2000-09-05 | des_modes(7) not des_modes(7); jmd@turbogeek.org | Theo de Raadt |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-07-07 | use %s with fprintf | Theo de Raadt |