Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte e39e295e20 Update copyright year 4 years ago
  Matt Caswell 6c689e58f7 Make the ASYNC code default libctx aware 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Matt Caswell 6913f5fe05 Provide an ability to deregister thread stop handlers 5 years ago
  Matt Caswell da747958c5 Tell the FIPS provider about thread stop events 5 years ago
  Matt Caswell 242f84d06a Convert thread stop handling into a publish/subscribe model 5 years ago
  Richard Levitte f3a9534949 Following the license change, modify the boilerplates in crypto/async/ 5 years ago
  Matt Caswell 6ec5fce25e Update copyright year 6 years ago
  Bernd Edlinger 74a8acbdfb Fix memleaks in async api 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Paul Yang 7a908204ed Simplify the stack reservation 6 years ago
  Pauli e431363f8c Add stack space reservations. 6 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 6 years ago
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public 8 years ago
  Matt Caswell ed49f43a03 Ensure Async is deinited properly 8 years ago
  Matt Caswell 224905f8aa Convert ASYNC code to use new Thread API 8 years ago
  Matt Caswell ff75a25749 Refactor the async wait fd logic 8 years ago
  Matt Caswell 302f75887e Attempt to log an error if init failed 8 years ago
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void 8 years ago
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Viktor Dukhovni 6e8ac50870 Async error handling and MacOS/X fixes 8 years ago
  Matt Caswell 22a34c2fab Implement windows async thread local variable support 8 years ago
  Matt Caswell 68487a9b06 Convert __thread to pthreads for Thread Local Storage 8 years ago