index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
x_long.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Memory bounds checking in asn1 code.
Pauli
2017-07-06
1
-6
/
+12
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-7
/
+2
*
Discourage the use of LONG and ZLONG, and deprecate it in the future
Richard Levitte
2017-04-10
1
-0
/
+4
*
asn1/x_long.c: remove conditions in inner loops and dependency on BN.
Andy Polyakov
2017-04-10
1
-26
/
+47
*
Fix faulty check of padding in x_long.c
Richard Levitte
2017-04-04
1
-2
/
+5
*
Fix a possible integer overflow in long_c2i
Matt Caswell
2017-04-04
1
-0
/
+4
*
Fix decoding of ASN.1 LONG and ZLONG items
Richard Levitte
2017-03-20
1
-6
/
+28
*
Fix VC warnings about unary minus to an unsigned type.
Kurt Roeckx
2017-01-15
1
-1
/
+1
*
Cast to an unsigned type before negating
Kurt Roeckx
2016-07-20
1
-1
/
+1
*
Avoid signed overflow
Kurt Roeckx
2016-06-24
1
-1
/
+1
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Fix format script.
Dr. Stephen Henson
2015-03-02
1
-68
/
+81
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-87
/
+91
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Support custom primitive type printing routines and add one to LONG type.
Dr. Stephen Henson
2008-02-08
1
-1
/
+9
*
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-2
/
+3
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-2
/
+8
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+7
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-0
/
+158