aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/threads.pod
Commit message (Expand)AuthorAgeFilesLines
* Clean up "generic" intro pod files.Rich Salz2016-06-091-150/+0
* Doc nits cleanup, round 2Rich Salz2016-05-201-2/+0
* Fix nits in pod files.Rich Salz2016-05-201-6/+6
* Add copyright to manpagesRich Salz2016-05-191-0/+11
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-161-1/+60
* Implement new multi-threading APIAlessandro Ghedini2016-02-261-156/+31
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-171-5/+5
* Various RT doc fixesRich Salz2016-02-051-1/+2
* Remove SSLeay history, etc., from docsRich Salz2015-10-281-4/+0
* Fix L<> content in manpagesRich Salz2015-08-211-1/+1
* RT2942: CRYPTO_set_dynlock_create_callback doc fixJohn Gardiner Myers2014-08-181-1/+1
* Change version from 0.9.9 to 1.0.0 in docsDr. Stephen Henson2009-09-301-1/+1
* Correct the FAQ and the threads man page re: CRYPTO_THREADID changes.Geoff Thorpe2008-08-061-1/+1
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-061-40/+61
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-031-4/+4
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-281-4/+4
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-231-7/+21
* Add better documentation on how id_function() should be defined and whatRichard Levitte2005-06-181-13/+21
* 0.9.8-beta5 works on VMS/AlphaRichard Levitte2005-06-131-3/+12
* The macro THREADS was changed to OPENSSL_THREADS a long time ago.Richard Levitte2005-06-041-1/+1
* clarifyBodo Möller2001-11-081-2/+4
* ispell.Ulf Möller2000-09-201-2/+2
* Change spelling back to "behaviour" and "flavour" instead of theBodo Möller2000-09-161-1/+1
* In the name section, all the functions described shoud be enumerated.Richard Levitte2000-09-141-1/+15
* Items without a =over and a =back are ignored.Richard Levitte2000-09-141-0/+4
* The dynamic thread API changed, and so does the documentation.Richard Levitte2000-06-191-5/+9
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-1/+65
* Linux is almost the only one where getpid() == thread-id. IRIX isAndy Polyakov2000-02-251-1/+1
* nicer manpagesUlf Möller2000-02-241-2/+2
* Correct a couple of command errors.Richard Levitte2000-02-241-2/+2
* CRYPTO_num_locks()Ulf Möller2000-02-241-1/+9
* threads mapage.Ulf Möller2000-02-231-0/+62