summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recent changes from 0.9.7-stable.MERGED_rfc3820_to_0_9_7-stableOpenSSL-rfc3820-0_9_7-stablelevitte2005-04-1186-19/+326
* Move definition of allow_proxy_certs to start.steve2005-04-101-1/+1
* Added restrictions on the use of proxy certificates, as they may poselevitte2005-04-099-6/+95
* Recent changes from 0.9.7-stable.levitte2005-04-0571-453/+1994
* Recent changes from 0.9.7-stable.levitte2005-03-228-9/+65
* Mark this branch as a variant.levitte2005-03-141-1/+1
* Recent changes from 0.9.7-stable.levitte2005-03-1413-214/+196
* Added HOWTO about proxy certificates.levitte2005-03-141-0/+280
* Recent changes from 0.9.7-stable.levitte2005-02-1045-251/+409
* make updatelevitte2005-01-271-0/+12
* Recent changes from 0.9.7-stablelevitte2005-01-273-15/+15
* Because 0.9.7f is close to being released, I can't release my work tolevitte2005-01-2728-97/+1401
* The first argument to load_iv should really be a char ** instead of anlevitte2005-01-271-4/+4
* More FIPS algorithm blocking.steve2005-01-274-5/+55
* Check for errors from EVP_VerifyInit_ex(), or EVP_VerifyUpdate mightlevitte2005-01-271-1/+6
* Get rid if the annoying warninglevitte2005-01-273-203/+184
* make updatesteve2005-01-2613-27/+57
* FIPS algorithm blocking.steve2005-01-2653-372/+818
* Respect the fact that most interactive shells don't restore stty settingsappro2005-01-261-18/+18
* Don't zap AES CBC IV, when decrypting truncated content in place.appro2005-01-181-2/+4
* PKCS7_verify() performance optimization. When the content is large and aSTART_OpenSSL-rfc3820-0_9_7-stablesteve2005-01-141-4/+33
* INSTALL.DJGPP update.appro2005-01-141-22/+21
* Rely on e_os.h to appropriately define str[n]casecmp in non-POSIXappro2005-01-142-9/+6
* O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris.appro2005-01-141-9/+20
* make updatelevitte2005-01-146-8/+10
* Correct a faulty address assignment, and add a length check (notlevitte2005-01-121-0/+136
* Use EXIT() instead of exit().levitte2005-01-117-26/+34
* Clear signed vs. unsigned conflicts.levitte2005-01-112-3/+3
* Remove VMS_strcasecmp() from apps.c, it's not used any more. Andlevitte2005-01-111-16/+0
* FAQ update to mention no-sha0 as possible workaround for Tru64 compiler bug.appro2005-01-091-0/+4
* DJGPP documentation note update.appro2005-01-091-3/+17
* Allow for ./config no-sha0.appro2005-01-093-11/+127
* DJGPP update.appro2005-01-046-6/+21
* RSA KAT.steve2005-01-032-12/+56
* Borrow #include <string[s].h> from e_os.h.appro2004-12-311-6/+1
* Make whiny compilers stop complaining about missing prototype.appro2004-12-301-0/+1
* AES CBC and CFB performance tune-up from HEAD.appro2004-12-302-56/+48
* Fix Win32 test-suit.appro2004-12-302-20/+22
* Remove naming conflict between variable and label.appro2004-12-301-4/+4
* Prompt for passphrases with PKCS12 input format.steve2004-12-292-10/+55
* Cosmetic mingw update.appro2004-12-272-4/+3
* Minor cygwin update.appro2004-12-271-1/+1
* Remove CPU detect for IRIX targets. Performance gain is less than 1%, itappro2004-12-271-14/+14
* As new major IRIX release is highly unlikely to appear [and break following],appro2004-12-271-2/+2
* Summarize recent backports in CHANGES.BEN_FIPS_TEST_7appro2004-12-201-0/+4
* Improved PowerPC platform support.appro2004-12-206-72/+91
* When re-linking files, really relink them. In other words, emulate ln -f.appro2004-12-201-0/+1
* Backport of PPC BN module from HEAD.appro2004-12-202-0/+2087
* Backport of http://cvs.openssl.org/chngview?cn=12323, as well as eliminateappro2004-12-204-62/+45
* Backport of http://cvs.openssl.org/chngview?cn=12449, essentiallyappro2004-12-202-2/+2