Fix i2d_X509_AUX, update docs and add tests
[openssl.git] / doc / crypto / ASYNC_start_job.pod
2016-05-01 FdaSilvaYYFix spelling in pod files
2016-03-20 Alex GaynorFixed a bunch of typos in the docs
2016-03-07 Matt CaswellAdd a function to detect if we have async or not
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2015-11-20 Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20 Matt CaswellAdd ASYNC_block_pause and ASYNC_unblock_pause
2015-11-20 Matt CaswellAdd clarification to docs on ASYNC_free_pool()
2015-11-20 Matt CaswellTweak async documentation based on feedback
2015-11-20 Matt CaswellDocument async capabilities