index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
APPS: Reduce deprecation warning suppression - ENGINE
Richard Levitte
2020-10-04
6
-102
/
+162
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
7
-16
/
+30
*
DECODER: Handle abstract object data type
Richard Levitte
2020-10-04
2
-6
/
+69
*
Configuration: add initial NonStop values in OpenSSL::config
Richard Levitte
2020-10-03
1
-0
/
+19
*
Ensure that _GNU_SOURCE is defined for NI_MAXHOST and NI_MAXSERV
drgler
2020-10-03
1
-0
/
+4
*
Fix segfault on missing provider_query_operation()
Nicola Tuveri
2020-10-03
1
-1
/
+2
*
TLS AEAD ciphers: more bytes for key_block than needed
Maxim Masiutin
2020-10-02
1
-9
/
+15
*
EVP: use evp_pkey_ctx_is_legacy() to find what implementation to use
Richard Levitte
2020-10-01
5
-4
/
+20
*
Fix memory leak in req_cb() of x_req.c - handle distinguishing_id also with N...
Dr. David von Oheimb
2020-10-01
1
-2
/
+0
*
Fix some things the rename script didn't quite get right
Matt Caswell
2020-10-01
18
-75
/
+74
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
162
-1240
/
+1091
*
Perl util to do with_libctx renaming
Matt Caswell
2020-10-01
1
-0
/
+141
*
der: _ossl prefix der_oid_ and der_aid_ functions
Pauli
2020-10-01
11
-66
/
+69
*
der: _ossl prefix DER functions
Pauli
2020-10-01
33
-191
/
+199
*
rsa_mp_coeff_names should only have one entry in it for fips mode.
Shane Lontis
2020-10-01
1
-1
/
+1
*
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-10-01
44
-370
/
+382
*
prov: prefix aes-cbc-cts functions with ossl_
Pauli
2020-10-01
3
-10
/
+10
*
check-format.pl: Allow nested indentation of labels (not only at line pos 1)
Dr. David von Oheimb
2020-09-30
3
-2
/
+10
*
check-format.pl: Extend exceptions for no SPC after trailing ';' in 'for (...;)'
Dr. David von Oheimb
2020-09-30
2
-1
/
+9
*
check-format.pl: Document how to run positive and negative self-tests
Dr. David von Oheimb
2020-09-30
1
-0
/
+4
*
EC_GROUP_new_by_curve_name_with_libctx(): Add name of unknown group to error ...
Dr. David von Oheimb
2020-09-30
1
-0
/
+4
*
Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.
Dr. David von Oheimb
2020-09-30
8
-32
/
+109
*
25-test_x509.t: Add test for suitable error report loading unsupported sm2 cert
Dr. David von Oheimb
2020-09-30
1
-4
/
+11
*
Configure: handle undefined shared_target.
Richard Levitte
2020-09-29
2
-8
/
+2
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
87
-235
/
+248
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
95
-896
/
+918
*
30-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and no-gost configurations di...
Dr. David von Oheimb
2020-09-28
1
-9
/
+16
*
appveyor.yml: Clean up minimal configuration, adding no-ec and pruning cascad...
Dr. David von Oheimb
2020-09-28
1
-1
/
+1
*
rand: declare get_hardware_random_value() before use.
Pauli
2020-09-28
1
-1
/
+2
*
Remove TODO comment from sskdf.c
Shane Lontis
2020-09-28
1
-5
/
+0
*
todo: remove fork protection todo comment, it isn't relevant to the FIPS prov...
Pauli
2020-09-28
1
-2
/
+0
*
optimise ssl3_get_cipher_by_std_name()
hklaas
2020-09-27
1
-2
/
+1
*
STORE: Clear a couple of TODOs that were there for the sake of SM2
Richard Levitte
2020-09-27
1
-27
/
+0
*
Implement treatment of id-pkix-ocsp-no-check extension for OCSP_basic_verify()
Dr. David von Oheimb
2020-09-26
8
-7
/
+94
*
Generate a certificate with critical id-pkix-ocsp-nocheck extension
Tomas Mraz
2020-09-26
2
-1
/
+38
*
OCSP_resp_find_status.pod: Slightly improve the documentation of various flags
Dr. David von Oheimb
2020-09-26
1
-10
/
+11
*
OCSP_resp_find_status.pod: Replace function arg references B<...> by I<...>
Dr. David von Oheimb
2020-09-26
1
-51
/
+51
*
Fix bug in EDDSA speed test
Shane Lontis
2020-09-26
1
-0
/
+1
*
en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
jwalch
2020-09-25
10
-16
/
+72
*
Remove openssl provider app
Shane Lontis
2020-09-25
8
-537
/
+6
*
Update openssl list to support new provider objects.
Shane Lontis
2020-09-25
3
-80
/
+484
*
Add EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_CIPHER_settable_ctx_pa...
Shane Lontis
2020-09-25
3
-1
/
+35
*
Add EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_ctx_params()
Shane Lontis
2020-09-25
3
-2
/
+36
*
Modified rand_cpu_x86.c to support builtin hardware randomizer on HPE NonStop.
Randall S. Becker
2020-09-25
1
-11
/
+55
*
Document the provider side SM2 Asymmetric Cipher support
Matt Caswell
2020-09-25
4
-2
/
+55
*
Extend the SM2 asym cipher test
Matt Caswell
2020-09-25
1
-18
/
+50
*
Remove some dead SM2 code
Matt Caswell
2020-09-25
4
-398
/
+1
*
Clean up some SM2 related TODOs in the tests
Matt Caswell
2020-09-25
3
-28
/
+7
*
Move SM2 asymmetric encryption to be available in the default provider
Matt Caswell
2020-09-25
7
-2
/
+257
*
Build: Make NonStop shared libraries only export selected symbols
Richard Levitte
2020-09-25
3
-10
/
+23
[next]