summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.9.5beta1OpenSSL_0_9_5beta1levitte2000-02-241-2/+2
* Make it possible to have differing tar versions.levitte2000-02-241-1/+3
* Correct a couple of command errors.levitte2000-02-241-2/+2
* CRYPTO_num_locks()ulf2000-02-241-1/+9
* New make target "report" to run util/selftest.plulf2000-02-233-55/+36
* yet another faq.ulf2000-02-231-0/+25
* make updatelevitte2000-02-234-0/+4
* Avoid saving any macros starting with a _, since that can createlevitte2000-02-231-1/+1
* correct macro.ulf2000-02-231-1/+1
* *** empty log message ***ulf2000-02-231-2/+2
* Run the test suite and generate a report.ulf2000-02-231-0/+151
* add missing names.ulf2000-02-231-0/+2
* Sync with Unixlevitte2000-02-231-2/+3
* another faq.ulf2000-02-231-0/+14
* threads mapage.ulf2000-02-232-3/+63
* minor docs changes (added links is the openssl(1) text)ulf2000-02-234-31/+38
* Frequently asked questions.ulf2000-02-231-0/+90
* Add PBE algorithms with ciphers, not digests.steve2000-02-234-6/+81
* Allow ADH to be used but not present in the default ciphersteve2000-02-236-9/+29
* Make pkcs8 work again.steve2000-02-224-12/+23
* Update docs.steve2000-02-222-7/+81
* warning.ulf2000-02-221-1/+1
* Don't list prototypes for internal functions.ulf2000-02-221-21/+0
* Check tlen size in all padding_check functions. As called within the rsaulf2000-02-222-1/+16
* Correction to RSA_padding_check_xxx() docs (this time for real).ulf2000-02-221-1/+2
* Correction for RSA_padding_check_xxx() documentation.ulf2000-02-221-1/+1
* Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forsteve2000-02-2211-15/+150
* Workarounds to make broken programs happy (such as s_client and s_server).bodo2000-02-211-23/+29
* Fix some bugs and document othersbodo2000-02-217-60/+91
* Move ssl3_do_write from s3_pkt.c to s3_both.c.bodo2000-02-212-20/+20
* More news.bodo2000-02-211-1/+5
* Move MAC computations for Finished from ssl3_read_bytes intobodo2000-02-217-25/+41
* Blowfish docs.levitte2000-02-211-0/+104
* More compact Configure usage message.ulf2000-02-212-8/+27
* Move the registration of callback functions to special functionslevitte2000-02-2028-78/+385
* Workaround for irrelevant problem.bodo2000-02-201-7/+16
* ignore Client Hellos when we're in handshake anywaybodo2000-02-201-9/+23
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.bodo2000-02-2013-286/+372
* Document OPENSSL_VERSION_NUMBERulf2000-02-201-0/+46
* Fix gcc warnings.ulf2000-02-205-13/+12
* Change the 'other' structure in certificate aux info.steve2000-02-204-6/+12
* Allow for higher granularity of entropy estimates by using 'double'bodo2000-02-196-15/+26
* Add -clrext option to 'x509'steve2000-02-192-25/+24
* Keep variable names consistent with corresponding pre-processorbodo2000-02-181-7/+7
* Make excluded cipher entry in opensslconf.h a bit more descriptive.ulf2000-02-181-1/+2
* Change the example to show apr1 with an 8-character salt.bodo2000-02-181-8/+8
* Stay compatible to older Perl5 releases (see diff -r1.11 -r1.12).bodo2000-02-181-1/+2
* Avoid potential conflicts between #defines in opensslconf.h andbodo2000-02-181-13/+21
* add missing 'static'bodo2000-02-181-1/+1
* Make Configure add the configuration options that it was copmiledlevitte2000-02-181-2/+22