-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix compile errors without 0-RTT, MPS and compatible mode #359
base: tls13-prototype
Are you sure you want to change the base?
Fix compile errors without 0-RTT, MPS and compatible mode #359
Commits on Sep 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8966204 - Browse repository at this point
Copy the full SHA 8966204View commit details -
fix compile error without 0-rtt and mps
Change-Id: Ibba188d13b15eb5cf1d5ecc7e9032b9044a98f22 Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96378bf - Browse repository at this point
Copy the full SHA 96378bfView commit details -
Change-Id: Iec27c917a35a375adb16e82236e8abaaee00517a CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3d8e02 - Browse repository at this point
Copy the full SHA d3d8e02View commit details -
Wrap early data relative codes
change the state machine if early data is not enabled Change-Id: Iede5ab0dee6158110ac33976536117681d1d4a71 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d32c487 - Browse repository at this point
Copy the full SHA d32c487View commit details -
Add state to name debug function
Change-Id: I015ae35a141a8b99352f5b90218fe919d7bbdc55 Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ed9f12 - Browse repository at this point
Copy the full SHA 0ed9f12View commit details -
Change-Id: I6de197161d012960c391503db3e26db9b1342ff1 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfde1e8 - Browse repository at this point
Copy the full SHA dfde1e8View commit details -
fix build fail without session ticket
Change-Id: Ic8dd4967c9b11de41d2357a78303d9f6b03684a4 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5cddcc - Browse repository at this point
Copy the full SHA d5cddccView commit details -
fix compile warnings in encrypt extensions
if all extensions are disabled, it reports unused variable or parameter error CustomizedGitHooks: yes Change-Id: I74cffec7b0bb9d4e11d33414d27ad90758e630cf Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d4058 - Browse repository at this point
Copy the full SHA 51d4058View commit details -
fix build and test fail without ticket and cookie
Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f31e22 - Browse repository at this point
Copy the full SHA 3f31e22View commit details -
fix build fail without server name
Change-Id: I8fe177515d462f6b70e1c824ea75ffc4b5987a68 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 751a133 - Browse repository at this point
Copy the full SHA 751a133View commit details -
move position of some extensions
Move support groups, signature algorithm and key share up. To make consistent with `development` Change-Id: I44583b08d70e86a4af51c5f486c0f3617fc970c2 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a561802 - Browse repository at this point
Copy the full SHA a561802View commit details -
move key_exchange out of some psk_enable
Change-Id: Ib002ea7cc783a649d44a26e9ff56e6dbd5280e73 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f01299b - Browse repository at this point
Copy the full SHA f01299bView commit details -
fix test fail when all psk disabled
Change-Id: Ic028e292504cff6f3621288bfd0043b18556ea77 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25c1b4f - Browse repository at this point
Copy the full SHA 25c1b4fView commit details -
Change-Id: I81e378d43a4a52aaa8d3c7bd7712b52b8249da01 CustomizedGitHooks: yes
Configuration menu - View commit details
-
Copy full SHA for a2e457b - Browse repository at this point
Copy the full SHA a2e457bView commit details -
Change-Id: I3c4bf28f23d596edb2d435174888b71254961bd7 CustomizedGitHooks: yes Signed-off-by: Jerry Yu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23ca050 - Browse repository at this point
Copy the full SHA 23ca050View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9036999 - Browse repository at this point
Copy the full SHA 9036999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29604d5 - Browse repository at this point
Copy the full SHA 29604d5View commit details