projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-08-04
Todd Short
Consolidate to a single asn1_time_from_tm() function
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Pauli
Test fixtures changed to pointers.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Andy Polyakov
recipes/80-test_ca.t: make it work with spaces in pathn...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Rich Salz
Add RAND_priv_bytes() for private keys
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Rich Salz
Add a DRBG to each SSL object
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Rich Salz
Switch from ossl_rand to DRBG rand
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Matt Caswell
Move ossl_assert
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Lingmo Zhu
remove horrible pragma macro and remove __owur from...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Lingmo Zhu
Remove the obsolete misleading comment and code related...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Dr. Stephen...
Allow use of long name for KDFs
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Johannes Bauer
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Johannes Bauer
Added differentiation between missing secret and missin...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Johannes Bauer
Changed use of EVP_PKEY_CTX_md() and more specific...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Johannes Bauer
More error handling to HKDF and one more case in TLS1-PRF
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Johannes Bauer
Set error when HKDF used without parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Andy Polyakov
sha/asm/keccak1600-armv4.pl: improve non-NEON performan...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Pauli
Simplify some of the sslapitest code.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Martin Peylo
Adding NID_hmac_sha1 and _md5 to builtin_pbe[]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Pauli
Remove EXECUTE_TEST_NO_TEARDOWN.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Andy Polyakov
sha/keccak1600.c: choose more sensible default parameters.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Andy Polyakov
asn1/a_time.c: make handling of 'fractional point'...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Paul Yang
Add test case for ASN1_TIME_print
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Paul Yang
Add EC key generation paragraph in doc/HOWTO/keys.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Ken Goldman
RSA_get0_ functions permit NULL parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Matt Caswell
Add a test to check we get a new session even if s...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Matt Caswell
Fix new_session_cb calls in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Paul Yang
Add '-ext' option to display extensions in 'x509'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Xiaoyin Liu
Fix typo in documents
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Bernd Edlinger
Fix an information leak in the RSA padding check code.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Todd Short
Fix SSL_set_tlsext_debug_callback/-tlsextdebug
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
David Benjamin
Fix the names of older ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Xiaoyin Liu
Fix errors in SSL_state_string_long
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Xiaoyin Liu
app_isdir() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Andy Polyakov
bn/bn_lcl.h: restore formatting.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Andy Polyakov
bn/bn_lcl.h: use __int128 whenever possible, not only...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Andy Polyakov
bn/bn_lcl.h: improve inline assembly coverage on PPC64.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Xiaoyin Liu
Fix typo in sha1-thumb.pl
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Paul Yang
Refactor ASN1_TIME_print functions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Xiaoyin Liu
Fix typo in ASN1_TIME_set.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Xiaoyin Liu
Fix typos in files in ssl directory
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Paul Yang
Update ASN1_TIME_to_tm's documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Xiaoyin Liu
Update copyright header
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Xiaoyin Liu
Remove redundant declarations in ssl_locl.h
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Xiaoyin Liu
Remove redundant declarations in record_locl.h
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Dr. Stephen...
Add list -public-key-methods
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Dr. Stephen...
Add public key method enumeration function.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Add some test coverage for OPENSSL_secure_clear_free
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free in STORE file_load
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKe...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Document OPENSSL_secure_clear_free
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free for secure mem BIOs and...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Implement the CRYPTO_secure_clear_free function
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Add some test coverage for PEM_read_bio_PrivateKey
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Bernd Edlinger
Clean password buffer on stack for PEM_read_bio_PrivateKey
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Paul Yang
Fix rsa -check option
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Paul Yang
Make SSL_set_tlsext_host_name no effect from server...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Paul Yang
Fix coding style nits in crypto/asn1/a_strnid.c
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Paul Yang
Fix a reference nit in doc
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Richard Levitte
Perl: Use File::Glob::bsd_glob rather than File::Glob...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Pauli
Formatting & declaration cleanse.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Pauli
OPENSSL_NO_ENGINE defined causes build failures
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Benjamin Kaduk
Remove trailing whitespace from store-related man pages
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Benjamin Kaduk
Improve style
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Benjamin Kaduk
Catch up to the removal of OSSL_STORE_open_file()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Benjamin Kaduk
Fixups for STORE commit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Benjamin Kaduk
Define a value for SYS_F_FCNTL
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Pauli
Fix trivial coding style nits in a_time/a_tm files
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
David Benjamin
Fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Xiaoyin Liu
Various doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Rich Salz
Install custom RAND_METHOD for fuzzing
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Pauli
Fix the two new tests since approval.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Pauli
Update the test framework so that the need for test_mai...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Richard Levitte
Simplify the handling of shared library version numbers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
add basic references to the new methods in documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
handle scrypt PBKDF in PKCS#12 files info
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
nicer formatting for MAC info
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
make scrypt ASN.1 parameter functions public
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
more info about PKCS#12 structure MAC
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
pkcs12.c better formatting for unsupported params
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Hubert Kario
fix OSSL_STORE man pages
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Paul Yang
Add test cases and docs for ASN1_STRING_TABLE_* functions
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Emeric Brun
Fix async engine pause dead lock in error case.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Todd Short
Add support to free/allocate SSL buffers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Pauli
Fix potential use-after-free and memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Andy Polyakov
Wire SHA3 EVPs and add tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Andy Polyakov
Add evp/m_sha3.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Andy Polyakov
sha/keccak1600.c: build and make it work with strict...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Andy Polyakov
crypto/x86_64cpuid.pl: fix typo in Knights Landing...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Andy Polyakov
aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Andy Polyakov
evp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Andy Polyakov
sha/asm/keccak1600-avx512.pl: improve performance by...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Xiaoyin Liu
schlock global variable needs to be volatile
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
lolyonok
Fix nid assignment in ASN1_STRING_TABLE_add
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Richard Levitte
Makefile.shared: Make link_shlib.linux-shared less...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Richard Levitte
test/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Richard Levitte
Simplify Makefile.shared
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Pauli
Improve struct tm population
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Paul Yang
Add asn1_time_to_tm function and check days in month
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Paul Yang
Update documentation for SSL_is_server()
commit
|
commitdiff
|
tree
|
snapshot
next