| Commit message (Expand) | Author | Age | Files | Lines |
| * | put more manual pages in | deraadt | 2001-01-22 | 1 | -2/+46 |
| * | make sure s always has enough from for trailing \0. even though strlcpy will | beck | 2001-01-12 | 1 | -1/+1 |
| * | do not honour environment variables if issetugid, and even more strongly supp... | deraadt | 2001-01-02 | 2 | -18/+19 |
| * | fix util script runs to not assume they are executable. | beck | 2000-12-18 | 3 | -3/+3 |
| * | Remove - RSA is there now, don't need to talk about it being stubbed. | beck | 2000-12-16 | 1 | -56/+0 |
| * | add in forgotten dso stuff. | beck | 2000-12-16 | 1 | -1/+5 |
| * | oops, forgot top level makefile.bsd-wrapper on merge | beck | 2000-12-15 | 1 | -3/+7 |
| * | Oops, missed makefile change, and must crank major on these, some | beck | 2000-12-15 | 3 | -6/+6 |
| * | openssl-engine0.9.6 merge | beck | 2000-12-15 | 118 | -0/+0 |
| * | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 661 | -15812/+47521 |
| * | Correctly deal with NOMAN being set. Since it may be set in mk.conf | millert | 2000-11-19 | 1 | -6/+6 |
| * | these contain special cases where they build man pages into .0 files; | deraadt | 2000-11-10 | 1 | -18/+69 |
| * | fix missing closedir() that could allow apacheSSL to leak fd's, | beck | 2000-10-16 | 2 | -0/+2 |
| * | vax support; checked by beck. | hugh | 2000-10-13 | 7 | -1/+23 |
| * | Fix typo; claudio@core-sdi.com. | fgsch | 2000-10-10 | 1 | -1/+1 |
| * | des_modes(7) not des_modes(7); jmd@turbogeek.org | deraadt | 2000-09-05 | 2 | -4/+7 |
| * | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | millert | 2000-08-02 | 1 | -1/+1 |
| * | use %s with fprintf | deraadt | 2000-07-07 | 1 | -1/+1 |
| * | RSA goes in tree for next our next release, as it will be after | beck | 2000-06-15 | 5 | -36/+325 |
| * | another annoying thing | deraadt | 2000-04-25 | 1 | -1/+1 |
| * | omit RC5 | deraadt | 2000-04-25 | 1 | -3/+4 |
| * | Fix strcpy/strcat abuse and fix stupid behaviour of the default | beck | 2000-04-16 | 1 | -7/+24 |
| * | Fix randfile so it doesn't attempt to chmod and write entropy back to | beck | 2000-04-16 | 1 | -1/+14 |
| * | 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging in... | deraadt | 2000-04-16 | 1 | -1/+12 |
| * | link to correct renamed pages | deraadt | 2000-04-16 | 4 | -10/+10 |
| * | Fix this for the case where the file is a device - make sure we don't | beck | 2000-04-16 | 1 | -5/+14 |
| * | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 219 | -21265/+6273 |
| * | Fix an oopsie so these get initialized even when RSA isn't there, | beck | 2000-04-13 | 1 | -2/+11 |
| * | repair some mis-directed links | deraadt | 2000-04-04 | 1 | -8/+6 |
| * | correct Xr to where we actually install the man pages | deraadt | 2000-04-03 | 37 | -44/+47 |
| * | do some file renaming here, and more links | deraadt | 2000-04-01 | 1 | -20/+114 |
| * | more MLINKS | deraadt | 2000-04-01 | 1 | -2/+133 |
| * | oops | deraadt | 2000-03-30 | 1 | -2/+2 |
| * | no buffer.3, instead, cp before pod2man | deraadt | 2000-03-30 | 1 | -4/+11 |
| * | name is incorrect: openssl people please note | deraadt | 2000-03-29 | 1 | -1/+1 |
| * | Add missing d2i_DHparams.cat3 to MANALL | millert | 2000-03-29 | 1 | -2/+2 |
| * | Run pod2man with the basename of the pod page so the heading is normal. | millert | 2000-03-29 | 1 | -7/+7 |
| * | initial attempt at a complete set of ssl/crypto man pages as part of the base... | deraadt | 2000-03-29 | 1 | -3/+156 |
| * | force shell execution; TDeval@PrimeOBJ.COM | deraadt | 2000-03-21 | 2 | -2/+2 |
| * | x509_att.c that was left out. | ho | 2000-03-20 | 2 | -2/+2 |
| * | Change how obj_dat.pl is run, it has changed to take args insted of io redirect | beck | 2000-03-19 | 1 | -2/+2 |
| * | No, I'm a luser and a moron. this is *not* supposed to be here. | beck | 2000-03-19 | 1 | -955/+0 |
| * | this appears to be needed again. | beck | 2000-03-19 | 1 | -0/+955 |
| * | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 773 | -20658/+60331 |
| * | $OpenBSD$ | todd | 2000-03-02 | 1 | -1/+1 |
| * | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32 | deraadt | 2000-02-24 | 1 | -5/+9 |
| * | do not assume shell scripts are +x; d | deraadt | 1999-11-23 | 43 | -46/+46 |
| * | Make mips compile. -moj | maja | 1999-10-10 | 5 | -27/+7 |
| * | use /dev/arandom by default | beck | 1999-10-06 | 1 | -2/+2 |
| * | Ack. Sparc and stuff oops - openssl changed the name of this.. | beck | 1999-09-29 | 1 | -4/+4 |