커밋 기록

작성자 SHA1 메시지 날짜
  jordan 409ed6232a Used codespell and fixed obvious typos in src and wolfssl. 1 년 전
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 년 전
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 년 전
  Sean Parkinson 890abfbefc pk.c: rework 2 년 전
  David Garske 3839b0e675 Fixes for building wolfSSL along side openssl. 2 년 전
  Daniel Pouzzner b7cecbacb2 update headers to resolve clang-tidy carping (mostly bugprone-macro-parentheses and readability-named-parameter). also disables MSC C4028 because incompatible with readability-avoid-const-params-in-decls. 2 년 전
  kaleb-himes 6547bcb44c Consistency in PP checking on use of WOLFSSL_CRYPTO_EX_DATA 3 년 전
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 3 년 전
  David Garske b8263f44f7 Added new EVP API for creating a private key for use with crypto callbacks. Improvements to heap hint and devId with EVP layer. 3 년 전
  Juliusz Sosinowicz 7dea1dcd39 OpenResty 1.13.6.2 and 1.19.3.1 support 3 년 전
  Hayden Roche dc7ae37f7a Make changes to support port of NTP from OpenSSL to wolfSSL. 3 년 전
  Juliusz Sosinowicz 142ff6d885 Bind 9.11.22 3 년 전
  Juliusz Sosinowicz b4fd737fb1 Bind 9.17.9 Support 3 년 전
  David Garske be6fd26f54 Fix for backwards compatibility for `i2d_PrivateKey`. 3 년 전
  David Garske fd52424dd5 Improvements to PKCS8 handling. 3 년 전
  Juliusz Sosinowicz 1b6b16c2c3 HaProxy 2.4-dev18 support 3 년 전
  Eric Blankenhorn 9eebaaf352 Fix declarations for EVP_VerifyFinal and RSA_private_encrypt 3 년 전
  Daniel Pouzzner 23d8df720e remove WOLFSSL_NETWORK_INTROSPECTION code; add wolfSSL_X509_STORE_set_ex_data_with_cleanup(); refactor WOLFSSL_WOLFSENTRY_HOOKS code in server.c to use HAVE_EX_DATA/HAVE_EX_DATA_CLEANUP_HOOKS. 3 년 전
  Hideki Miyazaki c9be50c3a0 added RSA_bits 3 년 전
  Jacob Barthelmeh c729318ddd update copyright date 3 년 전
  Juliusz Sosinowicz a0a3a2b74c Review changes 4 년 전
  Juliusz Sosinowicz 248dd12993 Enable RSA-PSS padding in EVP_Digest* API 4 년 전
  Juliusz Sosinowicz 36403c1dad Merge remote-tracking branch 'wolfSSL/master' into wpa-supplicant-openssl-compat 4 년 전
  toddouska 06c6e583c8 Merge pull request #2891 from julek-wolfssl/refactor-evp-functions 4 년 전
  Juliusz Sosinowicz 0ded4d4ccb wolfSSL_RSA_*_PKCS1_PSS rewrite 4 년 전
  Juliusz Sosinowicz 73b4d78d5b Added partial support for wpa_supplicant, hostapd, and cjose: 4 년 전
  Juliusz Sosinowicz f6b9b2e0eb Remove redundant guards 4 년 전
  Juliusz Sosinowicz 48e40fac2b OpenVPN changes 4 년 전
  Juliusz Sosinowicz b58f26945d Different configuration fixes 4 년 전
  Juliusz Sosinowicz e6547c75cd Reimplement external data as it was before: a fixed size vector. This makes external data implementation easier as it doesn't require allocation or cleanup. Only zeroing the entire structure that it is in (which happens in all structures anyway) and then calling the appropriate getter and setter functions to manipulate external data. 4 년 전