index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pem
/
pem_info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Make PEM_X509_INFO_read_bio_ex() conservative on the error queue
Dr. David von Oheimb
2021-01-13
1
-5
/
+8
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-6
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-8
/
+7
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-11
/
+10
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-9
/
+31
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
1
-0
/
+6
*
PEM: constify PEM_write_ routines
Richard Levitte
2019-11-18
1
-4
/
+4
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/pem/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
Remove OPENSSL_assert() from crypto/pem
Matt Caswell
2017-08-21
1
-5
/
+8
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-6
/
+2
*
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
*
Adapt all EVP_CIPHER users for it becoming opaque
Richard Levitte
2016-01-12
1
-2
/
+4
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
1
-2
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-0
/
+6
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-12
/
+6
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-308
/
+290
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Fix for PEM_X509_INFO_read_bio.
Kaspar Brand
2013-08-06
1
-0
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-4
/
+2
*
More size_tification.
Ben Laurie
2008-11-01
1
-2
/
+4
*
Don't dereference NULL argument. Coverity ID 52.
Ben Laurie
2007-04-05
1
-0
/
+6
*
Fix warnings.
Dr. Stephen Henson
2006-05-24
1
-1
/
+1
*
Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign
Dr. Stephen Henson
2006-05-15
1
-15
/
+17
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
ecc api cleanup; summary:
Nils Larsch
2005-05-16
1
-1
/
+1
*
Stop compiler warnings about deprecated lvalue casts.
Dr. Stephen Henson
2005-04-20
1
-6
/
+6
*
Various Win32 and other fixes for warnings and compilation errors.
Dr. Stephen Henson
2005-04-19
1
-1
/
+1
*
Consistency.
Ben Laurie
2005-03-31
1
-7
/
+8
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-8
/
+9
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+2
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-0
/
+1
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-4
/
+4
*
Use SEC1 format for EC private keys.
Bodo Möller
2002-07-26
1
-1
/
+1
*
Uhmmm, if we use && after having tested for the presence of the certificate,
Richard Levitte
2002-04-23
1
-1
/
+1
*
use ERR_peek_last_error() instead of ERR_peek_error() to ignore
Bodo Möller
2002-02-28
1
-1
/
+1
*
Stop assuming the IV is 8 bytes long, use the real size instead.
Richard Levitte
2002-02-20
1
-1
/
+1
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+24
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-4
/
+4
[next]