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
/
lib
/
libcrypto
/
asn1
/
tasn_fre.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid an oob access in asn1_item_free()
tb
2024-12-11
1
-4
/
+3
*
Make ASN1_{primitive,template}_* internal
tb
2023-07-28
1
-3
/
+1
*
Hide symbols in asn1 and bio
beck
2023-07-05
1
-1
/
+5
*
Make internal header file names consistent
tb
2022-11-26
1
-2
/
+2
*
Rename asn1_enc_free() to asn1_enc_cleanup().
jsing
2022-05-12
1
-2
/
+2
*
Remove ASN.1 combining.
jsing
2022-05-10
1
-18
/
+11
*
A few more files need asn1_locl.h.
tb
2022-01-07
1
-1
/
+3
*
Require all ASN1_PRIMITIVE_FUNCS functions to be provided.
jsing
2019-04-01
1
-8
/
+8
*
Revert revision 1.12 commit. Although *pval looks like a C pointer,
bluhm
2018-04-06
1
-2
/
+5
*
Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generated
jsing
2016-12-30
1
-3
/
+3
*
Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it in
miod
2015-02-14
1
-8
/
+1
*
Spell NULL correctly, be explicit with NULL checks and it is also easier to
jsing
2015-02-14
1
-5
/
+3
*
make asn1 free safe to call with null pointers of any type.
tedu
2014-07-10
1
-4
/
+3
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Remove duplicate pointer assignment in ASN1_primitive_free(); Dirk Engling
miod
2014-04-23
1
-1
/
+0
*
More KNF.
jsing
2014-04-18
1
-16
/
+21
*
lob a few more knf grenades in here to soften things up.
tedu
2014-04-18
1
-44
/
+27
*
putting most of the braces in the right column is the very least we can do.
tedu
2014-04-18
1
-38
/
+38
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-3
/
+3
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-4
/
+4
*
resolve conflicts
djm
2009-01-09
1
-1
/
+1
*
resolve conflicts
djm
2008-09-06
1
-56
/
+93
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-1
/
+4
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-0
/
+226