Historia zmian

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