Historique des commits

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