Histórico de Commits

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