index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
LPdir_unix.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
Fix typos in files in ssl directory
Xiaoyin Liu
4
-6
/
+6
2017-07-31
Update ASN1_TIME_to_tm's documentation
Paul Yang
1
-1
/
+3
2017-07-30
Update copyright header
Xiaoyin Liu
1
-1
/
+1
2017-07-30
Remove redundant declarations in ssl_locl.h
Xiaoyin Liu
2
-9
/
+1
2017-07-30
Remove redundant declarations in record_locl.h
Xiaoyin Liu
1
-1
/
+0
2017-07-30
make update
Dr. Stephen Henson
1
-0
/
+2
2017-07-30
Add list -public-key-methods
Dr. Stephen Henson
2
-1
/
+29
2017-07-30
Add public key method enumeration function.
Dr. Stephen Henson
4
-7
/
+104
2017-07-29
Add some test coverage for OPENSSL_secure_clear_free
Bernd Edlinger
1
-4
/
+10
2017-07-29
Use OPENSSL_secure_clear_free in STORE file_load
Bernd Edlinger
1
-5
/
+5
2017-07-29
Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKey and PEM_read_bio_ex
Bernd Edlinger
2
-15
/
+15
2017-07-29
Document OPENSSL_secure_clear_free
Bernd Edlinger
1
-2
/
+16
2017-07-29
Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keys
Bernd Edlinger
2
-3
/
+3
2017-07-29
Implement the CRYPTO_secure_clear_free function
Bernd Edlinger
4
-0
/
+33
2017-07-29
Add some test coverage for PEM_read_bio_PrivateKey
Bernd Edlinger
1
-1
/
+5
2017-07-29
Clean password buffer on stack for PEM_read_bio_PrivateKey
Bernd Edlinger
2
-0
/
+2
2017-07-28
Fix rsa -check option
Paul Yang
1
-2
/
+2
2017-07-28
Make SSL_set_tlsext_host_name no effect from server side
Paul Yang
6
-3
/
+288
2017-07-28
Fix coding style nits in crypto/asn1/a_strnid.c
Paul Yang
1
-10
/
+16
2017-07-28
Fix a reference nit in doc
Paul Yang
1
-1
/
+1
2017-07-28
Perl: Use File::Glob::bsd_glob rather than File::Glob::glob
Richard Levitte
9
-9
/
+9
2017-07-28
Formatting & declaration cleanse.
Pauli
1
-2
/
+2
2017-07-28
OPENSSL_NO_ENGINE defined causes build failures
Pauli
1
-1
/
+2
2017-07-27
Remove trailing whitespace from store-related man pages
Benjamin Kaduk
2
-3
/
+3
2017-07-27
Improve style
Benjamin Kaduk
1
-2
/
+2
2017-07-27
Catch up to the removal of OSSL_STORE_open_file()
Benjamin Kaduk
4
-26
/
+9
2017-07-27
Fixups for STORE commit
Benjamin Kaduk
2
-3
/
+2
2017-07-27
Define a value for SYS_F_FCNTL
Benjamin Kaduk
2
-0
/
+2
2017-07-27
Fix trivial coding style nits in a_time/a_tm files
Pauli
4
-25
/
+23
2017-07-27
Fix comment typo.
David Benjamin
1
-1
/
+1
2017-07-27
Various doc fixes.
Xiaoyin Liu
3
-3
/
+3
2017-07-27
Install custom RAND_METHOD for fuzzing
Rich Salz
8
-71
/
+36
2017-07-27
Fix the two new tests since approval.
Pauli
2
-15
/
+18
2017-07-26
Update the test framework so that the need for test_main is removed. Everything
Pauli
92
-532
/
+604
2017-07-26
Simplify the handling of shared library version numbers
Richard Levitte
10
-68
/
+82
2017-07-26
add basic references to the new methods in documentation
Hubert Kario
2
-0
/
+4
2017-07-26
handle scrypt PBKDF in PKCS#12 files info
Hubert Kario
1
-0
/
+16
2017-07-26
nicer formatting for MAC info
Hubert Kario
1
-2
/
+2
2017-07-26
make scrypt ASN.1 parameter functions public
Hubert Kario
4
-11
/
+24
2017-07-26
more info about PKCS#12 structure MAC
Hubert Kario
1
-2
/
+10
2017-07-26
pkcs12.c better formatting for unsupported params
Hubert Kario
1
-3
/
+3
2017-07-26
fix OSSL_STORE man pages
Hubert Kario
3
-3
/
+3
2017-07-26
Add test cases and docs for ASN1_STRING_TABLE_* functions
Paul Yang
5
-1
/
+159
2017-07-26
Fix async engine pause dead lock in error case.
Emeric Brun
1
-0
/
+1
2017-07-26
Add support to free/allocate SSL buffers
Todd Short
7
-3
/
+295
2017-07-26
Fix potential use-after-free and memory leak
Pauli
1
-6
/
+7
2017-07-25
Wire SHA3 EVPs and add tests.
Andy Polyakov
4
-6
/
+98
2017-07-25
Add evp/m_sha3.c.
Andy Polyakov
4
-1
/
+181
2017-07-25
sha/keccak1600.c: build and make it work with strict warnings.
Andy Polyakov
2
-1
/
+6
2017-07-25
crypto/x86_64cpuid.pl: fix typo in Knights Landing detection.
Andy Polyakov
1
-1
/
+1
[next]