index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
x_pkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-7
/
+6
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
remove unused references field
Dr. Stephen Henson
2016-03-22
1
-15
/
+0
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+7
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-9
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
RT4047: Set reference count earlier
Filipe DA SILVA
2015-09-17
1
-1
/
+2
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-7
/
+0
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-1
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-2
/
+1
*
Rewrite X509_PKEY_new to avoid old ASN1. macros.
Dr. Stephen Henson
2015-03-30
1
-7
/
+14
*
Remove d2i_X509_PKEY and i2d_X509_PKEY
Dr. Stephen Henson
2015-03-28
1
-38
/
+0
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-24
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
-74
/
+76
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-1
/
+1
*
More size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts.
Dr. Stephen Henson
2005-04-20
1
-2
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-2
/
+2
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Seek out and destroy another evil cast.
Ulf Möller
2000-01-31
1
-2
/
+2
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-2
/
+2
*
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
-3
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+4
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+3
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+4
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+153