Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Juliusz Sosinowicz 70a3857ae8 Fragmentation for ServerKeyExchange and CeriticateVerify 3 yıl önce
  David Garske a22defec50 Fix for availability of `wolfSSL_SESSION_print`. 3 yıl önce
  David Garske 95ff75c43d Fix for `wolfSSL_SESSION_print` 3 yıl önce
  David Garske f65e1f1f09 Expose functions to get client/server random when `HAVE_SECRET_CALLBACK` is defined. 3 yıl önce
  JacobBarthelmeh 13d81f1fb9 Merge pull request #3902 from dgarske/snicb 3 yıl önce
  David Garske 9313d59479 Fix for SNI callback 3 yıl önce
  Hideki Miyazaki 4650aaf4fb addressed review comments part 1 3 yıl önce
  Hideki Miyazaki b4a573ca98 Initial implemented X509_LOOKUP_ctrl L_ADD_DIR 3 yıl önce
  Jacob Barthelmeh c729318ddd update copyright date 3 yıl önce
  Eric Blankenhorn 5e953d5968 Typo in client example 3 yıl önce
  Hideki Miyazaki 9bae05525c addressed review comments 3 yıl önce
  Hideki Miyazaki 141d07e21b addressed pre-review comments 3 yıl önce
  Hideki Miyazaki e39477c531 initial implement SSL_get_early_data_status 3 yıl önce
  Eric Blankenhorn a3cbcf255f Fix from review 3 yıl önce
  Eric Blankenhorn 50843b22cd Check method for NULL 3 yıl önce
  Daniel Pouzzner 764b3cf09d examples/client/client.c: add missing !defined(NO_SESSION_CACHE) gate around wolfSSL_get_session() for "print out session" code. 3 yıl önce
  Chris Conlon 16ce8e077a only call wolfSSL_UseKeyShare() in example client with TLS 1.3 4 yıl önce
  Sean Parkinson 75c062a298 cppcheck: fixes 4 yıl önce
  toddouska 367f28b917 Merge pull request #3443 from SparkiDev/tls13_psk_no_dhe 4 yıl önce
  Hayden Roche 5fdc4cf6e1 Fix RX/TX throughput reporting in example server. 4 yıl önce
  Sean Parkinson 91d23d3f5a Implement all relevant mp functions in sp_int 4 yıl önce
  toddouska 9183c35fb8 Merge pull request #3446 from haydenroche5/client_want_write_sim 4 yıl önce
  Sean Parkinson d8b58286d1 TLS 1.3: PSK only 4 yıl önce
  Hayden Roche 2fc594d319 Modify example server to be resilient to WANT_WRITE errors. 4 yıl önce
  Hayden Roche e035eb8f8a Add an option to the example client to simulate WANT_WRITE errors. 4 yıl önce
  Daniel Pouzzner 7850d71ccb add wolfSSL_get_cipher_suite_from_name(); add flags arg to GetCipherSuiteFromName(); fix GetCipherSuiteFromName() to prevent spurious substring matching; add SUITE_ALIAS() macros for use defining CipherSuiteInfo, and add CipherSuiteInfo.flags slot and associated logic, to allow alternative cipher names to be recognized; add "CCM8" cipher name variants wherever applicable, including the unit.test conf files, to recognize and test the OpenSSL variants; add tests in client_test() and server_test() to confirm correct forward and backward mapping of cipher names/aliases. 4 yıl önce
  Glenn Strauss 92c3296e13 preprocessor -DNO_BIO to omit OpenSSL BIO API 4 yıl önce
  Daniel Pouzzner fda84576b0 name the new introspection routines wolfSSL_configure_args() and wolfSSL_global_cflags() for consistency, and move the prototypes to logging.h. 4 yıl önce
  Daniel Pouzzner 94d4ea3a57 examples/client/client.c:client_usage_msg[][]: add correct sensing and reporting of WOLFSSL_SP_4096. 4 yıl önce
  Daniel Pouzzner 1ba0883f4c introspection tweaks: rename wolfcrypt/src/debug.c to wolfcrypt/src/wc_debug.c; restore BUILD_WC_DEBUG gating for autotools inclusion of wc_debug.o and disable opportunistically when ENABLED_LEANTLS, ENABLED_LEANPSK, or ENABLED_LOWRESOURCE; add HAVE_WC_INTROSPECTION gate for libwolfssl_configure_args() and libwolfssl_global_cflags(). 4 yıl önce