index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
tasn_new.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-6
/
+6
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-4
/
+4
*
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
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
Rich Salz
2019-07-17
1
-26
/
+0
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+3
*
asn1_item_embed_new(): if locking failed, don't call asn1_item_embed_free()
Richard Levitte
2017-10-24
1
-2
/
+7
*
asn1_item_embed_new(): don't free an embedded item
Richard Levitte
2017-10-24
1
-4
/
+2
*
asn1_item_embed_new(): don't free an embedded item
Richard Levitte
2017-10-23
1
-2
/
+4
*
ASN.1: extend the possibilities to embed data instead of pointers
Richard Levitte
2017-04-13
1
-1
/
+7
*
Combined patch against master branch for the following issues:
Bernd Edlinger
2017-02-03
1
-5
/
+8
*
Rework error handling from asn1_do_lock method.
FdaSilvaYY
2016-06-23
1
-1
/
+3
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-8
/
+8
*
Cleanup CRYPTO_{push,pop}_info
Rich Salz
2015-12-22
1
-16
/
+9
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+3
*
set string type when embedding
Dr. Stephen Henson
2015-10-18
1
-0
/
+1
*
embed support for ASN1_STRING
Dr. Stephen Henson
2015-10-11
1
-6
/
+14
*
embed support for CHOICE type
Dr. Stephen Henson
2015-10-11
1
-3
/
+7
*
New ASN.1 embed macro.
Dr. Stephen Henson
2015-09-16
1
-6
/
+23
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-4
/
+2
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
Don't set *pval to NULL in ASN1_item_ex_new.
Dr. Stephen Henson
2015-04-10
1
-2
/
+0
*
Remove combine option from ASN.1 code.
Dr. Stephen Henson
2015-03-26
1
-27
/
+14
*
Move more internal only functions to asn1_locl.h
Dr. Stephen Henson
2015-03-26
1
-6
/
+8
*
Move internal only ASN.1 functions to asn1_locl.h
Dr. Stephen Henson
2015-03-25
1
-0
/
+1
*
Remove old style ASN.1 support.
Dr. Stephen Henson
2015-03-24
1
-11
/
+0
*
ASN1_primitive_new NULL param handling
Matt Caswell
2015-03-12
1
-2
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-289
/
+274
*
PR: 2013
Dr. Stephen Henson
2009-09-02
1
-1
/
+5
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-4
/
+1
*
make some internal functions static; patch supplied by Kurt Roeckx
Nils Larsch
2006-02-15
1
-2
/
+2
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-4
/
+4
*
Handle case where it==NULL
Dr. Stephen Henson
2005-07-26
1
-7
/
+8
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
More ASN1 reformat/tidy.
Dr. Stephen Henson
2004-04-25
1
-89
/
+130
*
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
/
+2
*
Shut up compiler warnings for inconsistent declarations.
Lutz Jänicke
2002-01-29
1
-1
/
+1
*
Rewrite CHOICE field setting code to properly handle
Dr. Stephen Henson
2001-04-02
1
-1
/
+6
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
New options to 'ca' utility to support CRL entry extensions.
Dr. Stephen Henson
2001-02-16
1
-1
/
+6
*
Include string.h (whis is in all relevant standards) instead of
Bodo Möller
2001-02-05
1
-1
/
+1
*
Fix a warning.
Ben Laurie
2001-02-04
1
-0
/
+1
[next]