Commit History

Author SHA1 Message Date
  RPRX 4d2e782fbe Disable session resumption by default (#569) 4 years ago
  Loyalsoldier b68f943c78 Fix lint according to golangci-lint (#439) 5 years ago
  loyalsoldier 784775f689 Refine code according to golangci-lint results 5 years ago
  Darhwa 8e791e92bc Further strip unique signatures of tls handshake 5 years ago
  vcptr 524b2aca56 let crypto/tls choose the proper ciphers 5 years ago
  vcptr e62e6608e1 tls use crypto std cipher suites 5 years ago
  Kirill Motkov 0401a91ef4 Some code improvements 6 years ago
  Kslr c5635f9507 sync fly, enable tls 1.3 6 years ago
  Darien Raymond 974b488ab0 add support for not loading system roots. fixes #1513 6 years ago
  Darien Raymond c5cce8be6f fix server name parsing 6 years ago
  Darien Raymond c072d38e2c refine tls connection 6 years ago
  Darien Raymond 1ab94fed79 optimize v2ctl size 6 years ago
  Darien Raymond 5279296f03 remove use of context.WithValue in transport 7 years ago
  Darien Raymond 682b28cbda fix tls.AllowInsecureCiphers 7 years ago
  Darien Raymond b3847fb7c0 MemoryStreamSettings 7 years ago
  Darien Raymond 896db7c50c offer an option to disable session resumption 7 years ago
  Darien Raymond 9a9b6f9077 fix concurrent access to tls config 7 years ago
  Darien Raymond 9321210bcf settings for allowing insecure cipher suites. 7 years ago
  Darien Raymond 10d7ed2e83 fix expired cert check 7 years ago
  Darien Raymond a657ec49a0 comments 7 years ago
  Darien Raymond da0568d8d0 refine cert generation 7 years ago
  Darien Raymond abee8bddf3 only try issuing new certificate when user provide custom CA 7 years ago
  Darien Raymond ccafce3c9b disable system roots for windows 7 years ago
  Darien Raymond 044c641d7b test case for tls certs 7 years ago
  Darien Raymond 318a36fe58 automatic issuing certificates from provided CA 7 years ago
  Darien Raymond d207d953bd h2 transport 7 years ago
  Darien Raymond bdab1af29a update tls config generation 7 years ago
  Darien Raymond 30f27706e0 Use 'h2' for ALPN in TCP 8 years ago
  Darien Raymond f4c35db968 merge log into common log 8 years ago
  Darien Raymond 048ffbc7dc simplify tls config 8 years ago