index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
asn1
/
tasn_fre.c
Age
Commit message (
Expand
)
Author
2019-04-01
Require all ASN1_PRIMITIVE_FUNCS functions to be provided.
Joel Sing
2018-04-06
Revert revision 1.12 commit. Although *pval looks like a C pointer,
Alexander Bluhm
2016-12-30
Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generated
Joel Sing
2015-02-14
Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it in
Miod Vallat
2015-02-14
Spell NULL correctly, be explicit with NULL checks and it is also easier to
Joel Sing
2014-07-10
make asn1 free safe to call with null pointers of any type.
Ted Unangst
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-04-23
Remove duplicate pointer assignment in ASN1_primitive_free(); Dirk Engling
Miod Vallat
2014-04-18
More KNF.
Joel Sing
2014-04-18
lob a few more knf grenades in here to soften things up.
Ted Unangst
2014-04-18
putting most of the braces in the right column is the very least we can do.
Ted Unangst
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2009-01-09
resolve conflicts
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2003-05-12
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
Markus Friedl
2002-05-15
import openssl-0.9.7-beta1
Bob Beck