index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
tasn_prn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto 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
-26
/
+26
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Print <ABSENT> if a STACK is NULL.
Dr. Stephen Henson
2016-09-29
1
-1
/
+2
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
1
-2
/
+2
*
Constify ASN1_PCTX_*
FdaSilvaYY
2016-08-23
1
-7
/
+7
*
Enforce and explicit some const casting
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Check and print out boolean type properly.
Dr. Stephen Henson
2016-07-19
1
-4
/
+10
*
Return error when trying to print invalid ASN1 integer
Kurt Roeckx
2016-07-16
1
-0
/
+2
*
Spelling... and more spelling
FdaSilvaYY
2016-06-22
1
-1
/
+1
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
support embed in ASN.1 print
Dr. Stephen Henson
2016-05-04
1
-0
/
+11
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-12
/
+8
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-1
/
+1
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-6
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-1
/
+2
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-1
/
+1
*
Move internal only ASN.1 functions to asn1_locl.h
Dr. Stephen Henson
2015-03-25
1
-0
/
+1
*
make X509_NAME opaque
Dr. Stephen Henson
2015-03-25
1
-1
/
+1
*
ASN.1 print fix.
Dr. Stephen Henson
2015-03-12
1
-0
/
+1
*
Fix asn1_item_print_ctx
Matt Caswell
2015-03-12
1
-0
/
+2
*
Dead code removal: #if 0 asn1, pkcs7
Rich Salz
2015-01-30
1
-9
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-495
/
+450
*
RT1815: More const'ness improvements
Justin Blanchard
2014-08-18
1
-2
/
+2
*
ans1/tasn_prn.c: avoid bool in variable names.
Andy Polyakov
2012-03-29
1
-6
/
+6
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-2
/
+5
*
Support custom primitive type printing routines and add one to LONG type.
Dr. Stephen Henson
2008-02-08
1
-0
/
+4
*
Initial, incomplete support for typesafe macros without using function
Dr. Stephen Henson
2006-11-16
1
-1
/
+1
*
Print out zero length string properly.
Dr. Stephen Henson
2006-04-14
1
-1
/
+2
*
Fix for Win32.
Dr. Stephen Henson
2005-09-16
1
-3
/
+3
*
Update to ASN1 printing code.
Dr. Stephen Henson
2005-09-03
1
-3
/
+31
*
Update ASN1 printing code and add a -print option to 'pkcs7' utility for
Dr. Stephen Henson
2005-09-01
1
-0
/
+3
*
Initial support for ASN1 print code.
Dr. Stephen Henson
2005-09-01
1
-20
/
+0
*
New version of ASN1 print code, still not compiled in though.
Dr. Stephen Henson
2005-08-20
1
-62
/
+160
*
Update ASN1 printing code. Highly experimental, not working properly (neither
Dr. Stephen Henson
2005-07-26
1
-98
/
+410
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Vade retro C++ comments!
Richard Levitte
2001-07-31
1
-1
/
+3
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+196