Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Pouzzner f2d573f01f wolfssl/wolfcrypt/asn.h, src/ssl.c: add "ANONk" to enum Key_Sum, and use the new value in wolfSSL_get_sigalg_info(), fixing clang-analyzer-optin.core.EnumCastOutOfRange. před 9 měsíci
  Andras Fekete 42c241dbbf Avoid use of uninitialized array před 11 měsíci
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 před 1 rokem
  Daniel Pouzzner 91869f6028 minor fixes to accommodate --disable-sha in combination with --enable-all-crypto. před 1 rokem
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 před 2 roky
  Jacob Barthelmeh c729318ddd update copyright date před 3 roky
  David Garske 14e1489365 Fix for SRP leaks with `WOLFSSL_SMALL_STACK_CACHE` před 4 roky
  Sean Parkinson 411aee6e05 Fixes from cppcheck před 4 roky
  Chris Conlon 45c5a2d39c update copyright to 2020 před 4 roky
  John Safranek 246c444b93 Updates for v4.0.0 před 5 roky
  David Garske 6ed6876b1f Enhanced the `--enable-memtrack` option to keep list of pointers allocated and reports leaked memory at end. Cleanup of the wolfCrypt_Init and wolfCrypt_Cleanup calls in unit.test and SrpTest memory tracking feature. před 6 roky
  Sean Parkinson 00203d66d5 Fix SRP test to have 2048 bit test data před 6 roky
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. před 7 roky
  David Garske 6707be2b0e Added new `--disable-oldnames` option to allow for using openssl along-side wolfssl headers (without OPENSSL_EXTRA). Add `--enable-opensslcoexist` which makes sure `oldnames` is disabled. Refactor of `SSL_` to `WOLF_SSL_`. Refactor of `SHA`, `MD5`, `SHA224`, `SHA256`, `SHA512` and `SHA384` to `WC_` naming. před 7 roky
  Jacob Barthelmeh 511f41b0e4 fix C++ compiler warnings for distro build před 7 roky
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 před 8 roky
  Moisés Guimarães 10df002ec5 fixes srp build without sha512 před 8 roky
  Moisés Guimarães 12b8445153 adds key generation function callback option. před 9 roky
  Moisés Guimarães 53224281d2 adds proof getter and verifier for both sides. před 9 roky
  Moisés Guimarães 490d063dec adds key computation. před 9 roky
  Moisés Guimarães 6ee788277f adds tests to SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier(); před 9 roky
  Moisés Guimarães 6d5efccc55 finishes SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier(); před 9 roky
  Moisés Guimarães 119dd0250e fixes field types in SRP structure; před 9 roky
  Moisés Guimarães dfa956d227 adds wc_SrpInit() with unit tests. před 9 roky