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-11
FdaSilvaYY
Fix some Typos and indents
commit
|
commitdiff
|
tree
|
snapshot
2017-08-11
Rich Salz
Move FuzzerSetRand to separate file.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-11
Jon Spillett
[extended tests] Add steps to update an external test...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-11
Jon Spillett
Update pyca-cryptography to latest commit
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Dr. Stephen...
no-ec2m fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Dr. Stephen...
Add alternative CMS P-256 cert
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Dr. Stephen...
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
David von Oheimb
Fix minor type warnings and risk of memory leak in...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Benjamin Kaduk
Don't modify resumed session objects
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Tomas Mraz
Add missing documentation of the default format for...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Benjamin Kaduk
Fix memory leak in session cache test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Rich Salz
Add -d flag to list -u details (now normally off)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Xiaoyin Liu
Add missing HTML tag in www_body in s_server.c
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Paul Yang
Fix trivial nits in documentaion
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Paul Yang
Add XXX_security_bits documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Matt Caswell
Test server side session caching
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Matt Caswell
Add an SSL_SESSION_dup() function
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Johannes Bauer
Fix building without scrypt
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Dr. Stephen...
Add test for ECDH CMS key only
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Dr. Stephen...
Support CMS decrypt without a certificate for all key...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Johannes Bauer
Add documentation for the scrypt PKEY_METHOD
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Johannes Bauer
Add PKEY_METHOD macro tests
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Johannes Bauer
Add interface to the scrypt KDF by means of PKEY_METHOD
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Rich Salz
Various RAND improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Bernd Edlinger
Avoid surpising password dialog in X509 file lookup.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Rich Salz
Make RAND_DRBG fork-safe
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Pauli
Change SETUP_TEST_FIXTURE so that the fixture structure...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Rich Salz
Add missing include of cryptlib.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Dr. Stephen...
Add predicatable RAND_METHOD to test ENGINE
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Dr. Stephen...
Use passed drbg, not global one
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Johannes Bauer
Small typo in manpage of x509(1)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Xiaoyin Liu
Fix typo in files in crypto folder
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Johannes Bauer
Fix typo in HKDF example documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Dr. Stephen...
Add entropy sanity check
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Dr. Stephen...
Set randomness buffer pointer in get_entropy calls.
commit
|
commitdiff
|
tree
|
snapshot
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
next