index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ecdsatest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
adapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
Benjamin Kaduk
2
-1
/
+3
2021-05-05
Correct ssl_conf logic for "legacy_server_connect"
Benjamin Kaduk
3
-2
/
+2
2021-05-05
Enforce secure renegotiation support by default
Benjamin Kaduk
5
-20
/
+14
2021-05-05
Fix missing symbols in no-cms and no-ts build
Tomas Mraz
1
-7
/
+1
2021-05-05
mac: add EVP_MAC_finalXOF() function
Pauli
6
-10
/
+50
2021-05-05
mac: allow XOF MACs to be specified either via control or via the dedicated f...
Pauli
2
-15
/
+92
2021-05-05
mac: update life-cycle description and diagrams to include finalXOF
Pauli
4
-5
/
+15
2021-05-05
doc: document EVP_MAC_finalXOF()
Pauli
1
-3
/
+7
2021-05-05
Add .includedir pragma
Rich Salz
7
-15
/
+45
2021-05-05
Allow absolute paths to be set
Rich Salz
7
-31
/
+55
2021-05-05
Note that dhparam does support X9.42
Rich Salz
1
-10
/
+6
2021-05-05
cleanup where purpose is not needed in 25-test_verify.t
Dr. David von Oheimb
1
-67
/
+67
2021-05-05
test/certs/setup.sh: Fix two glitches
Dr. David von Oheimb
3
-12
/
+12
2021-05-05
update test/certs/ee-pathlen.pem to contain SKID and AKID
Dr. David von Oheimb
1
-9
/
+10
2021-05-05
test/certs/setup.sh: structural cleanup
Dr. David von Oheimb
1
-41
/
+32
2021-05-05
Fetch cipher-wrap after loading providers.
Rich Salz
2
-15
/
+17
2021-05-05
Fix KMAC bounds checks.
Shane Lontis
7
-39
/
+66
2021-05-05
Bump HMAC_MAX_MD_CBLOCK to 200 due to SHA-3
Tomas Mraz
1
-1
/
+1
2021-05-05
DOCS: Mention that libcrypto has helper functions for OSSL_PARAMs
Richard Levitte
1
-0
/
+6
2021-05-04
HTTP client: Correct the use of optional proxy URL and its documentation
Dr. David von Oheimb
4
-50
/
+48
2021-05-04
testutil/load.c: Add checks for file(name) == NULL
Dr. David von Oheimb
1
-7
/
+4
2021-05-04
BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve relat...
Dr. David von Oheimb
3
-4
/
+4
2021-05-04
OSSL_DECODER_from_bio() Prevent spurious decoding error at EOF
Dr. David von Oheimb
1
-4
/
+5
2021-05-04
APPS load_key_certs_crls(): Correct the 'expect' arg calculation for OSSL_STO...
Dr. David von Oheimb
1
-18
/
+16
2021-05-04
OSSL_STORE_expect(): Improve error handling and documentation
Dr. David von Oheimb
2
-4
/
+11
2021-05-04
OCSP: Minor improvements of documentation and header file
Dr. David von Oheimb
4
-11
/
+16
2021-05-04
fips-checksums: The define for fips module is FIPS_MODULE
Tomas Mraz
3
-82
/
+82
2021-05-04
Document the new core BIO public API support
Matt Caswell
4
-13
/
+106
2021-05-04
Add a test for the public core bio API
Matt Caswell
3
-1
/
+124
2021-05-04
Create libcrypto support for BIO_new_from_core_bio()
Matt Caswell
10
-6
/
+211
2021-05-04
Run coveralls daily and not exactly at midnight
Tomas Mraz
1
-1
/
+1
2021-05-04
coveralls: Enable fips as it is disabled by default
Tomas Mraz
1
-1
/
+1
2021-05-04
apps: Switch to X509_REQ_verify_ex
Petr Gotthard
1
-1
/
+2
2021-05-04
test: fix failure with FIPS and no-des configured.
Pauli
1
-2
/
+2
2021-05-04
APPS: Add passphrase handling in the "rsa" and "dsa" commands
Richard Levitte
2
-0
/
+28
2021-05-04
APPS: Set a default passphrase UI for the "ec" command
Richard Levitte
1
-0
/
+3
2021-05-04
[TEMPORARY] make 'make update' verbose in ci.yml
Richard Levitte
1
-1
/
+1
2021-05-04
GitHub CI: ensure that unifdef is installed
Richard Levitte
1
-0
/
+4
2021-05-04
FIPS module checksums: add scripts and Makefile rule
Richard Levitte
6
-0
/
+751
2021-05-04
Unix build file: Add a target to create providers/fips.module.sources
Richard Levitte
2
-0
/
+503
2021-05-04
Add OpenSSL::Config::Query and use it in configdata.pm
Richard Levitte
2
-2
/
+201
2021-05-04
Windows build file: add forgotten quotes on POD->html command line
Richard Levitte
1
-1
/
+1
2021-05-04
OpenSSL::Test: When prefixing command with $^X on Windows, fix it up!
Richard Levitte
1
-1
/
+1
2021-05-02
acvp-test: disable the ACVP testing code by default
Pauli
2
-2
/
+3
2021-05-01
ssl: fix possible ref counting fields use before init.
FdaSilvaYY
1
-7
/
+9
2021-05-01
man: s_server: fix text repetition in -alpn description
Hubert Kario
1
-1
/
+1
2021-05-01
APPS: Document the core of the opt_ API
Rich Salz
4
-7
/
+306
2021-05-01
Use OCSP-specific error code for clarity
Dmitry Belyavskiy
4
-1
/
+6
2021-05-01
Simplify AppVeyor configuration
Tomas Mraz
1
-15
/
+4
2021-05-01
Add -latomic to threads enabled 32bit linux builds
Tomas Mraz
1
-2
/
+8
[next]