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
*
rand: add a strength argument to the BN and RAND RNG calls
Pauli
2021-05-29
2
-27
/
+34
*
ec: Add PPC64 vector assembly version of p521 field operations
Amitay Isaacs
2021-05-29
3
-1
/
+456
*
ec: Add run time code selection for p521 field operations
Martin Schwenke
2021-05-29
2
-3
/
+35
*
ec: Rename reference p521 field operations and use them via macros
Martin Schwenke
2021-05-29
1
-2
/
+5
*
perlasm/ppc-xlate.pl: Handle rewriting of vector registers
Martin Schwenke
2021-05-29
1
-6
/
+76
*
BIO acpt_state(): Allow retrying addresses (e.g., using IPv6 vs. IPv4) on cre...
Dr. David von Oheimb
2021-05-29
1
-3
/
+9
*
DOC: Slightly improve the documentation of BIO_lookup() and related functions
Dr. David von Oheimb
2021-05-29
1
-3
/
+3
*
Add missing EVP_CTRL_CCM_SET_L control
Shane Lontis
2021-05-28
1
-0
/
+6
*
Fix PKCS12_create() so that a fetch error is not added to the error stack.
Shane Lontis
2021-05-28
1
-0
/
+2
*
Fix memory leak in OSSL_CMP_CTX
Petr Gotthard
2021-05-28
2
-1
/
+2
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
14
-39
/
+44
*
Initialise OPENSSL_armcap_P to 0 before setting it based on capabilities, not...
Tom Cosgrove
2021-05-28
1
-2
/
+2
*
coverity 1484912: Null pointer dereferences (NULL_RETURNS)
Pauli
2021-05-27
1
-0
/
+3
*
coverity 1484913: Null pointer dereferences (REVERSE_INULL)
Pauli
2021-05-27
1
-3
/
+8
*
errors: update error message (to be squashed)
Pauli
2021-05-27
2
-1
/
+5
*
rsa: check that the RNG is capable of producing a key of the specified size
Pauli
2021-05-27
1
-0
/
+22
*
rsa: remove the limit on the maximum key strength
Pauli
2021-05-27
1
-3
/
+1
*
Use "" for include crypto/xxx
Rich Salz
2021-05-27
2
-2
/
+2
*
Use "" for include internal/xxx
Rich Salz
2021-05-27
3
-3
/
+3
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
9
-11
/
+9
*
rsa: rename global rsaz_ sumbols so they are in namespace
Pauli
2021-05-27
4
-85
/
+85
*
aes: rename new bsaes_ symbols -> ossl_bsaes_ ones
Pauli
2021-05-27
3
-36
/
+36
*
bn: rename extract_multiplier_2x20_win5 -> ossl_extract_multiplier_2x20_win5
Pauli
2021-05-27
2
-22
/
+28
*
bn: rename bn_check_prime_int -> ossl_bn_check_primt
Pauli
2021-05-27
3
-9
/
+9
*
Deprecate old style BIO callback calls
Tomas Mraz
2021-05-26
5
-49
/
+104
*
OSSL_DECODER_from_bio: Report an unsupported error when there is none
Tomas Mraz
2021-05-26
1
-2
/
+3
*
Fix possible infinite loop in pem_read_bio_key_decoder()
Tomas Mraz
2021-05-26
1
-1
/
+8
*
rsa: special case the strengths of RSA with 7680 and 15360 bits
Pauli
2021-05-26
1
-8
/
+32
*
Fix buffer overflow when generating large RSA keys in FIPS mode.
Shane Lontis
2021-05-26
1
-2
/
+7
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
40
-81
/
+81
*
mac: add a getter for the MAC block size.
Pauli
2021-05-25
1
-2
/
+12
*
Remove engine_table_select_int
Rich Salz
2021-05-25
11
-15
/
+22
*
Fix warning in gf_serialize
Juergen Christ
2021-05-24
1
-1
/
+1
*
Don't try the same decoder multiple times
Matt Caswell
2021-05-24
1
-26
/
+42
*
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...
Jon Spillett
2021-05-24
2
-21
/
+36
*
Add PBKDF1 to the legacy provider
Jon Spillett
2021-05-24
1
-44
/
+34
*
Remove some perl 5.14 use from rsaz-avx512.pl
Matt Caswell
2021-05-24
1
-2
/
+4
*
Rename the field 'provctx and data' to 'algctx' inside some objects containing
Shane Lontis
2021-05-24
17
-275
/
+291
*
Fix a memleak in the FIPS provider
Matt Caswell
2021-05-24
2
-7
/
+13
*
core: condition out more in FIPS builds
Pauli
2021-05-24
1
-0
/
+4
*
property: convert integers to strings properly.
Pauli
2021-05-22
1
-3
/
+7
*
Properly restore XMM registers in ChaCha20's AVX-512(VL) assembly
Jean-Philippe Boivin
2021-05-21
1
-10
/
+42
*
pem_read_bio_key_legacy: Do not obscure real error if there is one
Tomas Mraz
2021-05-21
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-05-20
16
-16
/
+16
*
EVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs
Richard Levitte
2021-05-20
1
-0
/
+35
*
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
Richard Levitte
2021-05-20
6
-21
/
+23
*
Update documentation for global properties mirroring
Matt Caswell
2021-05-20
1
-4
/
+4
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
4
-17
/
+62
*
Add a callback for providers to know about global properties changes
Matt Caswell
2021-05-20
3
-2
/
+88
*
Implement the ability to convert a PROPERTY_LIST to a string
Matt Caswell
2021-05-20
4
-2
/
+186
[next]