Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Sean Parkinson 4594151588 Merge pull request #7418 from ejohnstown/generic-pool 6 bulan lalu
  Daniel Pouzzner 442d3f30cc src/ssl.c: refactor fix in wolfSSL_RAND_bytes() for race on initGlobalRNG to retain the initial check on initGlobalRNG, and just recheck it, to avoid possible access to uninitialized globalRNGMutex. 6 bulan lalu
  Daniel Pouzzner 963e14a1fe src/ssl.c: code style tweak from peer review. 6 bulan lalu
  Daniel Pouzzner 8e8e9bd0eb src/ssl.c: fix races in wolfSSL_Init() and wolfSSL_RAND_bytes(). 6 bulan lalu
  Sean Parkinson c8e51112c3 Merge pull request #7372 from julek-wolfssl/zd/17435 6 bulan lalu
  Juliusz Sosinowicz c62faa048c Add secret logging callback to TLS <= 1.2 7 bulan lalu
  Anthony Hu 329650fb4c Get rid of some code with NO_OLD_TLS 6 bulan lalu
  John Safranek 2168b154b6 Generic Memory Pools 7 bulan lalu
  Sean Parkinson 97d560d9af Fixes from configuration testing 7 bulan lalu
  Sean Parkinson 8e9810e87e ssl.c: Move functions out to separate files 8 bulan lalu
  Daniel Pouzzner 8511b2dc6b ProcessBuffer(): in WOLFSSL_DUAL_ALG_CERTS code path, fall through without disrupting ret, if cert->sapkiOID and cert->sapkiLen are unset. 7 bulan lalu
  Anthony Hu 9bfab33726 Address comments from Jacob. 7 bulan lalu
  Tobias Frauenschläger 136eaae4f1 Improvements to dual alg certificates 9 bulan lalu
  Daniel Pouzzner 58462840c1 src/ssl.c: add missing cast in wolfSSL_GetSessionFromCache(). 7 bulan lalu
  JacobBarthelmeh 9f240bb34c fix for warning of no stdint.h include with uintptr_t 8 bulan lalu
  Daniel Pouzzner 321a72c906 misc fixes: 8 bulan lalu
  Daniel Pouzzner 7fbb209684 ssl.c: in wolfSSL_Init(), fix cppcheck identicalInnerCondition warning on non-FIPS configurations. 8 bulan lalu
  Eric Blankenhorn cf733c306c Merge pull request #7284 from douzzer/20240229-mutex-initializer-global-refactor 8 bulan lalu
  Daniel Pouzzner dfbde4514b global refactor of static mutex initialization to use WOLFSSL_MUTEX_INITIALIZER, and adjustment of WOLFSSL_MUTEX_INITIALIZER macro to take an argument, for Linux kernel compatibility. 8 bulan lalu
  Sean Parkinson 9addb3e45d SSL: Change other ProcessBufferTryDecode*() 8 bulan lalu
  Sean Parkinson b53cc0e98c SSL: Loading bad private key 8 bulan lalu
  Daniel Pouzzner daf43cd04f Merge pull request #7260 from kosmas-valianos/missingConst 8 bulan lalu
  Juliusz Sosinowicz 4caef93346 Implement transient certs 9 bulan lalu
  Kosmas Valianos 73a6935386 Add const in the list of wolfSSL_CTX_set1_groups_list() and wolfSSL_set1_groups_list() 9 bulan lalu
  Juliusz Sosinowicz 44de6dfdd3 Return correct values in get_signature APIs and write tests 9 bulan lalu
  Juliusz Sosinowicz 6537c7163c Implement SSL_get_peer_signature_nid and SSL_get_peer_signature_type_nid 9 bulan lalu
  gojimmypi bf29066d70 Add wolfSSL debug messages 9 bulan lalu
  David Garske dec4caa98f Merge pull request #7206 from julek-wolfssl/gh/7196 9 bulan lalu
  gojimmypi 10b5c375ef introduce MICRO_SESSION_CACHE, update comments 9 bulan lalu
  Juliusz Sosinowicz 5b5d6481de Fix write_dup with chacha-poly 9 bulan lalu