index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libcrypto
/
free
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include cms.h.
jsing
2019-11-02
1
-1
/
+2
*
Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.
tb
2018-08-31
1
-2
/
+4
*
$OpenBSD$
tb
2018-07-10
2
-1
/
+2
*
Now that all *_free() functions are NULL safe, we can generate the
tb
2018-07-10
5
-239
/
+123
*
Test DSO_free(NULL).
tb
2018-05-15
1
-1
/
+3
*
remove _CONF_free_data(). It doesn't belong here.
tb
2018-05-15
1
-3
/
+2
*
Remove the /* ASN1_item_free */ annotations I added in r1.9 again.
tb
2018-05-15
1
-113
/
+113
*
Test X509_CRL_METHOD_free(NULL)
tb
2018-04-23
1
-1
/
+2
*
About half of the listed functions are wrappers of ASN1_item_free().
tb
2018-04-23
1
-113
/
+113
*
Add a big pile of *_free() functions which I audited to be NULL-safe.
tb
2018-04-23
1
-2
/
+109
*
Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior and
tb
2018-04-14
1
-1
/
+7
*
Add more free functions for NULL checks.
jsing
2018-02-07
1
-16
/
+67
*
Add more functions (based on those used in OpenSSH) to the free NULL test.
jsing
2018-02-07
1
-1
/
+19
*
Add more functions.
jsing
2017-05-06
1
-1
/
+5
*
Sort/group functions.
jsing
2017-05-06
1
-5
/
+10
*
Not much point using a failed variable here.
jsing
2017-05-06
1
-3
/
+4
*
Add regress for free functions that should be safe with NULL
beck
2017-05-02
2
-0
/
+63