uquic/handshake
2016-07-05 12:13:41 +02:00
..
connection_parameters_manager.go enforce max streams per connection limit 2016-05-27 22:39:37 +02:00
connection_parameters_manager_test.go don't allow renegotiation of flow control parameters 2016-05-18 14:03:04 +07:00
crypto_setup.go switch to AES-GCM as symmetric cipher 2016-07-05 12:13:41 +02:00
crypto_setup_test.go replace version number literals with constants to make grepping easier 2016-06-03 11:09:48 +02:00
data_test.go run gofmt -s on tests 2016-05-15 14:42:34 +02:00
handshake_message.go use spaces instead of \x00 in handshake message string serialization 2016-06-06 15:00:30 +02:00
handshake_message_test.go validate length of crypto message 2016-05-27 23:25:51 +02:00
handshake_suite_test.go move crypto handshake stuff to its own package 2016-04-14 19:50:04 +02:00
server_config.go switch to AES-GCM as symmetric cipher 2016-07-05 12:13:41 +02:00
server_config_test.go switch to AES-GCM as symmetric cipher 2016-07-05 12:13:41 +02:00
tags.go implement cert compression with cached certificates 2016-05-11 16:30:04 +02:00