Histórico de Commits

Autor SHA1 Mensagem Data
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX há 3 anos atrás
  Richard Levitte e39e295e20 Update copyright year há 4 anos atrás
  Matt Caswell 6c689e58f7 Make the ASYNC code default libctx aware há 4 anos atrás
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar há 4 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files há 4 anos atrás
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files há 4 anos atrás
  Matt Caswell 6913f5fe05 Provide an ability to deregister thread stop handlers há 5 anos atrás
  Matt Caswell da747958c5 Tell the FIPS provider about thread stop events há 5 anos atrás
  Matt Caswell 242f84d06a Convert thread stop handling into a publish/subscribe model há 5 anos atrás
  Richard Levitte f3a9534949 Following the license change, modify the boilerplates in crypto/async/ há 5 anos atrás
  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á 6 anos atrás
  Pauli e431363f8c Add stack space reservations. há 6 anos atrás
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes há 6 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á 8 anos atrás