summaryrefslogtreecommitdiff
path: root/lib/libssl/Makefile.bsd-wrapper
AgeCommit message (Expand)Author
2002-02-23Vax O1 workaround no longer needed.Hugh Graham
2002-02-10but... on vax... des_enc.c requires -O1Theo de Raadt
2002-01-21Special case a_strnid.c on vax.Hugh Graham
2001-11-06Missing ssl manpages and mlinks; beck@ ok.Federico G. Schwindt
2001-09-18understand sparc64Theo de Raadt
2001-07-31more MLINKTheo de Raadt
2001-07-31Add missing MLINKS for various .3 man pagesKenneth R Westerback
2001-07-31more Xr completionsTheo de Raadt
2001-04-17Add an x509v3.cnf in /etc/ssl so that creating certificate authoritiesBob Beck
2001-03-09minor irrelevant oopsTheo de Raadt
2001-03-09build using OpenBSD-m68k on m68k machinesTheo de Raadt
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-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