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
*
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
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-5
/
+18
*
Don't attempt to parse nested ASN1 strings by default.
Dr. Stephen Henson
2005-04-30
1
-0
/
+1
*
Use more efficient way to locate end of an ASN1 structure.
Dr. Stephen Henson
2005-04-30
1
-0
/
+1
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-0
/
+1
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-189
/
+193
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-1
/
+7
*
Check return value of gmtime() and add error codes
Dr. Stephen Henson
2003-01-24
1
-1
/
+2
*
Initial ASN1 generation code. This can construct
Dr. Stephen Henson
2002-11-12
1
-0
/
+29
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-1
/
+2
*
make errors
Dr. Stephen Henson
2002-02-22
1
-1
/
+4
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+1
*
Trap an invalid ASN1_ITEM construction and print out
Dr. Stephen Henson
2001-02-25
1
-0
/
+1
*
Rebuild ASN1 error codes to remove unused function and reason codes.
Dr. Stephen Henson
2001-02-22
1
-77
/
+0
*
'make update'
Geoff Thorpe
2001-02-21
1
-31
/
+35
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
[next]