index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
tasn_fre.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-20
/
+20
*
Fix safestack issues in asn1t.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-5
/
+5
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
asn1_item_embed_new(): don't free an embedded item
Richard Levitte
2017-10-24
1
-5
/
+1
*
ASN.1: extend the possibilities to embed data instead of pointers
Richard Levitte
2017-04-13
1
-1
/
+6
*
Fix embedded string handling.
Dr. Stephen Henson
2016-10-17
1
-5
/
+5
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
Rework error handling from asn1_do_lock method.
FdaSilvaYY
2016-06-23
1
-1
/
+1
*
Avoid creating an illegal pointer
Kurt Roeckx
2016-05-24
1
-2
/
+4
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
embed support for CHOICE type
Dr. Stephen Henson
2015-10-11
1
-2
/
+4
*
Don't check pointer we just freed, always set it to NULL.
Pascal Cuoq
2015-10-07
1
-2
/
+1
*
New ASN.1 embed macro.
Dr. Stephen Henson
2015-09-16
1
-5
/
+22
*
Remove combine option from ASN.1 code.
Dr. Stephen Henson
2015-03-26
1
-21
/
+7
*
Move more internal only functions to asn1_locl.h
Dr. Stephen Henson
2015-03-26
1
-8
/
+8
*
Move internal only ASN.1 functions to asn1_locl.h
Dr. Stephen Henson
2015-03-25
1
-0
/
+1
*
free NULL cleanup
Rich Salz
2015-03-24
1
-9
/
+17
*
Remove old style ASN.1 support.
Dr. Stephen Henson
2015-03-24
1
-7
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-196
/
+179
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Only call free once in CHOICE type.
Dr. Stephen Henson
2008-03-14
1
-2
/
+0
*
Initial, incomplete support for typesafe macros without using function
Dr. Stephen Henson
2006-11-16
1
-1
/
+1
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-5
/
+5
*
More ASN1 reformat/tidy.
Dr. Stephen Henson
2004-04-25
1
-55
/
+93
*
Check for NULL ASN1_ITEM when initializeing
Dr. Stephen Henson
2002-11-05
1
-1
/
+4
*
Preliminary streaming ASN1 encode support.
Dr. Stephen Henson
2002-10-03
1
-0
/
+1
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+3
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+225