Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Anthony Hu b0e90b6ffe Should not be an error to call wolfSSL_X509_REQ_add_extensions with empty stack. 1 gadu atpakaļ
  Anthony Hu 120d1f0d1a Support in the compatibility layer for UPN and SID. 1 gadu atpakaļ
  Daniel Pouzzner dcc8b5d7d5 eliminate XREWIND() macro, add XSEEK_SET definitions, and refactor all XREWIND()s to XFSEEK()s, to fix clang-tidy-17 bugprone-unsafe-functions warning on rewind(); 1 gadu atpakaļ
  Sean Parkinson 8851065848 cppcheck fixes 1 gadu atpakaļ
  Sean Parkinson 8489095057 Move ASN.1 APIs out to separate file: ssl_asn1.c 1 gadu atpakaļ
  Hideki Miyazaki 51040b1f07 reset alt name list to head 1 gadu atpakaļ
  Chris Conlon 9bc3b867e0 Merge pull request #6157 from miyazakh/add_favouriteDrinkNID 1 gadu atpakaļ
  Hideki Miyazaki 05b0796361 add favourite drink pilot attibute type to get it from the encoding 1 gadu atpakaļ
  jordan 51dbb44799 Fix ASN1_STRING leak in create_by_NID and create_by_txt 1 gadu atpakaļ
  David Garske fc6d693dae Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled. 1 gadu atpakaļ
  Daniel Pouzzner ca87a99646 src/ssl.c and src/x509.c: use the customary function pointers (WOLFSSL_CRYPTO_EX_*()), not void *, in the arg lists of wolfSSL_CTX_get_ex_new_index() and wolfSSL_X509_get_ex_new_index(), to avoid "ISO C forbids passing argument ... between function pointer and ‘void *’"; 1 gadu atpakaļ
  Juliusz Sosinowicz 0cedc4e1ac stunnel 5.67 support (#6020) 1 gadu atpakaļ
  David Garske 934d8e274f Merge pull request #5926 from SparkiDev/openssl_ec_api_rework 1 gadu atpakaļ
  Sean Parkinson 7691cd4b45 EC OpenSSL compat: rework EC API 1 gadu atpakaļ
  Sean Parkinson 53dfcd00e2 Ref count: change to use wolfSSL_Ref 1 gadu atpakaļ
  tmael 9d73c197e6 Move X509_V errors from enums to defines for HAProxy CLI (#5901) 1 gadu atpakaļ
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 gadu atpakaļ
  David Garske d0c9ec6681 Merge pull request #5854 from JacobBarthelmeh/Certs 1 gadu atpakaļ
  Sean Parkinson 7f3de91e25 X509v3 EXT d2i: fix freeing of aia 1 gadu atpakaļ
  Kosmas Valianos 11f9bd85ee Fix wrong function name in wolfSSL_X509_get_name_oneline() 1 gadu atpakaļ
  JacobBarthelmeh f1daa2d356 fix other name san parsing and add RID cert to test parsing 1 gadu atpakaļ
  Anthony Hu 57a5c9701d Missed a free of der 1 gadu atpakaļ
  Anthony Hu f58f3bd986 Don't regenerate in test_wolfSSL_PEM_write_bio_X509(). We don't have the private key. 1 gadu atpakaļ
  Sean Parkinson 54466b670a Merge pull request #5810 from Uriah-wolfSSL/haproxy-integration 1 gadu atpakaļ
  Uriah Pollock d373c0856a Added required config option and return value for HaProxy 1 gadu atpakaļ
  Eric Blankenhorn dee73887b8 Fix X509_get1_ocsp to set num of elements in stack 1 gadu atpakaļ
  jordan 17105606b1 Cleanup format and typos, and use WOLFSSL_FILETYPE. 1 gadu atpakaļ
  jordan 81ed2a60b4 Support ASN1/DER CRLs in LoadCertByIssuer. 1 gadu atpakaļ
  David Garske eac3b4e189 Merge pull request #5752 from julek-wolfssl/alt-name-str-type 1 gadu atpakaļ
  Hayden Roche 5d70f3efce Merge pull request #5730 from philljj/zd15040 1 gadu atpakaļ