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-06-02
Jack O'Connor
fix a docs typo
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Bernd Edlinger
Prevent extended tests run unexpectedly in appveyor
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Billy Brumley
Move EC_METHOD to internal-only
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Richard Levitte
APPS: Remove make_config_name, use CONF_get1_default_co...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Bernd Edlinger
Remove getenv(OPENSSL_FIPS) in openssl command
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Bernd Edlinger
Revert the check for NaN in %f format
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Tim Hudson
undeprecate SSL_CTX_load_verify_locations and X509_STOR...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Dr. David von...
Make BIO_do_connect() and friends handle multiple IP...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Hubert Kario
add FFDH to speed command
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Bernd Edlinger
bio printf: Avoid using rounding errors in range check
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Richard Levitte
DOCS: add openssl-core_names.h(7)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Richard Levitte
DOCS: add openssl-core_numbers.h(7)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Patrick Steuer
EVP_EncryptInit.pod: fix example
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Benjamin Kaduk
RSA: Do not set NULL OAEP labels
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Benjamin Kaduk
params: do not ignore zero-length strings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Benjamin Kaduk
test HKDF with empty IKM
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Matt Caswell
Add a test for fetching EVP_PKEY style algs without...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Matt Caswell
Fail if we fail to fetch the EVP_KEYMGMT
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Dmitry Belyavskiy
Update gost-engine commit to match the API changes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Richard Levitte
util/mkpod2html.pl: Fix unbalanced quotes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Shane Lontis
Fix errtest for older compilers
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Pauli
ossl_shim: use the correct ticket key call back.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Pauli
fips: add AES OFB mode ciphers to FIPS provider.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Pauli
fips: add AES CFB mode ciphers to FIPS provider.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Bernd Edlinger
Avoid undefined behavior with unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Dr. David von...
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
FdaSilvaYY
crypto/cms: add CAdES-BES signed attributes validation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Richard Levitte
PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Dr. Matthias...
doc: fix trace category names
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Rich Salz
Clean up some doc nits
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Dr. David von...
Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Dr. David von...
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Richard Levitte
PROV: Fix RSA-OAEP memory leak
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Shane Lontis
Update core_names.h fields and document most fields.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Shane Lontis
Fix ERR_print_errors so that it matches the documented...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Pauli
ossl_shim: add deprecation guards around the -use-ticke...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Pauli
Coverity 1463830: Resource leaks (RESOURCE_LEAK)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Dmitry Belyavskiy
Update the gost-engine submodule
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Richard Levitte
Fix omissions in providers/common/der/build.info
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Tomas Mraz
Drop special case of time interval calculation for VMS
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Tomas Mraz
Revert "Guard use of struct tms with #ifdef __TMS"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Rich Salz
Fix auto-gen names in .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
Marc
s_client: Fix -proxy flag regression
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Nicola Tuveri
Fix coverity issues in EC after #11807
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Dr. David von...
Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Richard Levitte
Re-introduce legacy EVP_PKEY types for provided keys
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Dmitry Belyavskiy
GOST external tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Bernd Edlinger
Fix the parameter types of the CRYPTO_EX_dup function...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Nicola Tuveri
Adjust length of some strncpy() calls
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Tomas Mraz
Prevent use after free of global_engine_lock
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Pauli
Coverity 1463571: Null pointer dereferences (FORWARD_NULL)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Pauli
Coverity 1463574: Null pointer dereferences (REVERSE_INULL)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Pauli
Coverity 1463576: Error handling issues (CHECKED_RETURN)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Pauli
Coverity 1463258: Incorrect expression (EVALUATION_ORDER)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
mettacrawler
There is no -signreq option in CA.pl
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Richard Levitte
STORE: Make try_decode_PrivateKey() ENGINE aware
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Richard Levitte
rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx(): fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Richard Levitte
Refactor the provider side DER constants and writers
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Billy Brumley
deprecate EC_POINT_make_affine and EC_POINTs_make_affine
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Tomas Mraz
t1_trce: Fix remaining places where the 24 bit shift...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Tomas Mraz
Avoid potential overflow to the sign bit when shifting...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Tomas Mraz
Cast the unsigned char to unsigned int before shifting...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Bernd Edlinger
Fix egd and devrandom source configs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Richard Levitte
Add OSSL_PROVIDER_do_all()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
raja-ashok
Update early data exchange scenarios in doc
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
raja-ashok
Update limitation of psk_client_cb and psk_server_cb...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Dmitry Belyavskiy
Test for the SSL_OP_IGNORE_UNEXPECTED_EOF option
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Dmitry Belyavskiy
Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Rich Salz
Use {module,install}-mac, not -checksum
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Rich Salz
Revise fips_install.pod
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Rich Salz
Revise x509v3_config.pod
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Rich Salz
Revise fips_config.pod
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Norm Green
Add missing pragma weak declaration to lhash.h
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Billy Brumley
deprecate EC precomputation functionality
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Dmitry Belyavskiy
New Russian TLS 1.2 implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Dmitry Belyavskiy
GOST-related objects changes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Dmitry Belyavskiy
Constants for new GOST TLS 1.2 ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Richard Levitte
CORE: query for operations only once per provider ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Marc
Use _get0_ functions instead of _get_.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Marc
s_client: Show cert algorithms & validity period
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Bernd Edlinger
Fix some places where X509_up_ref is used
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Maxim Zakharov
TTY_get() in crypto/ui/ui_openssl.c open_console()...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Caswell
Delete the sslprovider test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nikolay Morozov
Fix small documentation issues
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Billy Brumley
deprecate EC_POINTs_mul function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Matt Caswell
Update documentation following changes of various types
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Matt Caswell
Maintain strict type discipline between the core and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Richard Levitte
CORE: Fix a couple of bugs in algorithm_do_this()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
raja-ashok
Test TLSv1.3 out-of-band PSK with all 5 ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
raja-ashok
Fix crash in early data send with out-of-band PSK using...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Rich Salz
Fix all MD036 (emphasis used instead of heading)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Rich Salz
Add "md-nits" make target
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
David von Oheimb
Add 'methods' parameter to setup_engine() in apps.c...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Dr. David von...
Clean up macro definitions of openssl_fdset() in apps...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Dr. David von...
Use OSSL_STORE for load_{,pub}key() and load_cert(...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Dr. David von...
Nit-fix: remove whitespace in doc/man3/EVP_PKEY_fromdat...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Dr. David von...
Guard use of struct tms with #ifdef __TMS like done...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Richard Levitte
Build: make apps/progs.c depend on configdata.pm
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Richard Levitte
SSL: refactor ssl_cert_lookup_by_pkey() to work with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Matt Caswell
Ignore some auto-generated DER files
commit
|
commitdiff
|
tree
|
snapshot
next