Historie revizí

Autor SHA1 Zpráva Datum
  Andras Fekete affd0a318e Fix sign conversion errors před 5 měsíci
  Juliusz Sosinowicz e96837aa34 cond: Add start and end API for mutex handling před 1 rokem
  Juliusz Sosinowicz d747df2ae4 Make sure no mutexes are held when cond API are called před 1 rokem
  David Garske 5b16586483 Fixes for wolfSSL conditional porting. Can cause deadlock in high usage situations. Added better signal support on MacOS. Issue created in PR #6437. před 1 rokem
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface před 1 rokem
  Andras Fekete 2a6956a954 Missing commit před 1 rokem
  Andras Fekete 9eb339f9fd Remove cyassl from example code před 1 rokem
  Andras Fekete 2b2509c56c Drop code support před 1 rokem
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) před 1 rokem
  Sean Parkinson 8851065848 cppcheck fixes před 1 rokem
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 před 1 rokem
  Juliusz Sosinowicz 17df33cef8 Fix TLS 1.3 testsuite for wolfssl64.sln solution před 2 roky
  David Garske 8605195709 Support for asynchronous session ticket callback (can return WC_PENDING_E). Requires wolfAsyncCrypt support. ZD 14420. před 2 roky
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 před 2 roky
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; před 2 roky
  David Garske aa8df1af78 Fixes for building without DTLS v1.2 and TLS v1.2. Fixes for explicit cast warnings. před 2 roky
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; před 2 roky
  Hayden Roche 52754123d9 Call wc_SetSeed_Cb and wolfCrypt_SetPrivateKeyReadEnable_fips in wolfSSL_Init. před 2 roky
  John Safranek 976402e04b RNG Update před 3 roky
  Anthony Hu 33cb823148 Remove legacy NTRU and OQS (#4418) před 3 roky
  David Garske 2e4e65f518 Asynchronous support for TLS v1.3 TLSX ECC/DH key generation and key agreement před 3 roky
  Jacob Barthelmeh c729318ddd update copyright date před 3 roky
  Sean Parkinson 794cb5c7a9 TLS Session Ticket: default encryption callback před 3 roky
  David Garske 219cbd47eb Added support for AES GCM session ticket encryption. If ChaCha/Poly is disabled it will use AES GCM. Thanks Sean for the code in ZD 11511. před 3 roky
  Sean Parkinson d8b58286d1 TLS 1.3: PSK only před 3 roky
  JacobBarthelmeh bfb10ddfb5 NO_FILESYSTEM build on Windows před 4 roky
  John Safranek 362e328180 NTRU fixes před 4 roky
  David Garske dffc677561 Fix for TLS v1.3 with `--enable-sniffer`. před 4 roky
  David Garske 3b63e55a68 Fix for TLS v1.3 PSK tests work with additional cipher suites (not just `TLS13-AES128-GCM-SHA256`) and the echo server/client. před 4 roky
  David Garske 8300754ecd Fix for "testsuite" with TLSv1.3 and `--enable-sniffer`. před 4 roky