30199 Commits (e20fc2ee4fc90ac1476b3a9b15b37542bfb1af73)
 

Author SHA1 Message Date
Dr. David von Oheimb 08e9ff7600 Fix CMP app TLS connection not respecting vpm options like -crl_check
2 years ago
Amir Mohammadi 9b887d5d5a Fix test case for a2i_IPADDRESS
2 years ago
Christian Heimes 1a9411a30b Test case for a2i_IPADDRESS
2 years ago
Amir Mohammadi 8b9a13b43b Fix ipv4_from_asc behavior on invalid Ip addresses
2 years ago
Tomas Mraz 3f15358c79 X509_STORE_CTX_get_error: Fix some minor documentation issues
2 years ago
Kelvin Lee 6ef8d2c69b Fix VS2019 compile error C4703: potentially uninitialized local pointer variable used.
2 years ago
Tomas Mraz 37578dc02d cms: Fix handling of -rctform option
2 years ago
Tomas Mraz f5c0f69619 cms: Do not try to check binary format on stdin
2 years ago
Tomas Mraz 204323446e req: Avoid segfault when -modulus is used
2 years ago
Billy Brumley 3d4ca443b4 [doc/man3] documentation: BN_cmp manpage updates
2 years ago
Pauli 46d5152031 test: add -macopt hexkey: to dgst command tests
2 years ago
Pauli 5cdeb99f9c ctrls: add missing control string translation for key -> priv for HMAC
2 years ago
Pauli d209fc6cce evp_test: add TLS 1.3 KDF test suite
2 years ago
Pauli 05bd00b8a6 test: add test cases for TLS 1.3 KDF
2 years ago
Pauli c5f15fb28e update doc/build.info
2 years ago
Pauli bf7c901160 fips: add power up test for TLS 1.3 KDF
2 years ago
Pauli 5961aedaa5 doc: add TLS 1.3 KDF to the FIPS provider list of algorithms.
2 years ago
Pauli e18ceda105 doc: reorder the string and int extract/expand param values
2 years ago
Pauli 9ff407a1dc doc: add links to new KDF
2 years ago
Pauli 94eb3cdd34 doc: add documentation for TLS13_KDF
2 years ago
Pauli 736dba012f provider: add TLS13_KDF to the default and FIPS providers
2 years ago
Pauli f7d998a206 tls/prov: move the TLS 1.3 KDF code to providers
2 years ago
Pauli 2cdf7c6a33 doc: add missing link directive in X942 KDF
2 years ago
Pauli 7587b5fd09 CI: remove spurious blank lines
2 years ago
Pauli ebe667b464 ci: specific gcc explicitly on the basic-gcc CI build
2 years ago
Pauli 7b917179d0 ci: separate the config dump from the configuration command
2 years ago
Dmitry Belyavskiy 6da0f27483 Document necessary error code processing
2 years ago
Tomas Mraz 6b9d3b7c5e Add oid_section to sysdefault.cnf to test adding new oids
2 years ago
Tomas Mraz b5c4dc6ce5 Prevent recursive call of OPENSSL_INIT_LOAD_CONFIG
2 years ago
Dr. David von Oheimb 421953effe apps/pkeyutl.c: call ERR_print_errors() on all errors, including Signature Verification Failure
2 years ago
Tomas Mraz a8f35a5527 Use copy.pl to install the fips module on Windows
2 years ago
Tomas Mraz 25ab542409 Windows, VMS: Do install_fips on install if fips is enabled
2 years ago
Beat Bolli da496bc159 doc: replace markdown backticks with perlpod syntax
2 years ago
Beat Bolli 2fc02378ff doc: use the documented =item markers
2 years ago
Pauli 92c03668c0 Add config_diagnostics to our configuration files.
2 years ago
Dmitry Belyavskiy 6b38d7dc1b If we have passed the private key, don't copy it implicitly
2 years ago
Tanzinul Islam ab98861e91 Redefine getpid() -> _getpid() only for MSVC
2 years ago
Pauli 2625807aff changes: remove duplicate entry
2 years ago
Pauli 5540855bda doc: document that config_diagnostics is sensible but involves risk
2 years ago
Pauli 58bd45d86f demo: add GMAC demonstration program
2 years ago
yangyangtiantianlonglong b5557666bd Fix dtls timeout dead code
2 years ago
Matt Caswell b5e2b1d844 Prepare for 3.0 beta 3
2 years ago
Matt Caswell 9f551541e8 Prepare for release of 3.0 beta 2
2 years ago
Matt Caswell 437f101ee0 make update
2 years ago
Matt Caswell 54b4053130 Update copyright year
2 years ago
Matt Caswell 0136956dc6 Update fingerprints.txt
2 years ago
Todd Short a65c8d8f73 Add missing session timeout calc
2 years ago
Pauli 96d6a4e446 test: add a comment indication that a bad MAC is intentional
2 years ago
Matt Caswell ca7cac886b Add some testing for the case where the FIPS provider fails to load
2 years ago
Matt Caswell 589fbc18aa Don't try and load the config file while already loading the config file
2 years ago