Commit History

Author SHA1 Message Date
  Pauli 5a9dbfc58a err: clear flags better when clearing errors. 3 years ago
  Matt Caswell aff636a489 Update copyright year 3 years ago
  Pauli 582043dae7 Runchecker fix for the no-autoerrinit build 3 years ago
  Richard Levitte abcca5078f TEST: Adapt test/errtest for the 'no-err' configuration 3 years ago
  Matt Caswell c34063d7a1 Add a test for setting, popping and clearing error marks 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Richard Levitte 17b7f89684 TEST: fix test/errtest.c 4 years ago
  Matt Caswell 00c405b365 Update copyright year 4 years ago
  Shane Lontis 3d518d3d81 Fix errtest for older compilers 4 years ago
  Shane Lontis f32af93c92 Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod 4 years ago
  Richard Levitte b13342e933 Modernise the ERR functionality further (new functions and deprecations) 4 years ago
  Richard Levitte 8648a50a27 test/errtest.c: more conditions for checking __FILE__ and __LINE__ 4 years ago
  Matt Caswell b9a758060d Fix no-filenames 4 years ago
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 4 years ago
  Richard Levitte add8c8e964 ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro 5 years ago
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 years ago
  Rich Salz 8908d18cb1 Change ERR_add_error_[v]data to append 5 years ago
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ 5 years ago
  David Benjamin 2de108dfa3 Save and restore the Windows error around TlsGetValue. 6 years ago