Commit History

作者 SHA1 備註 提交日期
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 年之前
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 年之前
  kaleb-himes a389620a29 Copyright (C) updates 9 年之前
  kaleb-himes 369a5f04a9 library wide licence update 9 年之前
  Kaleb Himes 17c37ae208 moved cyassl -> wolfssl 9 年之前
  Jacob Barthelmeh 813ad2e102 name change progress 9 年之前
  toddouska 09d290f552 allow user to set session timeout at compile time w/ CYASSL_SESSION_TIMEOUT 9 年之前
  John Safranek 1742e0ddb6 Merge in the ADH-AES128-SHA changes and add a check for it during the 9 年之前
  toddouska 31858d2a34 move gotChangeCipher from options into msgsReceived 10 年之前
  toddouska 5318b243ba add messages received framework, disallow duplicates 10 年之前
  toddouska 322f79f521 allow user to set minimum downgrade version with v23 methods() 10 年之前
  toddouska d9f5ada772 add external wrappers for TLS Master Secret generation and Key Expansion 10 年之前
  toddouska 0f641e07a2 remove old client hello processing by default, can turn on with OLD_HELLO_ALLOWED, add sanity checks before size front alloc 10 年之前
  toddouska 7fed36b09d explicit check for change cipher before finished instead of encryptionOn implicit 10 年之前
  John Safranek bf718a7d51 Added a callback function to set the master secret on the client 10 年之前
  John Safranek 35bcc98948 Added a callback when receiving a NewSessionTicket handshake message. 10 年之前
  Moisés Guimarães e98eb1ba4d Adds sessionIDSz to CYASSL_SESSION and Arrays. 10 年之前
  toddouska 54049c6000 allow dhe 4096bit for ssl key exchange 10 年之前
  toddouska c65b14a891 add scr check against subject hash, only allow explicit session ticket resupmtion during scr 10 年之前
  John Safranek 7c67a9261c trimmed some unused code for session tickets 10 年之前
  John Safranek 954740e2a8 Added check for expected session ticket 10 年之前
  John Safranek 80a474ebad 1. Fixed encoding of session ticket hello extension. 10 年之前
  John Safranek 9dbc1d2d00 Parse the NewSessionTicket handshake message 10 年之前
  Moisés Guimarães ee68797cf1 Adds a flag to tell the handshake framework to expect a session ticket. 10 年之前
  Moisés Guimarães a937040087 Adds Session Ticket TLS Extension handling. 10 年之前
  toddouska dcde28db51 add server initiated scr 10 年之前
  toddouska 369b7559c5 fix session ticket warnings 10 年之前
  Moisés Guimarães c340d78c93 adds SESSION_TICKET extension id. 10 年之前
  Jacob Barthelmeh f5a95a9f62 struct for one time authentication ciphers 10 年之前
  toddouska 0c20584ed3 add client side initiated secure r, same specs 10 年之前