index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pem
/
pem_all.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-6
/
+7
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-6
/
+2
*
Deprecate RSA harder
Richard Levitte
2020-11-18
1
-3
/
+5
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Restore the legacy implementation of PEM_read_bio_DHparams()
Richard Levitte
2020-11-11
1
-0
/
+44
*
PEM: Add more library context aware PEM readers
Richard Levitte
2020-08-20
1
-1
/
+0
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
1
-0
/
+6
*
PROV SERIALIZER: add common functionality to serialize keys
Richard Levitte
2019-11-29
1
-0
/
+1
*
SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_ routines
Richard Levitte
2019-11-29
1
-1
/
+3
*
PEM: constify PEM_write_ routines
Richard Levitte
2019-11-18
1
-16
/
+10
*
Following the license change, modify the boilerplates in crypto/pem/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-9
/
+3
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Rerun util/openssl-format-source -v -c .
master-post-auto-reformat
Matt Caswell
2015-01-22
1
-0
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-105
/
+96
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-3
/
+3
*
transparently handle X9.42 DH parameters
Dr. Stephen Henson
2011-12-07
1
-1
/
+1
*
Initial experimental support for X9.42 DH parameter format to handle
Dr. Stephen Henson
2011-12-07
1
-0
/
+1
*
remove SSLEAY_MACROS code
Nils Larsch
2006-11-06
1
-1
/
+0
*
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
Dr. Stephen Henson
2006-03-23
1
-11
/
+0
*
add comment
Nils Larsch
2005-07-29
1
-4
/
+4
*
make
Nils Larsch
2005-07-16
1
-0
/
+6
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-6
/
+6
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+3
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-19
/
+18
*
Use SEC1 format for EC private keys.
Bodo Möller
2002-07-26
1
-2
/
+2
*
Replace 'ecdsaparam' commandline utility by 'ecparam'
Bodo Möller
2002-07-14
1
-1
/
+3
*
ECDSA support
Bodo Möller
2002-02-13
1
-1
/
+103
*
More linker bloat reorganisation:
Dr. Stephen Henson
2001-07-27
1
-1
/
+0
*
First of several reorganisations to
Dr. Stephen Henson
2001-07-27
1
-7
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-7
/
+7
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-2
/
+2
*
New functions and option to use NEW in certificate requests.
Dr. Stephen Henson
2000-02-18
1
-0
/
+2
*
Fixes so NO_RSA works again.
Dr. Stephen Henson
1999-12-24
1
-0
/
+4
*
New options to the -verify program which can be used for chain verification.
Dr. Stephen Henson
1999-11-26
1
-1
/
+1
*
Transparent support for PKCS#8 private keys in RSA/DSA.
Dr. Stephen Henson
1999-11-21
1
-3
/
+83
*
Allow additional information to be attached to a
Dr. Stephen Henson
1999-11-04
1
-0
/
+2
*
Add support for public key input and output in rsa and dsa utilities with some
Dr. Stephen Henson
1999-10-04
1
-0
/
+2
*
Repair PEM_write_PrivateKey and PEM_write_bio_PrivateKey.
Bodo Möller
1999-06-10
1
-1
/
+8
*
Change the PEM function implementation to use a common set of macros: this
Dr. Stephen Henson
1999-06-09
1
-378
/
+15
*
More PKCS#8 stuff. Support for unencrypted forms of private key.
Dr. Stephen Henson
1999-06-05
1
-0
/
+32
*
The rest of the PKCS#5, PKCS#8 patch I forgot before :-)
Dr. Stephen Henson
1999-06-05
1
-0
/
+33
*
Introduce and use function typedef pem_password_cb so that we don't call
Bodo Möller
1999-05-14
1
-28
/
+28
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-178
/
+52
[next]