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
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-6
/
+3
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-288
/
+274
*
PR: 2813
Dr. Stephen Henson
2012-05-11
1
-1
/
+4
*
Fix memory leak cause by race condition when creating public keys.
Dr. Stephen Henson
2012-02-28
1
-1
/
+10
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-4
/
+4
*
More size_tification.
Ben Laurie
2008-11-01
1
-4
/
+4
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
1
-21
/
+12
*
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
Dr. Stephen Henson
2006-03-22
1
-2
/
+3
*
Initial support for pluggable public key ASN1 support. Process most public
Dr. Stephen Henson
2006-03-20
1
-226
/
+75
*
Extend callback function to support print customization.
Dr. Stephen Henson
2005-09-01
1
-1
/
+2
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-18
/
+24
*
give EC_GROUP_new_by_nid a more meanigful name:
Nils Larsch
2005-05-10
1
-1
/
+1
*
give EC_GROUP_*_nid functions a more meaningful name
Nils Larsch
2005-05-09
1
-1
/
+1
*
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
[next]