index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-04-23
4
-4
/
+4
*
Teach PEM_read_bio_PrivateKey about libctx
Matt Caswell
2020-04-15
1
-9
/
+24
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
3
-0
/
+18
*
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
3
-9
/
+149
*
PEM: constify PEM_write_ routines
Richard Levitte
2019-11-18
7
-53
/
+54
*
Refactor PEM_read_bio_{PrivateKey,Parameters,DHparams}
Richard Levitte
2019-11-07
1
-98
/
+70
*
Strip BOM on loading PEM files
Dmitry Belyavskiy
2019-10-25
1
-3
/
+16
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
3
-9
/
+11
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-4
/
+4
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Fix SCA vulnerability when using PVK and MSBLOB key formats
Cesar Pereida Garcia
2019-08-27
1
-0
/
+3
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-61
/
+2
*
Fix the allocation size in EVP_OpenInit and PEM_SignFinal
Bernd Edlinger
2019-04-06
1
-1
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-12
/
+12
*
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
11
-11
/
+11
*
key zeroisation for pvkfmt now done on all branch paths
Shane Lontis
2018-09-04
1
-5
/
+6
*
Fix the comment of PEM_read_bio_ex
wzhang
2018-09-03
1
-2
/
+1
*
Zero-fill IV by default.
Rich Salz
2018-06-29
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
Richard Levitte
2018-05-12
4
-4
/
+4
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
Fix mixed indentation (and other whitespace issues)
Dr. Matthias St. Pierre
2018-04-26
1
-1
/
+1
*
PEM_def_callback(): use same parameter names as for pem_password_cb
Richard Levitte
2018-04-26
1
-8
/
+12
*
PEM_def_callback(): don't loop because of too short password given
Richard Levitte
2018-04-26
1
-21
/
+12
*
Clear buffer in PEM_write_bio
Bernd Edlinger
2018-04-19
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-3
/
+5
*
Remove some code
Rich Salz
2018-03-30
1
-6
/
+7
*
Update copyright year
Matt Caswell
2018-03-20
2
-2
/
+2
*
Fix error handling in b2i_dss and b2i_rsa
Bernd Edlinger
2018-03-17
1
-5
/
+15
*
Fix type error in PEM processing
Benjamin Kaduk
2018-03-09
1
-4
/
+4
*
Remove parentheses of return.
KaoruToda
2017-10-18
5
-13
/
+13
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-6
/
+4
*
Remove OPENSSL_assert() from crypto/pem
Matt Caswell
2017-08-21
2
-10
/
+16
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-1
/
+0
*
Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_ex
Bernd Edlinger
2017-07-29
2
-15
/
+15
*
Clean password buffer on stack for PEM_read_bio_PrivateKey
Bernd Edlinger
2017-07-29
2
-0
/
+2
*
Fix error handling in get_header_and_data.
Bernd Edlinger
2017-07-10
1
-1
/
+2
*
Address potential buffer overflows.
Pauli
2017-07-07
1
-17
/
+20
*
change return (x) to return x
Pauli
2017-07-07
1
-13
/
+13
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-8
/
+6
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
1
-9
/
+0
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-89
/
+96
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+2
*
Make PEM_read_{,bio_}PrivateKey use secmem
Benjamin Kaduk
2017-05-08
1
-3
/
+4
*
Add PEM_bytes_read_bio_secmem()
Benjamin Kaduk
2017-05-08
1
-16
/
+29
*
Add PEM_read_bio_ex
Benjamin Kaduk
2017-05-08
2
-141
/
+273
*
More typo fixes
FdaSilvaYY
2017-03-29
1
-1
/
+1
*
Fix MSBLOB format with RSA.
Dr. Stephen Henson
2016-11-17
1
-1
/
+1
[next]