2017-03-02 |
Matt Caswell | Add compression tests |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Caswell | Fix a compression bug |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Matt Caswell | Ensure that we never select compression in TLSv1.3 |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Robert Scheck | Add LDAP support (RFC 4511) to s_client ("-starttls... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | Configurations/10-main.conf: omit redundant -lresolv... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | bio/b_addr.c: omit private hstrerror. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | aes/aes_x86core.c: clarify reference implementation... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | CHANGES: mention CFI annotations. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | bn/asm: clean up unused PA-RISC modules. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | des/des_locl.h: clean up unused/irrelevant macros. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Jon Spillett | Check for zero records and return immediately |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | appveyor.yml: streamline pull requests. |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Andy Polyakov | Configurations/50-masm.conf: add /nologo to ml64 comman... |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Richard Levitte | Add NOTES.UNIX, with a description on how to deal with... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Bernd Edlinger | Check that async_jobs is not negative and not too high. |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Andy | Code health: ssl/ssl_locl.h unused macros |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Richard Levitte | VMS: compensate for gmtime_r() parameter pointer size |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Richard Levitte | Don't use deprecated EVP_CIPHER_CTX_cleanup() internally |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Emilia Kasper | Remove some obsolete/obscure internal define switches: |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Benjamin Kaduk | Remove OPENSSL_indirect_call() |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Benjamin Kaduk | Don't free in cleanup routine |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Andy Polyakov | crypto/des: remove unreferenced rcp_enc.c module. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Remove base address setting for mingw |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Bernd Edlinger | Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Benjamin Kaduk | Add AGL's "beer mug" PEM file as another test input |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Benjamin Kaduk | Add test corpus for PEM reading |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Quick note in changes and the OPENSSL_GLOB... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: With the VAX C-ism gone, OPENSSL_GLOBAL... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Remove another VAX C-ism, globaldef and... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: make update |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Remove VAX exceptions in util/mkdef.pl |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Remove unused VAX transfer vector for... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Rich Salz | Exdata test was never enabled. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Remove memcpy unrolling in bn_lib.c |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Remove support for HMAC_TEST_PRIVATE_KEY_FORMAT |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Rich Salz | Remove GENCB_TEST compile flag |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Fix test_ssl_new when compiled with no-tls1_2 or no... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Fix sslapitest when compiled with no-tls1_2 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dr. Stephen... | Revert rc4test removal, it performs additional tests... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove some commented out code in the tests |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove some commented out code in libssl |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove some commented out code in libcrypto |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove some commented out code in the apps |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dr. Stephen... | Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove a pointless "#ifndef" from bf_enc.c |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove bf_cbc.c |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Rich Salz | Update year, wording tweak |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove the file r160test.c |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dr. Stephen... | Remove wp_test.c: exactly the same tests are in evptest... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove dead code in bn |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Todd Short | Remove some #if 0 code in ssl, crypto/bio |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Stop using timeb.h / ftime() (VMS only) |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code health: Remove obvious VAX C fixups |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | More Configure cleanup. Remove |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Clean up references to FIPS |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Remove BN_DEBUG_TRIX |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Remove debugging leftovers in apps/opt.c |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Pauli | Avoid buffer underflow in evp_test. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Bernd Edlinger | Remove unnecessary memset after PR #2583 avoids accessing |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Move the CHIL engine to demos/engines |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Caswell | Remove some dead code from libssl |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Richard Levitte | Code cleanup: remove the VMS specific reimplementation... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Remove dead code in crypto/pkcs7 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Emilia Kasper | Remove methtest.c |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dr. Stephen... | Remove ancient demoCA directory |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Richard Levitte | Renumber to avoid a error code clash |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Dr. Stephen... | Trace support for TLS 1.3 certificate request message |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Dr. Stephen... | Initial incomplete TLS 1.3 certificate request support. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Adrian Vollmer | Adjust the default value of the private key size |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Andy Polyakov | crypto/x86_64cpuid.pl: add CFI annotations. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Andy Polyakov | whrlpool/asm/wp-x86_64.pl: add CFI annotations. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Andy Polyakov | camellia/asm/cmll-x86_64.pl: add CFI annotations. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: add CFI annotations. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Andy Polyakov | chacha/asm/chacha-x86_64.pl: add CFI annotations. |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | Add missing blank lines and cosmetic improvements |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | TLS 1.3 support for ssl_print_ticket() |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | print out alpn extension |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | Add ffdhe groups to trace output |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | Print numerical value of named roups |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | Add entry for PSK extension |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | Add trace entries for remaining TLS 1.3 ciphersuites |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Dr. Stephen... | Print signature type to out, not bio_err |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Richard Levitte | Add a null UI method |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: add VPMADD52 code... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: switch to vpermdd... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Andy Polyakov | poly1305/asm/poly1305-x86_64.pl: optimize AVX512 code... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dr. Stephen... | Add tests for SHA1 and EC point compression |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dr. Stephen... | For TLS 1.3 reject SHA1 TLS signatures |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Dr. Stephen... | Reject compressed point format with TLS 1.3 |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Dr. Stephen... | EC certificate with compression point |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Dr. Stephen... | Add SuiteB support to tls_choose_sigalg() |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Dr. Stephen... | Add Suite B tests |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Dr. Stephen... | Add P-384 root and P-384, P-256 EE certificates. |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Emilia Kasper | X509 time: tighten validation per RFC 5280 |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Andy Polyakov | .travis.yml: introduce concept of "extended tests" |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Andy Polyakov | .travis.yml: make package pulls conditional. |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Bernd Edlinger | Add -Wundef to --strict-warnings options. |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Dr. Stephen... | Tidy up certificate type handling. |
commit | commitdiff | tree | snapshot |
next |