summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2003-02-22add testUlf Möller
2003-02-21avoid duplicate definiton of bn_sub_part_wordsUlf Möller
2003-02-21clean up MinGW build. MinGW make now supports the Windows path nameUlf Möller
2003-02-21update mingw infoUlf Möller
2003-02-21treat 'out' like i2d functions do; cf. asn1_item_flags_i2d (crypto/asn/tasn_e...Bodo Möller
2003-02-21ECPublicKey_set_octet_string and ECPublicKey_get_octet_stringBodo Möller
2003-02-20Ooops forgot to recognise V_ASN1_GENERALSTRING.Dr. Stephen Henson
2003-02-20Re enable the read side non blocking test BIO code.Dr. Stephen Henson
2003-02-20Fix bug in base64 bios during write an non blocking I/O:Dr. Stephen Henson
2003-02-19typoBodo Möller
2003-02-19Update release informationRichard Levitte
2003-02-19Security fix: Vaudenay timing attack on CBC.Richard Levitte
2003-02-19Make sure the memory allocation routines check for negative sizesRichard Levitte
2003-02-19Borland C++ Builder 5 complains about unreachable statements.Richard Levitte
2003-02-19Update debub-steve* entries.Dr. Stephen Henson
2003-02-18Typo.Dr. Stephen Henson
2003-02-18Make the no-err option work properlyRichard Levitte
2003-02-16Remove "+Olibcalls" option from HPUX targets.Bodo Möller
2003-02-15Session cache implementations shouldn't have to access SSL_SESSIONGeoff Thorpe
2003-02-15Declare prototypes for function pointer types, even if they are likely toGeoff Thorpe
2003-02-15Update docs.Dr. Stephen Henson
2003-02-15Single pass processing to cleartext S/MIME signing.Dr. Stephen Henson
2003-02-15We cache a montgomery form for 'n' if the PUBLIC flag is set, not PRIVATE.Geoff Thorpe
2003-02-14David Brumley <dbrumley@stanford.edu> noted and corrected a case in theGeoff Thorpe
2003-02-14make updateBodo Möller
2003-02-14Add support for IA64.Richard Levitte
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte
2003-02-14Update linux-mips and linux-mipsel to support threads and shared libraries.Richard Levitte
2003-02-14Pay attention to disabled SSL versions.Richard Levitte
2003-02-14Change no_rmd160 to no_ripemd for consistency.Richard Levitte
2003-02-14Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte
2003-02-13Another long name to deal withRichard Levitte
2003-02-13Oh, the destest program did look at the return value...Richard Levitte
2003-02-12new lock for EC_PRE_COMP structuresBodo Möller
2003-02-12Allow EC_GROUP objects to share precomputation for improved memoryBodo Möller
2003-02-12Adjust DES_cbc_cksum() so the returned value is the same as MIT'sRichard Levitte
2003-02-12Option to disable SSL auto chain buildDr. Stephen Henson
2003-02-12commentsBodo Möller
2003-02-11first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0...Bodo Möller
2003-02-11GeneralString support in mini-ASN1 compilerDr. Stephen Henson
2003-02-10Typo.Dr. Stephen Henson
2003-02-10Make sure memcpy() is properly declared by including string.h.Richard Levitte
2003-02-08fix EC_GROUP_copy for EC_GFp_nist_method()Bodo Möller
2003-02-08avoid coredumpBodo Möller
2003-02-08remove debugging leftoversBodo Möller
2003-02-07commentBodo Möller
2003-02-06typoBodo Möller
2003-02-06PKCS#1 has a new RFC, which we do implementRichard Levitte
2003-02-06implement fast point multiplication with precomputationBodo Möller