summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-01-24New functionsBodo Möller
2002-01-24Reword CHANGES entry for _old_des_..., as it was a little complicatedBodo Möller
2002-01-24make updateRichard Levitte
2002-01-24Because of recent changes, there's no need to hack the des symbols anyRichard Levitte
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte
2002-01-23Document the current behaviour of the DES interface.Lutz Jänicke
2002-01-22Support old DES APIs by default.Ben Laurie
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie
2002-01-22Constification.Dr. Stephen Henson
2002-01-22default_algorithms option in ENGINE config.Dr. Stephen Henson
2002-01-21Typos (jsyn <jsyn@openbsd.org>).Lutz Jänicke
2002-01-21Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke
2002-01-21Use FIPS-197 vectors for AES. The NIST vectors were constructed byRichard Levitte
2002-01-21Add more of the NIST test vectors for AES.Richard Levitte
2002-01-21Bring VMS up to date with development.Richard Levitte
2002-01-21Initial ENGINE config module, docs to follow.Dr. Stephen Henson
2002-01-18Constification, add config to /dev/crypto.Ben Laurie
2002-01-18disable broken codeBodo Möller
2002-01-18Other errors are possible.Ben Laurie
2002-01-18Stupid apps should die, not fail silently.Ben Laurie
2002-01-18Fix memory leak.Ben Laurie
2002-01-18Constification, missing declaration, update dependencies.Ben Laurie
2002-01-17Correct for the recent prototype changes.Geoff Thorpe
2002-01-16*** empty log message ***Ulf Möller
2002-01-16Produce less confusing statistics when "-out_totals" is used.Geoff Thorpe
2002-01-16The sample certs had expired, so these are newer ones that should lastGeoff Thorpe
2002-01-15run test_evp before test_sslBodo Möller
2002-01-14Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'Bodo Möller
2002-01-14Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) ifBodo Möller
2002-01-12Prototype info function.Ben Laurie
2002-01-12Add client_cert_cb prototype.Ben Laurie
2002-01-12Return value could be undefined.Ben Laurie
2002-01-10- Network errors could pollute the buffers because -1 isn't noticed in anGeoff Thorpe
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte
2002-01-08- libtool finally annoyed me too much, so I'm nuking it,Geoff Thorpe
2002-01-05- Add the same header stuff to aes_locl.h as is in des_locl.h to avoidGeoff Thorpe
2002-01-05Experimental configuration code.Dr. Stephen Henson
2002-01-04add a sentence previously deleted by accidentBodo Möller
2002-01-04add documentation for SSLeay_version(SSLEAY_DIR) andBodo Möller
2002-01-04Tsss, SSLeay_version() was already documented, it just was not linked in.Lutz Jänicke
2002-01-04synchronize with engine-0.9.6 treeBodo Möller
2002-01-04Add information as provided by Richard Levitte on openssl-users :-)Lutz Jänicke
2002-01-04Update PEM docsDr. Stephen Henson
2002-01-04fix 'Configure TABLE' outputBodo Möller
2002-01-04Changes that break something should be included in CHANGESBodo Möller
2002-01-04add automatically generated ERR_load_... prototypeBodo Möller
2002-01-04fix EVP_CIPHER_mode macroBodo Möller
2002-01-04Constify.Geoff Thorpe
2002-01-03Better clarification on perlRichard Levitte