summaryrefslogtreecommitdiff
path: root/src/lib/libssl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fix missing closedir() that could allow apacheSSL to leak fd's,beck2000-10-162-0/+2
* | | | vax support; checked by beck.hugh2000-10-137-1/+23
* | | | Fix typo; claudio@core-sdi.com.fgsch2000-10-101-1/+1
* | | | des_modes(7) not des_modes(7); jmd@turbogeek.orgderaadt2000-09-052-4/+7
* | | | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeromillert2000-08-021-1/+1
* | | | use %s with fprintfderaadt2000-07-071-1/+1
* | | | RSA goes in tree for next our next release, as it will be afterbeck2000-06-155-36/+325
* | | | another annoying thingderaadt2000-04-251-1/+1
* | | | omit RC5deraadt2000-04-251-3/+4
* | | | Fix strcpy/strcat abuse and fix stupid behaviour of the defaultbeck2000-04-161-7/+24
* | | | Fix randfile so it doesn't attempt to chmod and write entropy back tobeck2000-04-161-1/+14
* | | | 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging in...deraadt2000-04-161-1/+12
* | | | link to correct renamed pagesderaadt2000-04-164-10/+10
* | | | Fix this for the case where the file is a device - make sure we don'tbeck2000-04-161-5/+14
* | | | OpenSSL 0.9.5a mergebeck2000-04-15219-21265/+6273
* | | | Fix an oopsie so these get initialized even when RSA isn't there,beck2000-04-131-2/+11
* | | | repair some mis-directed linksderaadt2000-04-041-8/+6
* | | | correct Xr to where we actually install the man pagesderaadt2000-04-0337-44/+47
* | | | do some file renaming here, and more linksderaadt2000-04-011-20/+114
* | | | more MLINKSderaadt2000-04-011-2/+133
* | | | oopsderaadt2000-03-301-2/+2
* | | | no buffer.3, instead, cp before pod2manderaadt2000-03-301-4/+11
* | | | name is incorrect: openssl people please notederaadt2000-03-291-1/+1
* | | | Add missing d2i_DHparams.cat3 to MANALLmillert2000-03-291-2/+2
* | | | Run pod2man with the basename of the pod page so the heading is normal.millert2000-03-291-7/+7
* | | | initial attempt at a complete set of ssl/crypto man pages as part of the base...deraadt2000-03-291-3/+156
* | | | force shell execution; TDeval@PrimeOBJ.COMderaadt2000-03-212-2/+2
* | | | x509_att.c that was left out.ho2000-03-202-2/+2
* | | | Change how obj_dat.pl is run, it has changed to take args insted of io redirectbeck2000-03-191-2/+2
* | | | No, I'm a luser and a moron. this is *not* supposed to be here.beck2000-03-191-955/+0
* | | | this appears to be needed again.beck2000-03-191-0/+955
* | | | OpenSSL 0.9.5 mergebeck2000-03-19773-20658/+60331
* | | | $OpenBSD$todd2000-03-021-1/+1
* | | | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32deraadt2000-02-241-5/+9
* | | | do not assume shell scripts are +x; dderaadt1999-11-2343-46/+46
* | | | Make mips compile. -mojmaja1999-10-105-27/+7
* | | | use /dev/arandom by defaultbeck1999-10-061-2/+2
* | | | Ack. Sparc and stuff oops - openssl changed the name of this..beck1999-09-291-4/+4
* | | | openssl 0.9.4beck1999-09-293-43/+92
* | | | new files for OpenSSL 0.9.4beck1999-09-29121-0/+13057
* | | | OpenSSL 0.9.4 mergebeck1999-09-291095-64211/+97624
* | | | crank major for bobderaadt1999-09-281-1/+1
* | | | do not put a bad crypt() in libcrypt, it is in libcderaadt1999-09-281-2/+2
* | | | crank to version 2 for release, in case any dependencies have crept inderaadt1999-09-262-2/+2
* | | | Typo fixes.alex1999-09-231-5/+5
* | | | subdir Makefiles should not contain anything elsederaadt1999-03-172-6/+5
* | | | do not break thingsderaadt1999-03-172-249/+2
* | | | Add ssl.8 man page - configuration and issues overview.beck1999-03-163-7/+247
* | | | Add install of reasonable default ssleay.cnf filebeck1999-03-162-0/+71
* | | | Fix various nonsense.espie1999-03-121-7/+8