Historique des commits

Auteur SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Arran Cudbard-Bell 43ed242956 async_posix: Make ASYNC_set_mem_functions threadsafe il y a 2 ans
  Pauli ed5b26ce0b Add return value NULL checks that were missing il y a 2 ans
  Matt Caswell 3c2bdd7df9 Update copyright year il y a 3 ans
  Pauli b6f0f546ff async: coverity 1446224 - dereference after null check il y a 3 ans
  Tomas Mraz 03cd9d2f23 ASYNC_start_job: Reset libctx when async_fibre_swapcontext fails il y a 3 ans
  Matt Caswell fadb77ce6d Remove a TODO from async_delete_thread_state() il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 3 ans
  Richard Levitte e39e295e20 Update copyright year il y a 4 ans
  Matt Caswell 6c689e58f7 Make the ASYNC code default libctx aware il y a 4 ans
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Matt Caswell 6913f5fe05 Provide an ability to deregister thread stop handlers il y a 5 ans
  Matt Caswell da747958c5 Tell the FIPS provider about thread stop events il y a 5 ans
  Matt Caswell 242f84d06a Convert thread stop handling into a publish/subscribe model il y a 5 ans
  Richard Levitte f3a9534949 Following the license change, modify the boilerplates in crypto/async/ il y a 5 ans
  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