Histórico de Commits

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