index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_enum.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-2
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-107
/
+106
*
- use BN_set_negative and BN_is_negative instead of BN_set_sign
Nils Larsch
2005-04-22
1
-2
/
+2
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-1
/
+1
*
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
Geoff Thorpe
2004-05-17
1
-0
/
+1
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-3
/
+4
*
implement and use new macros BN_get_sign(), BN_set_sign()
Bodo Möller
2002-11-04
1
-2
/
+2
*
Fix warnings.
Ben Laurie
2002-06-11
1
-1
/
+1
*
Check the return values where memory allocation failures may happen.
Richard Levitte
2002-05-30
1
-1
/
+11
*
Fix typo in OCSP nonce extension.
Dr. Stephen Henson
2001-01-04
1
-2
/
+2
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-54
/
+0
*
Fix typo in i2d_ASN1_ENUMERATED
Dr. Stephen Henson
2000-08-30
1
-1
/
+1
*
Fix ASN1_INTEGER_to_BN properly this time...
Dr. Stephen Henson
2000-08-22
1
-1
/
+1
*
Fix a bug in the new i2d_{ENUMERATED,INTEGER} that
Dr. Stephen Henson
2000-07-27
1
-0
/
+1
*
New ASN1 functions that just deal with
Dr. Stephen Henson
2000-07-07
1
-135
/
+21
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-6
/
+6
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-2
/
+2
*
Fix a typo in a_enum.c.
Dr. Stephen Henson
1999-12-13
1
-1
/
+1
*
Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.
Dr. Stephen Henson
1999-12-10
1
-1
/
+6
*
Don't return stuff from void functions.
Ben Laurie
1999-10-23
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-4
/
+10
*
The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative
Dr. Stephen Henson
1999-05-14
1
-26
/
+59
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-3
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-18
/
+7
*
Oops... forgot to add new ENUMERATED file...
Dr. Stephen Henson
1999-02-09
1
-0
/
+307