summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14STANDARDS: note that make is optionalJason McIntyre
2014-04-14update STANDARDS somewhat, and some macro simplification;Jason McIntyre
2014-04-14move the hardware structures into ahcireg.h.David Gwynne
2014-04-14Don't bother compiling files which end up containingMiod Vallat
2014-04-14Always copy out all mailbox registers and use msleep in a loop to ensure thatJonathan Matthew
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-04-14confirm passwords when generating keysTed Unangst
2014-04-14When i committed man_term.c rev. 1.99, i forgot to adjust this test;Ingo Schwarze
2014-04-14remove last vestiges of OPENSSL_SYS_XXX from src/sslBob Beck
2014-04-14two SHUTDOWN2 got away; noticed by beckTheo de Raadt
2014-04-13Use shutdown(s, SHUT_RDWR) instead of shutdown(s, 2).Matthew Dempsky
2014-04-13Cope with the removal of openssl/symhacks.hTheo de Raadt
2014-04-13Remove various horrible socket syscall wrappers, especially SHUTDOWN*Theo de Raadt
2014-04-13compress code by turning four line comments into one line comments.Ted Unangst
2014-04-13Flense a variety of windows support stuff, and a strange gettimeofday function.Bob Beck
2014-04-13Fix the gettimeofday function that I broke with my last commit.Bob Beck
2014-04-13symhacks for vms are no longer neededBob Beck
2014-04-13Remove vms support stuff.Bob Beck
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-04-13Unify description handling across all document types (mdoc, man, cat).Ingo Schwarze
2014-04-13better error reporting in case of SQL errors: mention dir and fileIngo Schwarze
2014-04-13Do not include "e_os.h" anymore. Simply pull in the necessary headers.Martin Pieuchot
2014-04-13remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did youTheo de Raadt
2014-04-13We don't use this build system.Theo de Raadt
2014-04-13/dev/null does not move aroundTheo de Raadt
2014-04-13Remove unneded OS portability cruft that we will never use.Bob Beck
2014-04-13We do not need historical shared library build goo for other operatingTheo de Raadt
2014-04-13no doxyTheo de Raadt
2014-04-13Remove some stuff that isn't needed.Bob Beck
2014-04-13Remove the AEP engine: it is not standalone and doesn't seem to beReyk Floeter
2014-04-13Remove the Atalla engine: It is not standalone and depends on externalReyk Floeter
2014-04-13Remove the cswift engine: it is not standalone and we don't have theReyk Floeter
2014-04-13Remove the "sureware" engine:Reyk Floeter
2014-04-13syncTheo de Raadt
2014-04-13Remove the Broadcom ubsec engine:Reyk Floeter
2014-04-13Remove the IBM 4758 engine: we don't have this hardware and it is anReyk Floeter
2014-04-13Don't edit on cvs. 23.1 as intended.Miod Vallat
2014-04-13syncTheo de Raadt
2014-04-13Irrelevant.Theo de Raadt
2014-04-13historical benchmark results. irrelevant.Theo de Raadt
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2002-09-12import openssl-0.9.7-stable-SNAP-20020911 (without idea)Markus Friedl
2002-09-05import openssl-0.9.7-beta3Markus Friedl
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker