コミット履歴

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