Commit History

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