aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reword CHANGES entry for _old_des_..., as it was a little complicatedBodo Möller2002-01-241-4/+5
* make updateRichard Levitte2002-01-2410-199/+252
* Because of recent changes, there's no need to hack the des symbols anyRichard Levitte2002-01-241-38/+0
* To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte2002-01-241-9/+9
* To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte2002-01-242-68/+140
* Document the current behaviour of the DES interface.Lutz Jänicke2002-01-231-0/+4
* Support old DES APIs by default.Ben Laurie2002-01-221-0/+4
* Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie2002-01-2210-14/+46
* Constification.Dr. Stephen Henson2002-01-224-8/+8
* default_algorithms option in ENGINE config.Dr. Stephen Henson2002-01-227-2/+106
* Typos (jsyn <jsyn@openbsd.org>).Lutz Jänicke2002-01-211-2/+2
* Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke2002-01-211-2/+2
* Use FIPS-197 vectors for AES. The NIST vectors were constructed byRichard Levitte2002-01-211-33/+9
* Add more of the NIST test vectors for AES.Richard Levitte2002-01-211-6/+30
* Bring VMS up to date with development.Richard Levitte2002-01-211-5/+5
* Initial ENGINE config module, docs to follow.Dr. Stephen Henson2002-01-219-19/+245
* Constification, add config to /dev/crypto.Ben Laurie2002-01-1814-68/+121
* disable broken codeBodo Möller2002-01-181-0/+4
* Other errors are possible.Ben Laurie2002-01-181-5/+10
* Stupid apps should die, not fail silently.Ben Laurie2002-01-181-1/+13
* Fix memory leak.Ben Laurie2002-01-181-1/+5
* Constification, missing declaration, update dependencies.Ben Laurie2002-01-183-4/+38
* Correct for the recent prototype changes.Geoff Thorpe2002-01-172-2/+2
* *** empty log message ***Ulf Möller2002-01-161-1/+1
* Produce less confusing statistics when "-out_totals" is used.Geoff Thorpe2002-01-161-12/+6
* The sample certs had expired, so these are newer ones that should lastGeoff Thorpe2002-01-163-123/+121
* run test_evp before test_sslBodo Möller2002-01-151-1/+1
* Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'Bodo Möller2002-01-145-5/+128
* Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) ifBodo Möller2002-01-142-0/+5
* Prototype info function.Ben Laurie2002-01-1215-32/+38
* Add client_cert_cb prototype.Ben Laurie2002-01-121-1/+1
* Return value could be undefined.Ben Laurie2002-01-121-1/+2
* - Network errors could pollute the buffers because -1 isn't noticed in anGeoff Thorpe2002-01-103-11/+11
* Patches to make OpenSSL compilable on MacOS/X.Richard Levitte2002-01-084-3/+14
* - libtool finally annoyed me too much, so I'm nuking it,Geoff Thorpe2002-01-084-35/+28
* - Add the same header stuff to aes_locl.h as is in des_locl.h to avoidGeoff Thorpe2002-01-052-0/+11
* Experimental configuration code.Dr. Stephen Henson2002-01-0511-6/+878
* add a sentence previously deleted by accidentBodo Möller2002-01-041-0/+2
* add documentation for SSLeay_version(SSLEAY_DIR) andBodo Möller2002-01-043-7/+100
* Tsss, SSLeay_version() was already documented, it just was not linked in.Lutz Jänicke2002-01-043-68/+3
* synchronize with engine-0.9.6 treeBodo Möller2002-01-041-896/+883
* Add information as provided by Richard Levitte on openssl-users :-)Lutz Jänicke2002-01-042-1/+67
* Update PEM docsDr. Stephen Henson2002-01-041-1/+24
* fix 'Configure TABLE' outputBodo Möller2002-01-042-142/+293
* Changes that break something should be included in CHANGESBodo Möller2002-01-041-0/+3
* add automatically generated ERR_load_... prototypeBodo Möller2002-01-041-1/+1
* fix EVP_CIPHER_mode macroBodo Möller2002-01-042-1/+4
* Constify.Geoff Thorpe2002-01-041-1/+1
* Better clarification on perlRichard Levitte2002-01-031-9/+10
* make updateRichard Levitte2002-01-022-25/+33