index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
pem
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove #error from include files.
Rich Salz
2016-03-20
4
-27
/
+9
*
Elide EVP_read_pw_string() and friends for no-ui
David Woodhouse
2016-03-07
1
-1
/
+1
*
Sanity check PVK file fields.
Dr. Stephen Henson
2016-03-04
1
-0
/
+7
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
1
-2
/
+1
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-8
/
+8
*
RT4320/GH705: Fix PEM parsing bug.
Rich Salz
2016-02-22
1
-3
/
+2
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
GH643: Cleanup header analysis
Dmitry-Me
2016-02-13
1
-4
/
+3
*
New BN functions.
Dr. Stephen Henson
2016-02-02
1
-36
/
+6
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+4
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
10
-10
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
3
-8
/
+10
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-238
/
+64
*
make update
Richard Levitte
2016-01-12
1
-105
/
+120
*
Adapt all EVP_CIPHER users for it becoming opaque
Richard Levitte
2016-01-12
2
-8
/
+10
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
3
-31
/
+28
*
Remove all remaining traces if PEM_Seal
Richard Levitte
2016-01-08
1
-2
/
+0
*
Fix build-break; 'make update'
Rich Salz
2016-01-07
1
-15
/
+0
*
Remove crypto/pem/pem_seal.c
Richard Levitte
2016-01-07
2
-196
/
+2
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-6
/
+6
*
Adapt PEM routines to the opaque EVP_ENCODE_CTX
Richard Levitte
2015-12-11
2
-19
/
+30
*
make update
Dr. Stephen Henson
2015-12-09
1
-19
/
+7
*
Remove double semi (;)
Richard Levitte
2015-12-08
1
-1
/
+1
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
2
-4
/
+4
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
2
-12
/
+12
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
3
-10
/
+16
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-19
/
+19
*
Remove useless code
Alessandro Ghedini
2015-10-23
1
-2
/
+0
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
1
-4
/
+4
*
Fix no-stdio build
David Woodhouse
2015-09-29
1
-1
/
+3
*
RT3999: Remove sub-component version strings
Rich Salz
2015-08-10
1
-2
/
+0
*
check for error when creating PKCS#8 structure
Dr. Stephen Henson
2015-05-28
1
-0
/
+2
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
[next]