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-04-17
Matt Caswell
When calling the import_to function pass the libctx too
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Kochise
Windows: Add type casting in CRYPTO_atomic_add to remov...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
doc: note that the FIPS provider contains some non...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
news: note the addition of ECX and SHAKE256 to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
pkey: free key manager on error path
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
ecx: check for errors creating public keys from private...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
s390: ECX key generation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
ecx: add key generation support.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Pauli
Add ECX to FIPS provider as non-FIPS algorithms
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Richard Levitte
TEST: Add a test of keygen with an empty template in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Richard Levitte
EVP: Fix calls to evp_pkey_export_to_provider()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Nikolay Morozov
TLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Matt Caswell
Document X509_verify_ex() and X509_REQ_verify_ex()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Matt Caswell
Introduce an internal version of X509_check_issued()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Matt Caswell
Create a libctx aware X509_verify_ex()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Rich Salz
Put sys-specific files in build.info
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Rich Salz
Use build.info, not ifdef for crypto modules
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Shane Lontis
Add DH keygen to providers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Shane Lontis
Add DSA keygen to provider
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Make sure we always send an alert in libssl if we hit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
When calling EC_POINT_point2buf we must use a libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Document the new libctx aware private key functions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Make sure we use the libctx in libssl when loading...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Teach PEM_read_bio_PrivateKey about libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Teach the OSSL_STORE code about libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Use the libctx in Ed448 private key decoding
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Caswell
Teach d2i_PrivateKey et al about libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Tomas Mraz
Fix no-pic static builds
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Levitte
EVP: fix memleak in evp_pkey_downgrade()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Levitte
EVP: Add a temporary SM2 hack to key generation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Levitte
EC: Refactor EVP_PKEY_CTX curve setting macros for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Levitte
PROV: Implement EC param / key generation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Levitte
KEYMGMT: Add functions to get param/key generation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Shane Lontis
Fix Dynamic engine loading so that the call to ENGINE_l...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dr. Matthias...
mkerr: remove legacy guards from generated error headers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Aaron Thompson
Add ex_data to EVP_PKEY.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
scott
BIO_do_accept: correct error return value
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Richard Levitte
Fix some errors in documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Richard Levitte
Initialize files that declare internal symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Richard Levitte
Rework util/find-doc-nits to distinguish internal docum...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Jake Maynard
Add manpage entry for X509_check_purpose()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Patrick Steuer
Fix EVP_DigestSign interface when used with DES CMAC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Richard Levitte
EVP: legacy_ctrl_to_param() to handle provider side...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Richard Levitte
CMS KARI: Temporarly downgrade newly generated EVP_PKEY...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Rich Salz
Don't compile commands if disabled
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Benjamin Kaduk
Fix krb5 external test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Richard Levitte
Add common internal crypto/ modules in liblegacy.a
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Matt Caswell
Enable Ed25519 signing/verifying to use the libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Matt Caswell
Add the auto generated der files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Matt Caswell
Document the new library context aware CT functions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Matt Caswell
Ensure libssl uses the new library context aware CT...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Matt Caswell
Make the CT code library context aware
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Matt Caswell
Enable export_to functions to have access to the libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Richard Levitte
OpenSSL::OID: Don't use List::Util
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Jim Newsome
Update RAND_METHOD definition in man page
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Tomas Mraz
Travis build matrix adjustments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Pauli
Add a null provider which implements no algorithms.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Shane Lontis
Move legacy ciphers into the legacy provider
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Matt Caswell
Document the new X509_STORE_CTX_new_with_libctx() function
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Matt Caswell
Explicitly cache the X509v3_extensions in one more...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Matt Caswell
Use the libctx and propq from the X509_STORE_CTX
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Matt Caswell
Use X509_STORE_CTX_new_with_libctx() in libssl
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Matt Caswell
Add X509_STORE_CTX_new_with_libctx()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Richard Levitte
TLS: Temporarly downgrade newly generated EVP_PKEYs...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Richard Levitte
Fix export of provided EC keys
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Richard Levitte
EVP & TLS: Add necessary EC_KEY data extraction functio...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Richard Levitte
EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Pauli
params: add a warning about the PTR types.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Patrick Steuer
AES CTR-DRGB: do not leak timing information
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Pauli
Integer overflow in ASN1_STRING_set.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Pauli
params: avoid a core dump with a null pointer and a...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Billy Brumley
[crypto/ec] blind coordinates in ec_wNAF_mul for robustness
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Bernd Edlinger
Fix the error handling in EC_POINTs_mul
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Dr. David von...
Fix misleading error msg for PBM check w/o secret in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Dr. David von...
Fix error reporting glitch in X509_STORE_CTX_print_veri...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Dr. David von...
Fix bugs in 3GPP exception checking and improve diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Richard Levitte
PROV: Add DERlib support for ECDSA and EC keys
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Richard Levitte
PROV: Add DERlib support for DSA
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Richard Levitte
PROV: Add DERlib support for RSA
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Richard Levitte
PROV: Add the beginning of a DER writing library
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Richard Levitte
Add perl support to parse and DER encode ASN.1 OID...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Tomas Mraz
Add test cases for the non CA certificate with pathlen:0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Tomas Mraz
Set X509_V_ERR_INVALID_EXTENSION error for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Tomas Mraz
Allow certificates with Basic Constraints CA:false...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Matt Caswell
Add a WPACKET test for the new DER capability
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Matt Caswell
Add "endfirst" writing to WPACKET
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Bernd Edlinger
Fix a gcc warning about possible null pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Matt Caswell
Expand the XTS documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Aaron Thompson
Remove an unnecessary call to BN_CTX_free.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Aaron Thompson
Fix bugs in EC code introduced with FIPS changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Shane Lontis
Add data driven SELF TEST code for signatures and key...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Dr. David von...
HTTP client: make server/proxy and port params more...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Dr. David von...
Chunk 10 of CMP contribution to OpenSSL: CMP http...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nikolay Morozov
TLS Cipher Suite 0xC102 Support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Bernd Edlinger
Fix a printf format error in cmp_client.c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Richard Levitte
Fixups in CHANGES.md
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Matt Caswell
Extend the sslprovider_test to be able to additionally...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Matt Caswell
Make sure we always use the correct libctx in sslprovid...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Matt Caswell
Make sure we use the libctx when creating an EVP_PKEY_C...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Matt Caswell
Use EVP_DigestSignInit_ex and EVP_DigestVerifyInit_ex...
commit
|
commitdiff
|
tree
|
snapshot
next