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
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
*
Use OPENSSL_hexchar2int
Rich Salz
2016-05-16
1
-7
/
+2
*
Don't require any length of password when decrypting
Richard Levitte
2016-05-16
1
-3
/
+9
*
A call to RSA_set0_key had the arguments in the wrong order
Matt Caswell
2016-04-29
1
-1
/
+1
*
Fix a leak in i2b_PVK
Matt Caswell
2016-04-29
1
-2
/
+4
*
Don't leak memory on error in i2b_PVK
Matt Caswell
2016-04-28
1
-8
/
+14
*
Don't leak memory on error in b2i_rsa
Matt Caswell
2016-04-28
1
-1
/
+9
*
Reject inappropriate private key encryption ciphers.
Dr. Stephen Henson
2016-04-28
1
-1
/
+1
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-46
/
+0
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
1
-32
/
+51
*
Make DSA_METHOD opaque
Matt Caswell
2016-04-03
1
-11
/
+19
*
Make the DSA structure opaque
Matt Caswell
2016-04-03
1
-18
/
+37
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
[next]