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