summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Time to release 0.9.7a.OpenSSL_0_9_7aRichard Levitte2003-02-195-6/+23
* Security fix: Vaudenay timing attack on CBC.Richard Levitte2003-02-192-17/+54
* Make sure the memory allocation routines check for negative sizesRichard Levitte2003-02-191-0/+10
* Borland C++ Builder 5 complains about unreachable statements.Richard Levitte2003-02-191-1/+0
* Make the no-err option work properlyRichard Levitte2003-02-183-0/+18
* Remove "+Olibcalls" option from HPUX targets.Bodo Möller2003-02-162-8/+8
* mask old error codes so that mkerr.pl does not re-add themBodo Möller2003-02-141-1/+1
* make updateBodo Möller2003-02-141-14/+39
* Add support for IA64.Richard Levitte2003-02-143-0/+5
* Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte2003-02-144-16/+63
* Update linux-mips and linux-mipsel to support threads and shared libraries.Richard Levitte2003-02-141-2/+2
* Pay attention to disabled SSL versions.Richard Levitte2003-02-141-0/+9
* Change no_rmd160 to no_ripemd for consistency.Richard Levitte2003-02-141-3/+3
* Make it possible to disable OCSP, the speed application, and the use of sockets.Richard Levitte2003-02-146-0/+27
* Oh, the destest program did look at the return value...Richard Levitte2003-02-131-0/+4
* Adjust DES_cbc_cksum() so the returned value is the same as MIT'sRichard Levitte2003-02-122-0/+15
* Option to disable auto SSL chain building.Dr. Stephen Henson2003-02-123-3/+34
* commentsBodo Möller2003-02-121-1/+3
* PKCS#1 has a new RFC, which we do implementRichard Levitte2003-02-061-4/+5
* additional sanity checks for arguments to EC_POINTs_mul()Bodo Möller2003-02-061-0/+11
* EC_GROUP_get_extra_data() should not set an error when it returns NULL.Bodo Möller2003-02-063-4/+2
* typo in WIN16 sectionBodo Möller2003-02-051-1/+1
* SSL_add_dir_cert_subjects_to_stack now exists for WIN32Bodo Möller2003-02-053-4/+2
* typoBodo Möller2003-02-041-1/+1
* Update PRNG entry:Bodo Möller2003-02-041-24/+24
* We can't say in advance what the argument to BIO_socket_ioctl() should be, soRichard Levitte2003-01-312-3/+3
* Document -engine where missing.Richard Levitte2003-01-3012-1/+94
* A few small bugs with BIO popping.Richard Levitte2003-01-302-1/+6
* The util scripts need to handled no-hw.Richard Levitte2003-01-302-2/+9
* The MASM situation is more difficult than described so far. It is part of VC...Richard Levitte2003-01-301-6/+7
* For VC++7 and up, the file is VSVARS32.BAT.Richard Levitte2003-01-301-4/+7
* The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That'sRichard Levitte2003-01-304-10/+0
* make updateRichard Levitte2003-01-302-119/+119
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-3064-30/+461
* Small typo, OENSSL should really be spelled OPENSSL.Richard Levitte2003-01-301-1/+1
* Fix a memory leak in SSL.Richard Levitte2003-01-301-0/+1
* cert_sk isn't always allocated, so freeing it may cause a crash.Richard Levitte2003-01-301-1/+2
* DVCS (see RFC 3029) was missing among the possible purposes.Richard Levitte2003-01-292-0/+5
* Correct EVP_SealInit() documentation, iv is an outputDr. Stephen Henson2003-01-261-10/+16
* consistencyBodo Möller2003-01-243-5/+7
* Provide "dummy" &main::picmeup even in Windows perlasm modules.Andy Polyakov2003-01-242-0/+12
* Check return value of gmtime() and add error codesDr. Stephen Henson2003-01-246-2/+20
* Workaround for lame compiler bug introduced in "CPU pack" for MSVC6SP5.Andy Polyakov2003-01-231-3/+3
* The patch speaks for itself.Andy Polyakov2003-01-231-0/+9
* Missing 0 broke FreeBSD build.Richard Levitte2003-01-231-1/+1
* Suggestion was to change ${MACHINE} to i586 in lines in question. Well,Andy Polyakov2003-01-191-3/+3
* This is an *initial* tune-up. This update puts Itanium2 back on par withAndy Polyakov2003-01-191-47/+76
* Oops! Missed closing quote... Didn't have time to verify before a snapshotAndy Polyakov2003-01-191-2/+2
* SCO target missed .so definition.Andy Polyakov2003-01-181-2/+2
* -lresolv is not present on SCO Unix, RT#460.Andy Polyakov2003-01-181-2/+2