summaryrefslogtreecommitdiff
path: root/lib/libssl/Makefile.bsd-wrapper
AgeCommit message (Expand)Author
2001-01-22put more manual pages inTheo de Raadt
2000-12-15oops, forgot top level makefile.bsd-wrapper on mergeBob 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-13vax support; checked by beck.Hugh Graham
2000-09-05des_modes(7) not des_modes(7); jmd@turbogeek.orgTheo de Raadt
2000-04-164 new pages; ignore conflicting pages that the OpenSSL group keeps merging in...Theo de Raadt
2000-04-04repair some mis-directed linksTheo 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-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-19Change how obj_dat.pl is run, it has changed to take args insted of io redirectBob Beck
1999-10-10Make mips compile. -mojMats O Jansson
1999-09-29Ack. Sparc and stuff oops - openssl changed the name of this..Bob Beck
1999-09-29openssl 0.9.4Bob Beck
1999-03-17subdir Makefiles should not contain anything elseTheo de Raadt
1999-03-16Add ssl.8 man page - configuration and issues overview.Bob Beck
1999-03-12Fix various nonsense.Marc Espie
1999-03-03Added support for m88k.Steve Murphree
1999-03-02Provide a method to do prerequisites needed beforeNiklas Hallqvist
1998-10-19Fix so to not require a make obj - Fix cleandir target to remove the headersBob Beck
1998-10-12*UNTESTED* Makefile and configure changes that may work with pmax and arc.Bob Beck
1998-10-07Fix busted BEGIN targetBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker