projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2020-02-13
Pauli
Apps: don't build deprecated DH and DSA apps.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Shane Lontis
Fix coverity issues
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
H.J. Lu
x86_64: Always generate .note.gnu.property section...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Caswell
Fix a mem leak in libssl
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Caswell
Add Asymmetric RSA cipher tests in FIPS provider
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Matt Caswell
Make the RSA ASYM_CIPHER implementation available insid...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Christopher...
Add assembly config targets for UEFI build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Matt Caswell
Fix no-ec build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Richard Levitte
Add OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Dr. David von...
fix build for new HTTP client in case OPENSSL_NO_CMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Pauli
Remove unused ossl_param_bld_to_param_ex() function.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Pauli
Remove unused OSSL_PARAM_construct_from_text() function.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
Add NEWS entry about deprecation of command line public...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
dsa: deprecate applications that depend on the low...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
app: add a deprecation warning to all deprecated commands.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Richard Levitte
test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
test_dsa: fix deprecation logic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Richard Levitte
test/recipes/15-test_dsa.t: Deal with deprecation of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
Deprecate the low level DSA functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
dsa.h: fix preprocessor indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Pauli
DSA: fix the DSA parameter logic in test.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Matt Caswell
Add S390 support for provider based X25519/X448
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Matt Caswell
Add X25519/X448 Key Exchange to the default provider
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Matt Caswell
Implement Provider side Key Management for X25519 and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Matt Caswell
Implement a stricter ECX_KEY type
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kurt Roeckx
Check that ed25519 and ed448 are allowed by the securit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Kurt Roeckx
Generate new Ed488 certificates
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Bernd Edlinger
Add a minimal build target for Travis and Appveyor
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Richard Levitte
X509_PUBKEY_set(): Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Dr. David von...
Generalize the HTTP client so far implemented mostly...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Dr. David von...
add BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Richard Levitte
PROV: Ensure the AlgorithmIdentifier registers in DSA...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Davide Galassi
Memory allocator code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
H.J. Lu
x86: Always generate .note.gnu.property section for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Matt Caswell
Don't compile AESNI code if we're not AESNI capable
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matt Caswell
Fix no-des
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matt Caswell
Fix no-engine
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matt Caswell
Fix no-dh
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
H.J. Lu
Use swapcontext for Intel CET
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Adapt all build.info and test recipes to the new $disab...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Configure: Add easy to use disabled deprecated function...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Dr. Matthias...
tests/drbgtest: use new RAND_DRBG callback_data API...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Dr. Matthias...
RAND_DRBG: add a callback data for entropy and nonce...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
FdaSilvaYY
Appveyor: update to Visual Studio 2017.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
KEYMGMT: Require both get_params and gettable_params...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Adapt existing SERIALIZER implementations to the redesi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Adapt test/keymgmt_internal_test.c to the redesigned...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Adapt existing KEYMGMT implementations to the redesigne...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Redesign the KEYMGMT libcrypto <-> provider interface...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Richard Levitte
Reorganize the internal evp_keymgmt functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matt Caswell
Temporariy add ASN1_item_verify_ctx() missingcrypto.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matt Caswell
Don't ignore ASN1 when checking for undocumented symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Rich Salz
Remove unused HAS_LFN_SUPPORT
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Dr. Matthias...
Fix misspelling errors and typos reported by codespell
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Rich Salz
More accurate doc of -ssl_config option
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Rich Salz
Update command list
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Rich Salz
Add cmd-nits to travis build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Rich Salz
The -hmac option to speed is now #ifdef'd
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Rich Salz
Add missing s_client options
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Davide Galassi
Prevent compiler warning for unused static function.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Davide Galassi
Removed unused ssl_dane struct declaration.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Jakub Jelen
doc: Fix typo in EVP_DigestSignInit manpage
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
thekuwayama
Fix small misspelling in doc for OCSP_response_status
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Caswell
Fix no-sm2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Shane Lontis
Add FFC param/key generation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Caswell
Fix no-tls1_3
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Caswell
Fix builds with no-dh
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Caswell
Add a test for SSL_CTX_new_with_libctx()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Caswell
Use the OPENSSL_CTX and property query string in EVP_PK...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matt Caswell
Explicitly fetch ciphers and digests in libssl
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Pauli
Params: change UTF8 construct calls to avoid explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Kurt Roeckx
Stop accepting certificates signed using SHA1 at securi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Kurt Roeckx
Create a new embeddedSCTs1 that's signed using SHA256
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Caswell
Fix no-multiblock
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Ross Kinsey
Author: Ross Kinsey <RossIKinsey@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
H.J. Lu
x86: Add endbranch to indirect branch targets for Intel CET
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Pauli
Make minimum size for secure memory a size_t.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Richard Levitte
EVP_MD_CTX_ctrl(): Remove unnecessary control
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Richard Levitte
PROV: Fix the DSA SIGNATURE implementation for better...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Richard Levitte
PROV: Implement padding mode words in the RSA ASYM_CIPH...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Richard Levitte
Don't pass a digest-size to signature implementations
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Richard Levitte
Decentralize legacy_ctrl_str_to_param()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Matt Caswell
Teach more BIOs how to handle BIO_CTRL_EOF
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Matt Caswell
Detect EOF while reading in libssl
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Pauli
Deprecate the ECDSA and EV_KEY_METHOD functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Pauli
Deprecate the ECDH functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Pauli
ec.h: fix preprocessor indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Shane Lontis
Fix coverity issues CID 1457745...1457752, 1457853...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Richard Levitte
Fix krb5 external test failure
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Davide Galassi
Missing "obj_mac" header file in "dh_lib"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Matt Caswell
Don't complain about documented symbols with find-doc...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Matt Caswell
Fix common test framework options
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Matt Caswell
Revert "Legacy digests can have custom control values"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Richard Levitte
CHANGES: Add note about the refactoring of SM2 EVP_PKEYs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Richard Levitte
Adapt some 'openssl' commands for SM2 changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Richard Levitte
Adapt tests for SM2 changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Richard Levitte
Make SM3 a mandatory hash function for SM2.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Richard Levitte
X509: Refactor X509_verify() and X509_REQ_verify()...
commit
|
commitdiff
|
tree
|
snapshot
next