summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte
2005-04-08add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()Nils Larsch
2005-04-08improve docu of SSL_CTX_use_PrivateKey()Nils Larsch
2005-04-07get rid of very buggy and very imcomplete DH cert supportNils Larsch
2005-04-07make sure error queue is totally emptiedNils Larsch
2005-04-07const fixesNils Larsch
2005-04-07Recognize MSYS/MINGW environment.Andy Polyakov
2005-04-07Implement OPENSSL_showfatal and make it Win32 GUI and service awareAndy Polyakov
2005-04-07Harmonize cygwin/mingw and VC targets.Andy Polyakov
2005-04-06+45% RC4 performance boost on Intel EM64T core. Unrolled loop providingAndy Polyakov
2005-04-05some const fixesNils Larsch
2005-04-05update progs.pl to reflect changes in progs.hNils Larsch
2005-04-05fix example in docuNils Larsch
2005-04-05some const fixes and cleanupNils Larsch
2005-04-04remove unused recp methodNils Larsch
2005-04-04Extend Solaris x86 support to amd64.Andy Polyakov
2005-04-04Solaris x86 linker erroneously pads .init segment with zeros instead ofAndy Polyakov
2005-04-04Some non-GNU compilers (such as Sun C) define __i386.Andy Polyakov
2005-04-03HISTORY section: point out change of default digestBodo Möller
2005-04-03Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to be initiallyAndy Polyakov
2005-04-03If input is bad, we still need to clear the buffer.Ben Laurie
2005-04-02use SHA-1 as the default digest for the apps/openssl commandsNils Larsch
2005-04-01TypoDr. Stephen Henson
2005-04-01really clear the error queue hereNils Larsch
2005-04-01use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc.Nils Larsch
2005-03-31Consistency.Ben Laurie
2005-03-31Add a file with fingerprints that have recently been used to signRichard Levitte
2005-03-31Simplicate and add lightness.Ben Laurie
2005-03-31Get rid of irritating noise.Ben Laurie
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30fix headerNils Larsch
2005-03-30Makefile.ssl doesn't exist anymoreNils Larsch
2005-03-30Take account of Makefile.ssl removal.Ben Laurie
2005-03-30Make tags target useful.Ben Laurie
2005-03-30Don't debug.Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-30update docs (recent constification)Nils Larsch
2005-03-30Constification.Ben Laurie
2005-03-29the second argument of EVP_SealInit is constNils Larsch
2005-03-28when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macroNils Larsch
2005-03-24Harmonize with CHANGES as distributed in OpenSSL 0.9.7f.Bodo Möller
2005-03-24undo Cygwin changeUlf Möller
2005-03-23Change the memory leak FAQ entry to describe the levels of thread safety in e...Richard Levitte
2005-03-22Update FAQDr. Stephen Henson
2005-03-22Doc fixes.Dr. Stephen Henson
2005-03-22test, remove unnecessary const castNils Larsch
2005-03-22Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data is used for server andDr. Stephen Henson
2005-03-21There are cases when there are no files left to verify. Make sure toRichard Levitte
2005-03-20add new curves to the loop (with some cleanup from me)Nils Larsch
2005-03-20some const fixesNils Larsch