projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2019-07-08
Shane Lontis
Add X9.42 KDF.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Belyavskiy
Avoid NULL pointer dereference. Fixes #9043.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Dmitry Belyavskiy
A very brief explanation of how to add custom functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
John Schember
iOS build: Replace %20 with space in config script
commit
|
commitdiff
|
tree
|
snapshot
2019-07-08
Lei Maohui
Fix build error for aarch64 big endian.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Dr. Matthias...
man: fix typo in OPENSSL_fork_prepare.pod
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Bernd Edlinger
Fix an endless loop in BN_generate_prime_ex
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Matt Caswell
Prevent the use of RUN_ONCE inside the FIPS module
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Tomas Mraz
Clarify documentation of SSL_CTX_set_verify client...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Bernd Edlinger
Fix a typo and a syntax error in opensslconf.h
commit
|
commitdiff
|
tree
|
snapshot
2019-07-04
Richard Levitte
test/recipes/02_test_errstr.t: Make it less fragile
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Martin Peylo
Adding Test.pm with workaround for Perl abs2rel bug
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Rich Salz
Fix comment; unchecked->checked
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Matt Caswell
Add a dummy call to BN_rand_ex() in the FIPS provider
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Matt Caswell
Make BIGNUM rand functions available within the FIPS...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Matt Caswell
Provide rand_bytes_ex and rand_priv_bytes_ex
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Patrick Steuer
s390x assembly pack: fix various aes modes performance...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Richard Levitte
FIPS module: adapt for the changed error reporting...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Richard Levitte
Replumbing: re-implement error reporting for providers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Richard Levitte
ossl_provider_upref to ossl_provider_up_ref
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Bernd Edlinger
Check for V_ASN1_BOOLEAN/V_ASN1_NULL in X509_ATTRIBUTE_...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Bernd Edlinger
Fix ASN1_TYPE_get/set with type=V_ASN1_BOOLEAN
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Antoine Cœur
Fix Typos
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Patrick Steuer
test/p_test.c: silence -Wstringop-overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Rich Salz
Remove EXPORT_VAR_AS_FUNC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Rich Salz
Remove global-var/function macros
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Rich Salz
Remove DES_check_key global
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Rich Salz
Remove NextStep support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Caswell
Fix a leak in evp_test
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Caswell
Change RC5_32_set_key to return an int type
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Caswell
Ensure that rc5 doesn't try to use a key longer than...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Caswell
Only cache a method if we actually created one
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Antoine Cœur
Fix Typos
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Pauli
Add OIDs for kmac128, kmac256 and blake2.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Pauli
Add a note in the contributing file about trivial commits.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Patrick Steuer
s390x assembly pack: update OPENSSL_s390xcap(3)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Patrick Steuer
s390x assembly pack: add support for pcc and kma instru...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Paul Yang
Support SM2 certificate signing
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Change the DRBG HMAC implementation to lookup allowed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Change the DRBG HASH implementation to lookup all allow...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Add a nid 2 algorithm name mapping capability
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Call RAND_DRBG_bytes from inside the FIPS provider
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Fix NULL pointer dereference in the ex_data code
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Make the RAND code available from inside the FIPS module
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Document EVP_CIPHER_up_ref()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Matt Caswell
Add documentation for EVP_CIPHER_fetch
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Dr. Matthias...
man: clarify the 'random number generator must be seede...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Dr. Matthias...
man: fix documentation for RSA_generate_key()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Matt Caswell
Move the public SIV mode functions from public headers...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Benjamin Kaduk
Move 'shared_sigalgs' from cert_st to ssl_st
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Benjamin Kaduk
Revert "Delay setting the sig algs until after the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Benjamin Kaduk
Add regression test for #9099
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Bernd Edlinger
Keep the externally visible macro BIO_FLAGS_UPLINK...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Paul Yang
Fix incorrect usage of a test case
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Pauli
The params_test uses wrong size for BN check.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Shane Lontis
EC only uses approved curves in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Patrick Steuer
Fix s390x build errors and warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Dr. Matthias...
OSSL_TRACE: enhance documentation and fix doc-nit errors
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Santhosh Rameshwarapu
Cross-linked the man(1) pages of kdf & pkeyutl.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Richard Levitte
OSSL_NAMEMAP: make names case insensitive
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Richard Levitte
Add a namemap test
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Richard Levitte
Replumbing: add support for multiple names per algorithm
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Pauli
Allow AES XTS decryption using duplicate keys.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Richard Levitte
Enhance and update the docs of the internal ossl_provid...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Pauli
Change OSSL_PARAM return size to not be a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Pauli
Add documentation for CRYPTO_memcmp.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Richard Levitte
crypto/trace.c: Remove unexisting categories
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Richard Levitte
OSSL_TRACE: ensure it's initialised
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Bernd Edlinger
Handle CTRL-C as non-redoable abort signal
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Pauli
Remove OPENSSL_memcmp.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Pauli
Print thread IDs nicely.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Richard Levitte
test/testutil/init.c, apps/openssl.c: add trace cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Frederik Wedel...
Update test/README
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Miquel Ruiz
Add SSL_shutdown to SSL_get_error's documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Rebecca Cran
Fix UEFI build on FreeBSD by not including system headers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Matt Caswell
Fix a doc-nits failure
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Tomas Mraz
Fix and document BIO_FLAGS_NONCLEAR_RST behavior on...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Matt Caswell
Add some internal documentation for some thread related...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Matt Caswell
Provide an ability to deregister thread stop handlers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Richard Levitte
Add tracing capability in test utilities
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Richard Levitte
Add extra error text in the property parser
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Matt Caswell
Don't create an OPENSSL_CTX twice
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Pauli
ARIA documentation titled itself AES
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Rich Salz
Change ERR_add_error_[v]data to append
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Richard Levitte
crypto/modes/build.conf: Fix MODES asm mistakes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Richard Levitte
crypto/aes/build.info: Fix AES assembler specs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Caswell
Following the previous 2 commits also move ecpointforma...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Caswell
Fix a race condition in ciphers handling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Matt Caswell
Fix a race condition in supported groups handling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Bernd Edlinger
Fix error handling at openssl_strerror_r
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Rebecca Cran
Swap #if blocks in uid.c so target platform gets check...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Standardise the function naming conventions in initthread.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Document OPENSSL_thread_stop_ex()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Add the function OPENSSL_thread_stop_ex()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Tell the FIPS provider about thread stop events
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Provide a version of ossl_init_thread_start that works...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Split thread intialisation and handling out of init.c
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Convert thread stop handling into a publish/subscribe...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Caswell
Add the function openssl_ctx_get_concrete()
commit
|
commitdiff
|
tree
|
snapshot
next