aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
Commit message (Collapse)AuthorAgeFilesLines
* Additional detail.Dr. Stephen Henson2006-09-061-0/+2
|
* update information on "current version" ...Bodo Möller2006-09-061-1/+1
|
* Add an FAQ.Dr. Stephen Henson2006-09-061-0/+20
|
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-231-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.Dr. Stephen Henson2006-05-041-1/+1
|
* Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson2006-03-281-1/+1
| | | | defering freeing in OBJ_cleanup().
* Typo.Dr. Stephen Henson2006-03-281-2/+2
|
* Minor clarification.Dr. Stephen Henson2006-02-111-2/+2
|
* Add FAQ about AKID.Dr. Stephen Henson2006-02-111-0/+20
|
* Mention PROBLEMS in FAQ.Andy Polyakov2005-11-091-4/+17
|
* Improve cross-compiler portability of applink.c module and mentionAndy Polyakov2005-11-091-4/+7
| | | | CRYPTO_malloc_init in FAQ.
* Add fixes for CAN-2005-2969.Bodo Möller2005-10-261-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.Dr. Stephen Henson2005-09-301-0/+38
|
* Changes from the 0.9.8 branch.Richard Levitte2005-07-051-1/+1
|
* update FAQNils Larsch2005-06-131-2/+2
|
* FAQ to mention no-sha512 as option for compilers without support for 64-bitAndy Polyakov2005-06-061-0/+10
| | | | integer type.
* FAQ to mention no-sse2.Andy Polyakov2005-05-191-0/+9
|
* FAQ update to mention Applink.Andy Polyakov2005-05-181-0/+11
|
* Update FAQ.Dr. Stephen Henson2005-04-121-1/+1
|
* Change the memory leak FAQ entry to describe the levels of thread safety in ↵Richard Levitte2005-03-231-3/+14
| | | | each function
* Update FAQDr. Stephen Henson2005-03-221-1/+1
|
* Take MDC2 patent into account.Bodo Möller2005-03-021-2/+2
|
* FAQ update to mention no-sha0 as possible workaround for Tru64 compiler bug.Andy Polyakov2005-01-091-0/+4
| | | | | Well, no-options seem to be busted in HEAD currently, which should/will be fixed one way or another (see PR#989 for a possible alternative).
* Mention that the keys likely to have signed the distribution are nowMark J. Cox2004-11-301-1/+2
| | | | listed on the web site for easy finding and downloading
* Update FAQ.Dr. Stephen Henson2004-10-251-1/+1
|
* Update FAQ.Dr. Stephen Henson2004-08-111-0/+28
|
* Make our page with pointers to binary distributions visible in the FAQRichard Levitte2004-03-041-1/+4
|
* Indent some of the code examples.Dr. Stephen Henson2004-03-021-11/+11
|
* ASN1 parse fix and release file changes.Dr. Stephen Henson2003-09-301-1/+1
|
* fix formattingBodo Möller2003-03-181-0/+1
|
* Update release informationRichard Levitte2003-02-191-1/+1
|
* typoBodo Möller2003-02-041-1/+1
|
* Update PRNG entry:Bodo Möller2003-02-041-24/+24
| | | | | - OpenSSL version differences - Sun /dev/urandom patch information
* For VC++7 and up, the file is VSVARS32.BAT.Richard Levitte2003-01-301-4/+7
| | | | PR: 327
* Minor FAQ updateAndy Polyakov2003-01-131-1/+4
|
* OpenBSD FAQ update. Apparently gas from binutils-2.x makes it impossible toAndy Polyakov2003-01-121-3/+3
| | | | use gcc -fPIC ... on OpenBSD-i386. Alternative solution is provided.
* Merge in changes from 0.9.7-stable.Richard Levitte2002-12-301-1/+1
|
* My English is definitely not good as my assembly skills:-) And it looks likeAndy Polyakov2002-12-301-9/+7
| | | | titles can't be multi-line...
* It probably belongs in PROBLEMS, but it's more likely to be a FAQ.Andy Polyakov2002-12-301-1/+16
|
* FAQ addenum as discussed in RT#417.Andy Polyakov2002-12-271-1/+6
|
* Better wording?Andy Polyakov2002-12-181-8/+9
|
* BN_sqr test failure entry.Andy Polyakov2002-12-091-0/+11
|
* Merge in relevant changes from the OpenSSL 0.9.6h release.Richard Levitte2002-12-051-1/+1
|
* Add a FAQ on how to check the authenticity of the openSSL distribution.Richard Levitte2002-11-141-0/+14
| | | | PR: 292
* More information to the important issue of seeding the PRNGLutz Jänicke2002-11-111-0/+2
| | | | | | Submitted by: Reviewed by: PR: 285
* Add a FAQ entry for yet another bc failure.Richard Levitte2002-08-151-0/+12
| | | | PR: 199
* Update with the status for 0.9.6g.Richard Levitte2002-08-121-1/+1
|
* 0.9.6f is releasedRichard Levitte2002-08-081-1/+1
|
* 0.9.6e and 0.9.7-beta3 are out.Lutz Jänicke2002-07-301-1/+1
|
* Add a few FAQ entries for the various ways building OpenSSL on MacOS XRichard Levitte2002-07-171-0/+28
| | | | can fail, and point at the text in the PROBLEMS file