Historique des commits

Auteur SHA1 Message Date
  Marco Oliverio 3850e6b554 fix: dtls13: use aes for record numbers encryption if using aes-ccm il y a 1 an
  Marco Oliverio 066f17faad fix: dtls13: hello_retry_request type isn't an encrypted message il y a 1 an
  Marco Oliverio c0fc87342c tls13: avoid spurious state advances in connect/accept state machine il y a 1 an
  Marco Oliverio 6711756b03 dtls13: support stream-based medium il y a 1 an
  Kareem 44a49aeefa Fix potentially uninitialized variables in Dtls13SetRecordNumberKeys. il y a 2 ans
  David Garske b2d1bf96ed Merge pull request #5276 from rizlik/dtls13_client_downgrade il y a 2 ans
  Marco Oliverio 8fe3f51ecb dtls13: client: recompute transcript hash on downgrade il y a 2 ans
  David Garske 00391a5ace Rename callback to `wolfDTLS_SetChGoodCb` and add doxygen for it. Clarify `DTLS_CTX.connected`. Fix build errors for `./configure --enable-dtls --enable-dtls13 --disable-examples CFLAGS="-DNO_WOLFSSL_SERVER"`. il y a 2 ans
  Juliusz Sosinowicz c6aa4fc526 DTLS 1.3: allow the server to operate without maintaining state il y a 2 ans
  David Garske aa8df1af78 Fixes for building without DTLS v1.2 and TLS v1.2. Fixes for explicit cast warnings. il y a 2 ans
  Marco Oliverio ca05ad2dc0 dtls13: introduce wolfSSL_dtls_13_has_pending_msg() API il y a 2 ans
  Marco Oliverio dfc9873c0f dtls13: support KeyUpdate messages il y a 2 ans
  Marco Oliverio d1924928c0 dtls13: support retransmission il y a 2 ans
  Marco Oliverio d079662765 dtls13: support fragmentation, sending and receiving il y a 2 ans
  Marco Oliverio 2696c3cdd3 dtls13: change encryption keys dynamically based on the epoch il y a 2 ans
  Marco Oliverio de04973051 dtls13: record number encryption and decryption il y a 2 ans
  Marco Oliverio 60834ba516 dtls13: new methods and version negotiation il y a 2 ans
  Marco Oliverio d8ac35579c dtls13: add autotools, cmake build options and vstudio paths il y a 2 ans