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
*
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
*
Limit reads in do_b2i_bio()
Dr. Stephen Henson
2016-08-16
1
-0
/
+7
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
Fix bad result in i2b_PVK()
Matt Caswell
2016-08-01
1
-4
/
+4
*
Fix param order in RSA_get0_key
Matt Caswell
2016-08-01
1
-2
/
+2
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
4
-4
/
+0
*
Change the return type of EVP_EncodeUpdate
Matt Caswell
2016-06-16
1
-1
/
+2
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-5
/
+7
*
Remove/rename some old files.
Rich Salz
2016-06-01
2
-38
/
+0
*
Updates from review
Mat
2016-05-31
1
-7
/
+9
*
Fix: PEM_read_bio_PrivateKey with no-ui / no-stdio
Mat
2016-05-31
1
-7
/
+7
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-12
/
+5
*
Support for traditional format private keys.
Dr. Stephen Henson
2016-05-23
1
-2
/
+9
*
make update
Viktor Dukhovni
2016-05-19
1
-4
/
+5
*
Improve and document low-level PEM read routines
Viktor Dukhovni
2016-05-19
1
-59
/
+98
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
10
-593
/
+57
[next]