summaryrefslogtreecommitdiff
path: root/lib/libssl
AgeCommit message (Expand)Author
2001-02-10Add missing line continuation character. Fixes sparc and powerpc builds.Todd C. Miller
2001-02-09simplify if loops a bit; Reviewed by: beck@Brad Smith
2001-02-05if a build generates the files, a clean should remove them. ok beck@Todd T. Fries
2001-01-31remove old infrastructure which is not used anymore. Ok'd by beck@Brad Smith
2001-01-26Use correct interpretersNiklas Hallqvist
2001-01-22put more manual pages inTheo de Raadt
2001-01-12make sure s always has enough from for trailing \0. even though strlcpy willBob Beck
2001-01-02do not honour environment variables if issetugid, and even more strongly supp...Theo de Raadt
2000-12-18fix util script runs to not assume they are executable.Bob Beck
2000-12-16Remove - RSA is there now, don't need to talk about it being stubbed.Bob Beck
2000-12-16add in forgotten dso stuff.Bob Beck
2000-12-15oops, forgot top level makefile.bsd-wrapper on mergeBob Beck
2000-12-15Oops, missed makefile change, and must crank major on these, someBob Beck
2000-12-15openssl-engine0.9.6 mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-12-15import openssl-0.9.7-beta1Bob Beck
2000-11-19Correctly deal with NOMAN being set. Since it may be set in mk.confTodd C. Miller
2000-11-10these contain special cases where they build man pages into .0 files;Theo de Raadt
2000-10-16fix missing closedir() that could allow apacheSSL to leak fd's,Bob Beck
2000-10-13vax support; checked by beck.Hugh Graham
2000-10-10Fix typo; claudio@core-sdi.com.Federico G. Schwindt
2000-09-05des_modes(7) not des_modes(7); jmd@turbogeek.orgTheo de Raadt
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
2000-07-07use %s with fprintfTheo de Raadt
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck
2000-04-25another annoying thingTheo de Raadt
2000-04-25omit RC5Theo de Raadt
2000-04-16Fix strcpy/strcat abuse and fix stupid behaviour of the defaultBob Beck
2000-04-16Fix randfile so it doesn't attempt to chmod and write entropy back toBob Beck
2000-04-164 new pages; ignore conflicting pages that the OpenSSL group keeps merging in...Theo de Raadt
2000-04-16link to correct renamed pagesTheo de Raadt
2000-04-16Fix this for the case where the file is a device - make sure we don'tBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck
2000-04-15import openssl-0.9.7-beta1Bob Beck
2000-04-13Fix an oopsie so these get initialized even when RSA isn't there,Bob Beck
2000-04-04repair some mis-directed linksTheo de Raadt
2000-04-03correct Xr to where we actually install the man pagesTheo de Raadt
2000-04-01do some file renaming here, and more linksTheo de Raadt
2000-04-01more MLINKSTheo de Raadt
2000-03-30oopsTheo de Raadt
2000-03-30no buffer.3, instead, cp before pod2manTheo de Raadt
2000-03-29name is incorrect: openssl people please noteTheo de Raadt
2000-03-29Add missing d2i_DHparams.cat3 to MANALLTodd C. Miller
2000-03-29Run pod2man with the basename of the pod page so the heading is normal.Todd C. Miller
2000-03-29initial attempt at a complete set of ssl/crypto man pages as part of the base...Theo de Raadt
2000-03-21force shell execution; TDeval@PrimeOBJ.COMTheo de Raadt
2000-03-20x509_att.c that was left out.Hakan Olsson
2000-03-19Change how obj_dat.pl is run, it has changed to take args insted of io redirectBob Beck
2000-03-19No, I'm a luser and a moron. this is *not* supposed to be here.Bob Beck
2000-03-19this appears to be needed again.Bob Beck