index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
tasn_utl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-3
/
+1
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
1
-0
/
+2
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-17
/
+18
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
REF_PRINT: cast pointer to void to avoid warnings
Daniel Bevenius
2020-11-16
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-4
/
+4
*
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
-25
/
+57
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
asn1/tasn_utl.c: fix logical error in and overhaul asn1_do_lock.
Andy Polyakov
2018-08-01
1
-12
/
+23
*
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
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Add missing include of cryptlib.h
Rich Salz
2017-08-06
1
-1
/
+1
*
Rework error handling from asn1_do_lock method.
FdaSilvaYY
2016-06-23
1
-10
/
+14
*
Fix omitted selector handling.
Dr. Stephen Henson
2016-06-14
1
-1
/
+1
*
Raise an Err when CRYPTO_THREAD_lock_new fails
FdaSilvaYY
2016-06-01
1
-1
/
+4
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+8
*
Add ASN.1 ADB callback.
Dr. Stephen Henson
2016-03-04
1
-0
/
+6
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-5
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-0
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
Remove combine option from ASN.1 code.
Dr. Stephen Henson
2015-03-26
1
-2
/
+0
*
Move internal only ASN.1 functions to asn1_locl.h
Dr. Stephen Henson
2015-03-25
1
-0
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-173
/
+169
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More ASN1 reformat/tidy.
Dr. Stephen Henson
2004-04-25
1
-52
/
+77
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+1
*
Preliminary streaming ASN1 encode support.
Dr. Stephen Henson
2002-10-03
1
-1
/
+2
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Include string.h so mem* functions get properly declared.
Richard Levitte
2001-02-20
1
-0
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+252