aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement speed measurement for AES.Richard Levitte2002-01-021-13/+117
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-0218-107/+1805
* The block size may be something other than 8!Richard Levitte2002-01-021-4/+5
* When RSA or DSA are disabled, do not include the stuff that's specificRichard Levitte2002-01-021-0/+4
* make updateRichard Levitte2002-01-022-146/+177
* RSA counter should only be defined of RSA is available.Richard Levitte2002-01-021-1/+2
* Allow verification of other types than DATA.Richard Levitte2002-01-021-7/+46
* Say that recent CygWin perl versions work as well.Richard Levitte2002-01-021-1/+5
* Allow 8-bit characters. This is not really complete, it only marksRichard Levitte2002-01-022-82/+123
* On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte2002-01-022-85/+96
* Add support for Linux on HP/PA.Richard Levitte2002-01-022-0/+23
* ssl3_read_bytes bug fixUlf Möller2001-12-282-0/+5
* update FAQ and CHANGES file (0.9.6c has been released)Bodo Möller2001-12-212-1/+3
* Status updateRichard Levitte2001-12-211-1/+2
* And just for the sake of completeness, let's add some standard macros...Richard Levitte2001-12-211-0/+2
* Better use the same number in all branches, to avoid confusionRichard Levitte2001-12-211-0/+1
* Do not forget to compile comp_err.cRichard Levitte2001-12-201-2/+2
* Synchronise with the 0.9.6 branch.Richard Levitte2001-12-201-1/+7
* Security fix.Ben Laurie2001-12-202-22/+20
* Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>Ulf Möller2001-12-191-0/+6
* formatting consistencyBodo Möller2001-12-171-1/+0
* oopsBodo Möller2001-12-171-1/+1
* remove redundant ERR_load_... declarationsBodo Möller2001-12-1718-28/+1
* consistency with 0.9.6 stable "CHANGES"Bodo Möller2001-12-171-12/+13
* fix BN_rand_rangeBodo Möller2001-12-142-11/+19