| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update FAQ, NEWS | steve | 2012-03-14 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | steve | 2012-01-04 | 1 | -1/+1 |
| | | |||||
| * | Update FAQ. | steve | 2011-09-06 | 1 | -1/+1 |
| | | |||||
| * | OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d) | bodo | 2011-02-08 | 1 | -1/+1 |
| | | | | | Submitted by: Neel Mehta, Adam Langley, Bodo Moeller | ||||
| * | update FAQ | steve | 2010-12-02 | 1 | -1/+1 |
| | | |||||
| * | use right version this time in FAQ | steve | 2010-12-02 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | steve | 2010-12-02 | 1 | -1/+1 |
| | | |||||
| * | Typo, PR#2346 | steve | 2010-10-04 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | steve | 2010-06-01 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | steve | 2010-04-14 | 1 | -1/+1 |
| | | |||||
| * | fix FAQ (again) | steve | 2010-03-31 | 1 | -21/+0 |
| | | |||||
| * | update FAQ | steve | 2010-03-30 | 1 | -1/+3 |
| | | |||||
| * | fix FAQ | steve | 2010-03-30 | 1 | -0/+1 |
| | | |||||
| * | update FAQ | steve | 2010-03-30 | 1 | -11/+11 |
| | | |||||
| * | update FAQ | steve | 2010-03-30 | 1 | -0/+61 |
| | | |||||
| * | update HEAD FAQ | steve | 2010-03-30 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | steve | 2010-03-25 | 1 | -1/+1 |
| | | |||||
| * | oops, use correct date | steve | 2010-02-26 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | steve | 2010-02-25 | 1 | -1/+1 |
| | | |||||
| * | Clarification | steve | 2009-10-23 | 1 | -1/+1 |
| | | |||||
| * | Add an FAQ. | steve | 2009-10-23 | 1 | -0/+12 |
| | | |||||
| * | Update FAQ with note about online docs. | steve | 2009-06-24 | 1 | -3/+6 |
| | | |||||
| * | Update FAQ. | steve | 2009-03-25 | 1 | -1/+1 |
| | | |||||
| * | Update FAQ. | steve | 2009-01-07 | 1 | -1/+1 |
| | | |||||
| * | Update FAQ. | steve | 2008-09-15 | 1 | -1/+1 |
| | | |||||
| * | Correct the FAQ and the threads man page re: CRYPTO_THREADID changes. | geoff | 2008-08-06 | 1 | -2/+4 |
| | | |||||
| * | Remove the dual-callback scheme for numeric and pointer thread IDs, | geoff | 2008-08-06 | 1 | -3/+1 |
| | | | | | | | | | | deprecate the original (numeric-only) scheme, and replace with the CRYPTO_THREADID object. This hides the platform-specifics and should reduce the possibility for programming errors (where failing to explicitly check both thread ID forms could create subtle, platform-specific bugs). Thanks to Bodo, for invaluable review and feedback. | ||||
| * | sync with 0.9.8 branch | bodo | 2008-05-28 | 1 | -3/+2 |
| | | |||||
| * | Remove all root CA files (beyond test CAs including private key) | jaenicke | 2008-05-23 | 1 | -0/+15 |
| | | | | | from the OpenSSL distribution. | ||||
| * | Clarify FAQ. | steve | 2008-01-23 | 1 | -5/+5 |
| | | |||||
| * | Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f | jaenicke | 2007-10-19 | 1 | -1/+1 |
| | | |||||
| * | New release. | ben | 2007-10-11 | 1 | -1/+1 |
| | | |||||
| * | Port from 0.9.8-stable | jaenicke | 2007-09-24 | 1 | -0/+11 |
| | | |||||
| * | Update FAQ,NEWS in HEAD. | steve | 2007-02-23 | 1 | -1/+1 |
| | | |||||
| * | Additional detail. | steve | 2006-09-06 | 1 | -0/+2 |
| | | |||||
| * | update information on "current version" ... | bodo | 2006-09-06 | 1 | -1/+1 |
| | | |||||
| * | Add an FAQ. | steve | 2006-09-06 | 1 | -0/+20 |
| | | |||||
| * | New functions CRYPTO_set_idptr_callback(), | bodo | 2006-06-23 | 1 | -2/+5 |
| | | | | | | | CRYPTO_get_idptr_callback(), CRYPTO_thread_idptr() for a 'void *' type thread ID, since the 'unsigned long' type of the existing thread ID does not always work well. | ||||
| * | Update FAQ. | steve | 2006-05-04 | 1 | -1/+1 |
| | | |||||
| * | Fix bug where freed OIDs could be accessed in EVP_cleanup() by | steve | 2006-03-28 | 1 | -1/+1 |
| | | | | | defering freeing in OBJ_cleanup(). | ||||
| * | Typo. | steve | 2006-03-28 | 1 | -2/+2 |
| | | |||||
| * | Minor clarification. | steve | 2006-02-11 | 1 | -2/+2 |
| | | |||||
| * | Add FAQ about AKID. | steve | 2006-02-11 | 1 | -0/+20 |
| | | |||||
| * | Mention PROBLEMS in FAQ. | appro | 2005-11-09 | 1 | -4/+17 |
| | | |||||
| * | Improve cross-compiler portability of applink.c module and mention | appro | 2005-11-09 | 1 | -4/+7 |
| | | | | | CRYPTO_malloc_init in FAQ. | ||||
| * | Add fixes for CAN-2005-2969. | bodo | 2005-10-26 | 1 | -1/+1 |
| | | | | | (This were in 0.9.7-stable and 0.9.8-stable, but not in HEAD so far.) | ||||
| * | Make OPENSSL_NO_COMP compile again. | steve | 2005-09-30 | 1 | -0/+38 |
| | | |||||
| * | Changes from the 0.9.8 branch. | levitte | 2005-07-05 | 1 | -1/+1 |
| | | |||||
| * | update FAQ | nils | 2005-06-13 | 1 | -2/+2 |
| | | |||||
| * | FAQ to mention no-sha512 as option for compilers without support for 64-bit | appro | 2005-06-06 | 1 | -0/+10 |
| | | | | | integer type. | ||||
