index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
asn1_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
Pauli
2021-04-07
1
-1
/
+2
*
Check that multi-strings/CHOICE types don't use implicit tagging
Matt Caswell
2020-12-08
1
-0
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-0
/
+1
*
Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-145
/
+1
*
Add d2i_KeyParams/i2d_KeyParams API's.
Shane Lontis
2019-05-27
1
-1
/
+3
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer
Richard Levitte
2018-08-11
1
-0
/
+1
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-0
/
+2
*
a_strex.c: prevent out of bound read in do_buf()
Dr. Matthias St. Pierre
2018-05-02
1
-0
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-0
/
+14
*
Limit ASN.1 constructed types recursive definition depth
Matt Caswell
2018-03-27
1
-1
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-239
/
+300
*
make update
Richard Levitte
2017-04-04
1
-1
/
+4
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+3
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-63
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-35
/
+35
*
Free up ASN.1 structures at top level only.
Dr. Stephen Henson
2015-10-05
1
-1
/
+1
*
New ASN.1 embed macro.
Dr. Stephen Henson
2015-09-16
1
-1
/
+1
*
Remove obsolete key formats.
Rich Salz
2015-07-16
1
-3
/
+0
*
Add scrypt PBE algorithm code.
Dr. Stephen Henson
2015-05-21
1
-0
/
+4
*
Add functions to convert between uint64_t and ASN1_INTEGER.
Dr. Stephen Henson
2015-05-20
1
-0
/
+2
*
ASN1 INTEGER refactor.
Dr. Stephen Henson
2015-05-18
1
-2
/
+13
*
Remove combine option from ASN.1 code.
Dr. Stephen Henson
2015-03-26
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-264
/
+285
*
Return error when a bit string indicates an invalid amount of bits left
Kurt Roeckx
2014-12-18
1
-0
/
+1
*
Reject invalid constructed encodings.
Dr. Stephen Henson
2014-12-17
1
-2
/
+2
*
RT 2517: Various typo's.
Scott Schaefer
2014-08-11
1
-1
/
+1
*
Fix various spelling errors
Scott Schaefer
2014-02-14
1
-1
/
+1
*
New config module for string tables. This can be used to add new
Dr. Stephen Henson
2012-10-22
1
-1
/
+5
*
Fix error codes.
Bodo Möller
2011-02-03
1
-0
/
+1
*
Algorithm specific ASN1 signing functions.
Dr. Stephen Henson
2010-03-11
1
-1
/
+3
*
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
Dr. Stephen Henson
2009-11-25
1
-0
/
+1
*
Reject leading 0x80 in OID subidentifiers.
Dr. Stephen Henson
2009-08-06
1
-1
/
+2
*
Updates from 1.0.0-stable
Dr. Stephen Henson
2009-04-06
1
-0
/
+3
*
Merge from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-03
1
-2
/
+2
*
Update from stable branch.
Dr. Stephen Henson
2009-03-25
1
-0
/
+2
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-0
/
+20
*
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
Dr. Stephen Henson
2007-11-20
1
-1
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-10
/
+8
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
1
-2
/
+1
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
1
-0
/
+1
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-7
/
+10
*
Make D-H safer, include well-known primes.
Ben Laurie
2005-08-21
1
-0
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-4
/
+6
[next]