Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 6ec5fce25e Update copyright year vor 6 Jahren
  Bernd Edlinger 74a8acbdfb Fix memleaks in async api vor 6 Jahren
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) vor 7 Jahren
  Paul Yang 7a908204ed Simplify the stack reservation vor 7 Jahren
  Pauli e431363f8c Add stack space reservations. vor 7 Jahren
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes vor 7 Jahren
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. vor 8 Jahren
  Rich Salz 6286757141 Copyright consolidation 04/10 vor 8 Jahren
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public vor 8 Jahren
  Matt Caswell ed49f43a03 Ensure Async is deinited properly vor 8 Jahren
  Matt Caswell 224905f8aa Convert ASYNC code to use new Thread API vor 8 Jahren
  Matt Caswell ff75a25749 Refactor the async wait fd logic vor 8 Jahren
  Matt Caswell 302f75887e Attempt to log an error if init failed vor 8 Jahren
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void vor 8 Jahren
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. vor 8 Jahren
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto vor 8 Jahren
  Rich Salz 349807608f Remove /* foo.c */ comments vor 9 Jahren
  Viktor Dukhovni 6e8ac50870 Async error handling and MacOS/X fixes vor 9 Jahren
  Matt Caswell 22a34c2fab Implement windows async thread local variable support vor 9 Jahren
  Matt Caswell 68487a9b06 Convert __thread to pthreads for Thread Local Storage vor 9 Jahren
  Matt Caswell 27949c353e Simplify async pool handling vor 9 Jahren
  Matt Caswell 2b2c78d4f0 Swap to using proper windows pipes vor 9 Jahren
  Matt Caswell e38565f536 Fix some style issues vor 9 Jahren
  Matt Caswell e8dfb5bf8e Add ASYNC_block_pause and ASYNC_unblock_pause vor 9 Jahren
  Matt Caswell 4abc76811a Fix Linux crash vor 9 Jahren
  Matt Caswell 05a6347fec Tweak async documentation based on feedback vor 9 Jahren
  Matt Caswell 079a1a9014 Add ASYNC error codes vor 9 Jahren
  Matt Caswell 636ca4ff64 Normalise ASYNC naming vor 9 Jahren
  Matt Caswell 9f078e1961 Optimise ASYNC_CTX handling vor 9 Jahren
  Matt Caswell 44a27ac282 Remove ASYNC_in_job() vor 9 Jahren