| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-23 | 1 | -0/+4 |
* | Make s_server, s_client check cipher list return codes. | Dr. Stephen Henson | 2000-01-23 | 1 | -9/+21 |
* | Document the DH library, and make some minor changes along the way. | Ulf Möller | 2000-01-22 | 1 | -2/+13 |
* | Add new program dhparam and update docs. | Dr. Stephen Henson | 2000-01-22 | 1 | -5/+12 |
* | Gets Lutz Jaenicke's name right this time :-) | Dr. Stephen Henson | 2000-01-22 | 1 | -3/+2 |
* | Apply Lutz Behnke's 56 bit cipher patch with a few | Dr. Stephen Henson | 2000-01-22 | 1 | -0/+9 |
* | Make -CAcreateserial start from 1 instead of 0 for | Dr. Stephen Henson | 2000-01-21 | 1 | -0/+7 |
* | Check RAND_bytes() return value or use RAND_pseudo_bytes(). | Ulf Möller | 2000-01-21 | 1 | -4/+0 |
* | Finish off the X509_ATTRIBUTE string stuff. | Dr. Stephen Henson | 2000-01-20 | 1 | -4/+5 |
* | Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers. | Dr. Stephen Henson | 2000-01-19 | 1 | -0/+16 |
* | Add missing #ifndefs that caused missing symbols when building libssl | Ulf Möller | 2000-01-16 | 1 | -0/+5 |
* | New function RAND_pseudo_bytes() generated pseudorandom numbers that | Ulf Möller | 2000-01-16 | 1 | -4/+5 |
* | note about things still to do with RAND_bytes | Bodo Möller | 2000-01-13 | 1 | -2/+7 |
* | Use CRYPTO_push_info to find a memory leak in pkcs12.c. | Bodo Möller | 2000-01-13 | 1 | -7/+10 |
* | Precautions against using the PRNG uninitialized: RAND_bytes() now | Ulf Möller | 2000-01-13 | 1 | -0/+5 |
* | Turn BN_prime_checks into a macro. | Bodo Möller | 2000-01-12 | 1 | -0/+8 |
* | Added a comment about Win32. | Richard Levitte | 2000-01-11 | 1 | -4/+4 |
* | Add more info to the memory allocation change log. | Richard Levitte | 2000-01-11 | 1 | -8/+16 |
* | The buffer in ss3_read_n cannot actually occur because it is never | Bodo Möller | 2000-01-11 | 1 | -3/+1 |
* | Clean up some of the SSL server code. | Bodo Möller | 2000-01-11 | 1 | -0/+5 |
* | New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c... | Dr. Stephen Henson | 2000-01-09 | 1 | -0/+10 |
* | Add PKCS#12 manpage and use MAC iteration counts by default. | Dr. Stephen Henson | 2000-01-08 | 1 | -0/+6 |
* | Honor the no-xxx Configure options when creating .DEF files. | Ulf Möller | 2000-01-07 | 1 | -7/+10 |
* | More X509_ATTRIBUTE changes. | Dr. Stephen Henson | 2000-01-07 | 1 | -0/+11 |
* | Initial automation changes to 'req' and X509_ATTRIBUTE functions. | Dr. Stephen Henson | 2000-01-06 | 1 | -0/+25 |
* | New functions SSL_get_finished, SSL_get_peer_finished. | Bodo Möller | 2000-01-06 | 1 | -1/+10 |
* | Use separate arrays for certificate verify and for finished hashes. | Bodo Möller | 2000-01-06 | 1 | -0/+3 |
* | Enhanced support for Alpha Linux. See CHANGES for details. | Andy Polyakov | 2000-01-02 | 1 | -0/+8 |
* | Add support for MS "fast SGC". | Dr. Stephen Henson | 2000-01-02 | 1 | -0/+15 |
* | Fix some of the command line password stuff. New function | Dr. Stephen Henson | 2000-01-01 | 1 | -1/+9 |
* | Don't request client certificate in anonymous ciphersuites | Bodo Möller | 1999-12-29 | 1 | -0/+8 |
* | Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID, | Bodo Möller | 1999-12-29 | 1 | -0/+8 |
* | Add OIDs for idea and blowfish. Unfortunately these are in | Dr. Stephen Henson | 1999-12-29 | 1 | -0/+7 |
* | Simplify the trust structure: basically zap the bit strings and | Dr. Stephen Henson | 1999-12-29 | 1 | -0/+13 |
* | New {i2d,d2i}_PrivateKey_{bio, fp} functions. | Dr. Stephen Henson | 1999-12-26 | 1 | -1/+5 |
* | Allow passwords to be included on command line for a few | Dr. Stephen Henson | 1999-12-24 | 1 | -0/+6 |
* | Add PKCS#8 utility functions and add PBE options. | Dr. Stephen Henson | 1999-12-23 | 1 | -0/+6 |
* | Correct spelling, and don't abuse grave accent as left quote | Bodo Möller | 1999-12-22 | 1 | -7/+7 |
* | Support for ASN1 NULL type. | Dr. Stephen Henson | 1999-12-22 | 1 | -0/+7 |
* | Initial support for MacOS is now available | Andy Polyakov | 1999-12-19 | 1 | -0/+4 |
* | - Added more documentation in CHANGES. | Richard Levitte | 1999-12-18 | 1 | -5/+26 |
* | - Made sure some changed behavior is documented in CHANGES. | Richard Levitte | 1999-12-18 | 1 | -0/+6 |
* | Rebuild of the OpenSSL memory allocation and deallocation routines. | Richard Levitte | 1999-12-17 | 1 | -0/+10 |
* | Various S/MIME fixes. | Dr. Stephen Henson | 1999-12-11 | 1 | -0/+6 |
* | Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs. | Dr. Stephen Henson | 1999-12-10 | 1 | -0/+4 |
* | Merge in my S/MIME library and utility. | Dr. Stephen Henson | 1999-12-05 | 1 | -0/+8 |
* | Add functions des_set_key_checked, des_set_key_unchecked. | Bodo Möller | 1999-12-03 | 1 | -0/+8 |
* | New function PKC12_newpass() | Dr. Stephen Henson | 1999-12-03 | 1 | -0/+4 |
* | Change the trust and purpose code so it doesn't need init | Dr. Stephen Henson | 1999-12-02 | 1 | -0/+12 |
* | Modify the X509 V3 extension lookup code. | Dr. Stephen Henson | 1999-12-01 | 1 | -0/+20 |