index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
Dr. David von Oheimb
2021-02-11
3
-6
/
+9
*
X509_STORE_CTX_get1_issuer(): Make preference on expired certs consistent wit...
Dr. David von Oheimb
2021-02-11
1
-20
/
+25
*
x509_vfy.c: Make chain_build() error diagnostics to the point
Dr. David von Oheimb
2021-02-11
1
-10
/
+31
*
Rename internal providercommonerr.h to less mouthful proverr.h
Tomas Mraz
2021-02-11
2
-2
/
+2
*
Various cleanup of PROV_R_ reason codes
Tomas Mraz
2021-02-11
1
-19
/
+5
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
include/openssl: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
2
-1
/
+10
*
Replace provider digest flags with separate param fields
Shane Lontis
2021-02-10
2
-30
/
+10
*
Replace provider cipher flags with separate param fields
Shane Lontis
2021-02-10
1
-14
/
+54
*
x509_vfy.c: Sort out return values 0 vs. -1 (failure/internal error)
Dr. David von Oheimb
2021-02-09
1
-73
/
+104
*
X509_get_pubkey_parameters(): Correct failure behavior and its use
Dr. David von Oheimb
2021-02-09
1
-13
/
+12
*
x509_vfy.c: Fix various coding style and documentation style nits
Dr. David von Oheimb
2021-02-09
1
-11
/
+11
*
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
Tomas Mraz
2021-02-09
1
-0
/
+2
*
Enhanced integer parsing in OSSL_PARAM_allocate_from_text
Petr Gotthard
2021-02-09
1
-6
/
+15
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
2
-41
/
+13
*
Fix race condition & allow operation cache to grow.
Pauli
2021-02-07
2
-59
/
+73
*
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...
Dr. David von Oheimb
2021-02-06
1
-2
/
+16
*
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
1
-0
/
+1
*
Make supported_groups code independent of EC and DH
Matt Caswell
2021-02-05
1
-1
/
+1
*
EVP: use evp_pkey_copy_downgraded() in EVP_PKEY_copy_parameters()
Richard Levitte
2021-02-05
1
-22
/
+31
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2021-02-05
1
-1890
/
+0
*
RSA: properly generate algorithm identifier for RSA-PSS signatures
Tomas Mraz
2021-02-05
3
-4
/
+12
*
Don't make pthreads mutexes recursive.
Rich Salz
2021-02-05
1
-8
/
+17
*
EVP: Adapt EVP_PKEY_{set1,get1}_encoded_public_key()
Richard Levitte
2021-02-05
1
-37
/
+30
*
EVP: Modify the checks in EVP_PKEY_{set,get}_xxx_param() functions
Richard Levitte
2021-02-05
1
-51
/
+25
*
EVP: Adapt the other EVP_PKEY_set_xxx_param() functions
Richard Levitte
2021-02-05
1
-31
/
+34
*
EVP: Make EVP_PKEY_set_params() increment the dirty count
Richard Levitte
2021-02-05
2
-11
/
+29
*
x509_vfy.c: Improve coding style and comments all over the file
Dr. David von Oheimb
2021-02-04
1
-379
/
+301
*
Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack
Dr. David von Oheimb
2021-02-04
6
-56
/
+52
*
Fix a use after free issue when a provider context is being used and isn't ca...
Pauli
2021-02-04
1
-5
/
+6
*
EC: Reverse the default asn1_flag in a new EC_GROUP
Richard Levitte
2021-02-03
1
-1
/
+5
*
EVP: Fix evp_pkey_ctx_store_cached_data() to handle provider backed EVP_PKEY_CTX
Richard Levitte
2021-02-03
2
-47
/
+77
*
EVP: Don't find standard EVP_PKEY_METHODs automatically
Richard Levitte
2021-02-03
1
-10
/
+21
*
dh_cms_set_peerkey: Pad the public key to p size
Tomas Mraz
2021-02-02
1
-1
/
+5
*
Ensure the EVP_PKEY operation_cache is appropriately locked
Matt Caswell
2021-02-02
2
-6
/
+55
*
Always ensure we hold ctx->lock when calling CRYPTO_get_ex_data()
Matt Caswell
2021-02-02
2
-7
/
+28
*
Refactor RAND_get0_primary() locking
Matt Caswell
2021-02-02
1
-25
/
+39
*
Deprecate X509_certificate_type
Rich Salz
2021-02-02
1
-1
/
+5
*
Add some PKIX-RPKI objects
Job Snijders
2021-02-02
3
-6
/
+91
*
Constify OSSL_HTTP_REQ_CTX_get0_mem_bio()
Dr. David von Oheimb
2021-02-02
1
-1
/
+1
*
HTTP: add more error detection to low-level API
Dr. David von Oheimb
2021-02-02
3
-9
/
+24
*
HTTP: Fix mistakes and unclarities on maxline and max_resp_len params
Dr. David von Oheimb
2021-02-02
1
-19
/
+17
*
OSSL_HTTP_REQ_CTX_nbio(): Revert to having state var that keeps req len still...
Dr. David von Oheimb
2021-02-02
1
-8
/
+8
*
EVP: fix keygen for EVP_PKEY_RSA_PSS
Daniel Bevenius
2021-01-28
2
-1
/
+74
*
check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...
Dr. David von Oheimb
2021-01-28
1
-8
/
+10
*
Fix rsa_pss_asn1_meth to refert to rsa_sig_info_set
Dr. David von Oheimb
2021-01-28
1
-1
/
+1
*
obj_xref: rsassaPss must map to 'undef rsassaPss' (not 'undef rsaEncryption')
Dr. David von Oheimb
2021-01-28
2
-2
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
96
-96
/
+96
*
Fix OSSL_PARAM_allocate_from_text() for EBCDIC
Richard Levitte
2021-01-27
1
-0
/
+5
*
Clean away unnecessary length related OSSL_PARAM key names
Richard Levitte
2021-01-26
3
-9
/
+6
[next]