| Commit message (Expand) | Author | Age | Files | Lines |
* | Locking issues. | Bodo Möller | 2000-12-15 | 1 | -0/+118 |
* | COMP_zlib should always be declared, even if it is not functional. | Bodo Möller | 2000-12-01 | 1 | -1/+1 |
* | First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im... | Richard Levitte | 2000-11-30 | 1 | -0/+14 |
* | The compression method may be undefined for some reason that has | Richard Levitte | 2000-11-30 | 1 | -0/+3 |
* | Simplify and provide the possibility to clean a compression method. | Richard Levitte | 2000-11-30 | 1 | -12/+10 |
* | Make it possible to test SSL compression | Richard Levitte | 2000-11-30 | 1 | -0/+33 |
* | If the functions get_dh*() are declared static, they should be defined the sa... | Richard Levitte | 2000-10-22 | 1 | -3/+3 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -1/+1 |
* | Avoid memory leak. | Bodo Möller | 2000-04-07 | 1 | -2/+15 |
* | NeXT workaround. | Bodo Möller | 2000-03-26 | 1 | -0/+14 |
* | Update usage info | Bodo Möller | 2000-03-13 | 1 | -4/+4 |
* | Update test suite so that 'make test' succeeds in 'no-rsa' configuration. | Bodo Möller | 2000-03-13 | 1 | -3/+22 |
* | Connection timings (using ISO C function clock()). | Bodo Möller | 2000-03-13 | 1 | -28/+98 |
* | Always use fixed DH parameters created with 'dhparam -C', | Bodo Möller | 2000-03-10 | 1 | -69/+110 |
* | Report progress as in dsatest.c when creating a DHE key. | Bodo Möller | 2000-02-04 | 1 | -7/+32 |
* | Use correct, not American spelling. | Bodo Möller | 2000-02-04 | 1 | -1/+1 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-04 | 1 | -2/+2 |
* | Add missing #ifndefs that caused missing symbols when building libssl | Ulf Möller | 2000-01-16 | 1 | -4/+0 |
* | RAND_seed | Ulf Möller | 2000-01-16 | 1 | -0/+4 |
* | Store verify_result with sessions to avoid potential security hole. | Bodo Möller | 1999-11-17 | 1 | -0/+5 |
* | Improve support for running everything as a monolithic application. | Bodo Möller | 1999-10-25 | 1 | -4/+8 |
* | Repair another bug in s23_get_client_hello: | Bodo Möller | 1999-09-10 | 1 | -1/+1 |
* | Use non-copying BIO interface in ssltest.c. | Bodo Möller | 1999-09-10 | 1 | -50/+53 |
* | some more patches for avoiding problems with non-automatic variables | Bodo Möller | 1999-09-08 | 1 | -4/+4 |
* | Non-copying interface to BIO pairs. | Bodo Möller | 1999-09-07 | 1 | -0/+3 |
* | -no_dhe option for ssltest.c | Bodo Möller | 1999-09-03 | 1 | -24/+32 |
* | BIO_write and BIO_read could, in theory, return -2. | Bodo Möller | 1999-08-09 | 1 | -2/+2 |
* | Provide fixed seed for parameter generation to speed up -dhe1024. | Bodo Möller | 1999-08-09 | 1 | -1/+3 |
* | New function DSA_dup_DH, and fixes for bugs that were found | Bodo Möller | 1999-08-05 | 1 | -1/+29 |
* | cosmetic changes | Bodo Möller | 1999-07-12 | 1 | -0/+3 |
* | Fix memory checking. | Bodo Möller | 1999-07-09 | 1 | -1/+1 |
* | Memory leak checks. | Bodo Möller | 1999-06-25 | 1 | -1/+1 |
* | Bugfix. | Bodo Möller | 1999-06-12 | 1 | -1/+14 |
* | BIO pairs. | Bodo Möller | 1999-06-12 | 1 | -1/+376 |
* | Avoid warnings. | Bodo Möller | 1999-06-10 | 1 | -2/+5 |
* | "extern" is a C++ reserved word. | Ulf Möller | 1999-06-09 | 1 | -2/+2 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -5/+1 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -1/+7 |
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -2/+7 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -5/+9 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 1 | -14/+0 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -6/+6 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -15/+6 |
* | More stuff for new TLS ciphersuites. | Ben Laurie | 1999-02-21 | 1 | -4/+5 |
* | Updates to the new SSL compression code | Mark J. Cox | 1999-02-16 | 1 | -1/+1 |
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+1 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -59/+175 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+635 |