index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README-FIPS.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-15
Init the child providers immediately on creation of the child libctx
Matt Caswell
4
-51
/
+9
2021-05-15
Add make update-fips-checksums to release.sh script
Tomas Mraz
1
-6
/
+8
2021-05-15
doc: document all functions in provider-base(7)
Pauli
1
-12
/
+16
2021-05-15
Fix a memleak on an error path in the pkcs12 test helpers
Matt Caswell
1
-17
/
+12
2021-05-14
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
Dr. David von Oheimb
7
-16
/
+15
2021-05-14
http_client.c: Rename internal fields and functions for consistency
Dr. David von Oheimb
2
-29
/
+28
2021-05-14
HTTP client: Allow streaming of response data (with possibly indefinite length)
Dr. David von Oheimb
4
-55
/
+60
2021-05-14
HTTP client: Allow streaming of request data (for POST method)
Dr. David von Oheimb
2
-49
/
+65
2021-05-14
HTTP client API: Generalize to arbitrary request and response contents
Dr. David von Oheimb
8
-20
/
+45
2021-05-14
OSSL_HTTP_transfer(): Fix error reporting in case rctx->server is NULL
Dr. David von Oheimb
2
-10
/
+11
2021-05-14
OSSL_HTTP_get(): Do not close connection if redirect to same server
Dr. David von Oheimb
1
-8
/
+9
2021-05-14
HTTP: Implement persistent connections (keep-alive)
Dr. David von Oheimb
18
-365
/
+706
2021-05-14
OSSL_HTTP_REQ_CTX_add1_headers(): Fix use with host == NULL (relative URLs)
Dr. David von Oheimb
1
-1
/
+1
2021-05-14
CMP test server: Extend error reporting on cert rejected for revocation
Dr. David von Oheimb
2
-2
/
+3
2021-05-14
HTTP test server: Improve connection management and logging
Dr. David von Oheimb
3
-28
/
+54
2021-05-14
cmp_server.c: Improve transaction management and logging
Dr. David von Oheimb
1
-6
/
+16
2021-05-14
OSSL_CMP_SRV_process_request(): Log any error queue entries on response
Dr. David von Oheimb
1
-0
/
+1
2021-05-14
HTTP client: Rename 'maxline' parameter to 'buf_size' for clarity
Dr. David von Oheimb
2
-11
/
+11
2021-05-14
mac: improve MAC documentation (Poly 1305 key reuse, nomenclature)
Pauli
2
-1
/
+10
2021-05-14
Slightly reformat ssl.h.in
Rich Salz
6
-127
/
+110
2021-05-14
Convert SSL_{CTX}_[gs]et_options to 64
Rich Salz
5
-63
/
+62
2021-05-14
Fix provider library build wrt. AES
Juergen Christ
1
-0
/
+7
2021-05-14
Add --banner config option
Rich Salz
9
-42
/
+54
2021-05-14
check i2d_ASN1_TYPE return value
bonniegong
1
-0
/
+2
2021-05-13
http_client.c: Fix inconsistency w.r.t. type of max_resp_len
Dr. David von Oheimb
1
-3
/
+3
2021-05-13
Replace some of the ERR_clear_error() calls with mark calls
Tomas Mraz
9
-31
/
+44
2021-05-13
crypto/arm_arch.h: add a variable declaration
Xiaofei Bai
1
-0
/
+1
2021-05-13
ARM assembly pack: translate bit-sliced AES implementation to AArch64
Ben Avison
2
-2
/
+2341
2021-05-13
doc: remove references to undepreciated commands being deprecated.
Pauli
4
-9
/
+23
2021-05-13
Fallback to legacy pem decoding if OSSL_DECODER fails
Tomas Mraz
1
-4
/
+150
2021-05-13
Implement pem_read_key directly through OSSL_DECODER
Tomas Mraz
10
-83
/
+74
2021-05-13
Replace EVP_PKEY_supports_digest_nid
Tomas Mraz
9
-82
/
+75
2021-05-13
Drop ASN1_PKEY_CTRL_SUPPORTS_MD_NID
Tomas Mraz
2
-4
/
+2
2021-05-13
update-fips-checksums: Make the dependency on source list work
Tomas Mraz
1
-1
/
+2
2021-05-13
clarification about the DES status
Dmitry Belyavskiy
2
-0
/
+8
2021-05-13
Enumerating the legacy provider's cipher algorithms
Dmitry Belyavskiy
1
-0
/
+26
2021-05-13
Ensure the pristine checksums are not recomputed
Tomas Mraz
1
-1
/
+3
2021-05-13
The FIPS Checksums job must be run on pull_request_target
Tomas Mraz
1
-1
/
+1
2021-05-13
Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_tests
Dr. David von Oheimb
1
-1
/
+1
2021-05-13
Makefile: Simplify use of run_tests
Dr. David von Oheimb
1
-7
/
+4
2021-05-13
Remove the .new suffix inside the fips.checksum.new
Tomas Mraz
1
-2
/
+4
2021-05-13
Allow diff-fips-checksums in in-tree build
Tomas Mraz
1
-18
/
+14
2021-05-13
Remove the severity: fips change label if fips checksum unchanged
Tomas Mraz
1
-1
/
+13
2021-05-13
Set the severity: fips change label if fips checksum changed
Tomas Mraz
1
-12
/
+13
2021-05-13
fipsprov: Missing teardown on fips_get_params_from_core() error
Tomas Mraz
1
-1
/
+1