Commit graph

358 commits

Author SHA1 Message Date
Lucas Clemente
fd28921bdd test version negotiation packet 2016-04-21 13:48:42 +02:00
Marten Seemann
600d3805a2 send ConnectionCloseFrame as a response to unhandled frames 2016-04-19 15:12:02 +07:00
Lucas Clemente
ec718ffe99 log new connections 2016-04-18 21:07:22 +02:00
Lucas Clemente
ac0eed61f2 introduce crypto.Signer interface and hide RSA implementation 2016-04-17 00:22:26 +02:00
Lucas Clemente
7480822230 reduce debug messages 2016-04-16 22:17:36 +02:00
Lucas Clemente
a2ef4d2dc8 change supported version to slice, since the order matters for the SHLO 2016-04-16 00:27:03 +02:00
Lucas Clemente
06a4201d65 extract version negotiation into a separate function 2016-04-15 22:50:22 +02:00
Lucas Clemente
c3a5b846cb pull some stuff from main.go into server.go 2016-04-15 22:40:53 +02:00