index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
x_pubkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate lines.
Dr. Stephen Henson
2004-12-12
1
-1
/
+0
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-12
/
+39
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+2
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-8
/
+8
*
Avoid possible memory leaks in error-handling.
Geoff Thorpe
2003-11-10
1
-1
/
+1
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-32
/
+33
*
simplify asn1_flag
Bodo Möller
2002-06-12
1
-3
/
+3
*
move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
Bodo Möller
2002-06-10
1
-5
/
+10
*
Check the return values where memory allocation failures may happen.
Richard Levitte
2002-05-30
1
-2
/
+6
*
Do not free p if it hasn't been used yet.
Richard Levitte
2002-04-20
1
-2
/
+1
*
ECDSA representation bugfixes
Bodo Möller
2002-04-12
1
-23
/
+52
*
fix ECDSA handling
Bodo Möller
2002-04-09
1
-2
/
+0
*
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
Bodo Möller
2002-03-14
1
-1
/
+3
*
ECDSA support
Bodo Möller
2002-02-13
1
-49
/
+174
*
cp is only used when DSA is built.
Richard Levitte
2001-06-19
1
-1
/
+1
*
Fix ASN1 bug when decoding OTHER type.
Dr. Stephen Henson
2001-04-21
1
-1
/
+1
*
Get rid of ASN1_ITEM_FUNCTIONS dummy function
Dr. Stephen Henson
2001-02-23
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-5
/
+5
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-51
/
+14
*
Constify DSA-related code.
Richard Levitte
2000-11-07
1
-2
/
+3
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-5
/
+5
*
Fix a memory leak in PKCS12_parse.
Dr. Stephen Henson
2000-03-22
1
-0
/
+2
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-4
/
+4
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-1
/
+1
*
Fixes so NO_RSA works again.
Dr. Stephen Henson
1999-12-24
1
-1
/
+4
*
Transparent support for PKCS#8 private keys in RSA/DSA.
Dr. Stephen Henson
1999-11-21
1
-0
/
+107
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-3
/
+3
*
Torture weak compilers less by not automatically including x509.h where
Bodo Möller
1999-07-22
1
-0
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+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
-15
/
+7
*
Fix things so DH_free() will be no-op when passed NULL, like RSA_free() and
Dr. Stephen Henson
1999-01-06
1
-1
/
+1
*
Fix reference counting.
Ben Laurie
1999-01-02
1
-1
/
+6
*
Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always have
Dr. Stephen Henson
1999-01-02
1
-0
/
+4
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-2
/
+3
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-5
/
+9
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+252