summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for releaseOpenSSL_0_9_7cDr. Stephen Henson2003-09-306-7/+21
* Fix for ASN1 parsing bugs.Dr. Stephen Henson2003-09-304-2/+33
* make updateDr. Stephen Henson2003-09-291-1/+26
* Fix to make it compile under Win32.Dr. Stephen Henson2003-09-291-2/+2
* Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, thisRichard Levitte2003-09-282-5/+9
* make updateRichard Levitte2003-09-282-0/+26
* Uhmm, It seem to have forgotten one file when I committed the MSDOSRichard Levitte2003-09-281-3/+20
* Change the indentation from 12 to indent+4.Richard Levitte2003-09-271-1/+1
* Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte2003-09-274-1/+10
* Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>.Richard Levitte2003-09-273-19/+19
* Add reference counting around the thread state hash table.Richard Levitte2003-09-273-3/+44
* Have ssl3_ssl3_send_client_verify() change the state to SSL3_ST_SW_CERT_VRFY_B.Richard Levitte2003-09-271-0/+1
* Have ssl3_send_certificate_request() change the state to SSL3_ST_SW_CERT_REQ_B.Richard Levitte2003-09-271-0/+1
* Remove extra argument to BIO_printf().Richard Levitte2003-09-271-6/+5
* Include the instance in the Kerberos ticket information.Richard Levitte2003-09-273-11/+34
* Correct small documentation error.Richard Levitte2003-09-271-1/+1
* Free the Kerberos context upon freeing the SSL.Richard Levitte2003-09-271-0/+5
* Add necessary changes to be able to build on VxWorks for PPC860.Richard Levitte2003-09-272-1/+2
* In order to get the expected self signed error whenDr. Stephen Henson2003-09-211-1/+1
* These should be write-locks, not read-locks.Geoff Thorpe2003-09-081-2/+2
* certain changes have to be listed twice in this file because OpenSSLBodo Möller2003-09-041-0/+5
* New -ignore_err option in ocsp application to stop the serverDr. Stephen Henson2003-09-032-0/+9
* Only accept a client certificate if the server requestsDr. Stephen Henson2003-09-032-4/+10
* outlen should be int * in out_utf8.Dr. Stephen Henson2003-08-211-1/+1
* fix out-of-bounds check in lock_dbg_cb (was too lose to detect allBodo Möller2003-08-142-2/+2
* Undo the change that left LD_LIBRARY_PATH unchanged. The errors I sawRichard Levitte2003-08-142-29/+29
* make sure no error is left in the queue that is intentionally ignoredBodo Möller2003-08-111-1/+3
* Don't fiddle with LD_LIBRARY_PATH when building non-static.Richard Levitte2003-08-111-28/+28
* Oops, removed a little too much.Richard Levitte2003-08-111-1/+1
* make updateRichard Levitte2003-08-113-46/+92
* A new branch for FIPS-related changes has been created with the nameRichard Levitte2003-08-11394-182889/+178
* Avoid clashing with the regular DES functions when not compiling withRichard Levitte2003-08-081-0/+9
* Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte2003-08-071-4/+10
* add OpenSSL licenseBodo Möller2003-08-061-1/+54
* make updateRichard Levitte2003-08-045-22/+99
* Add an empty list of AES tests. At least, the test suite will pass,Richard Levitte2003-08-041-0/+0
* Inclusion of openssl/engine.h should always be wrapped with a check thatRichard Levitte2003-08-041-0/+2
* Make tests work (CFB1 still doesn't produce the right answers, strangely).Ben Laurie2003-08-031-37/+55
* Make the EFB NIDs have empty OIDs aliased to the real EFB OID.Dr. Stephen Henson2003-08-015-86/+49
* Replace C++ style comments.Dr. Stephen Henson2003-08-011-3/+3
* DES CFB8 test.Ben Laurie2003-08-011-0/+4
* Fix DES CFB-r.Ben Laurie2003-08-014-39/+61
* No C++ comments in C programs!Richard Levitte2003-07-311-3/+3
* If FDIRS is to be treated like SDIRS, let's not forget to initializeRichard Levitte2003-07-311-0/+2
* Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.Ben Laurie2003-07-30104-58/+33569
* Test vectors and useless samples.Ben Laurie2003-07-29216-0/+140048
* AES CFB8.Ben Laurie2003-07-2910-14/+122
* Missing files.Ben Laurie2003-07-293-0/+2640
* MMT for CFB1Ben Laurie2003-07-291-17/+43
* Reformat.Ben Laurie2003-07-291-303/+295