index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
errtest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TEST: Adapt test/errtest for the 'no-err' configuration
Richard Levitte
2020-11-27
1
-9
/
+26
*
Add a test for setting, popping and clearing error marks
Matt Caswell
2020-11-19
1
-0
/
+119
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
TEST: fix test/errtest.c
Richard Levitte
2020-07-05
1
-9
/
+38
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Fix errtest for older compilers
Shane Lontis
2020-05-28
1
-2
/
+6
*
Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...
Shane Lontis
2020-05-26
1
-0
/
+44
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-2
/
+2
*
test/errtest.c: more conditions for checking __FILE__ and __LINE__
Richard Levitte
2019-09-03
1
-5
/
+9
*
Fix no-filenames
Matt Caswell
2019-08-08
1
-3
/
+8
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-2
/
+3
*
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
Richard Levitte
2019-07-31
1
-3
/
+5
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-0
/
+19
*
Change ERR_add_error_[v]data to append
Rich Salz
2019-06-18
1
-0
/
+13
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Save and restore the Windows error around TlsGetValue.
David Benjamin
2018-05-23
1
-0
/
+39