index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509type.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add support for RSA-PSS to X509_certificate_type()
Todd Short
2018-06-11
1
-0
/
+3
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
1
-0
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-3
/
+3
*
Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.
Dr. Stephen Henson
2017-06-21
1
-1
/
+1
*
Recognise Ed25519 in X509_certificate_type
Dr. Stephen Henson
2017-06-21
1
-0
/
+3
*
Constify X509_certificate_type()
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Convert X509* functions to use const getters
Dr. Stephen Henson
2016-08-17
1
-2
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-1
/
+1
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
1
-3
/
+1
*
Patch containing TLS implementation for GOST 2012
Dmitry Belyavsky
2015-11-23
1
-0
/
+2
*
Avoid direct X509 structure access
Dr. Stephen Henson
2015-09-06
1
-1
/
+1
*
Remove Gost94 signature algorithm.
Rich Salz
2015-08-12
1
-1
/
+0
*
Correctly check for export size limit
Kurt Roeckx
2015-05-20
1
-3
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-65
/
+64
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-2
/
+2
*
? crypto/aes/aes-armv4.S
Dr. Stephen Henson
2011-10-06
1
-13
/
+19
*
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-10-26
1
-0
/
+4
*
1024 is the export key bits limit according to current regulations, not 512.
Richard Levitte
2003-11-28
1
-1
/
+1
*
We set the export flag for 512 *bit* keys, not 512 *byte* ones.
Richard Levitte
2003-06-19
1
-1
/
+2
*
fix typo
Bodo Möller
2003-04-22
1
-2
/
+2
*
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
Bodo Möller
2002-08-12
1
-4
/
+4
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+6
*
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
-3
/
+1
*
Make sure applications free up pkey structures and add netscape extension
Dr. Stephen Henson
1999-01-03
1
-1
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+115