Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
775780532b
Bump golang.org/x/crypto from 0.11.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:10:35 +00:00
世界
fe94df5baf
Update dependencies 2023-07-23 14:13:42 +08:00
世界
93bbad3057
Remove stack buffer usage 2023-07-03 21:25:09 +08:00
世界
c2ae42ea12
Update dependencies 2023-06-17 12:14:23 +08:00
世界
ebadc7615d
Fix TLS12 support for v3 client 2023-05-31 10:58:05 +08:00
世界
74b210a0e6
Improve v3 writer 2023-05-31 10:57:48 +08:00
世界
2b3732dc6d
Update gci usage 2023-05-31 10:56:56 +08:00
世界
4f682e05f1
Add deadline interface 2023-04-17 18:30:49 +08:00
世界
66670cdfb7
Update dependencies 2023-04-14 21:05:12 +08:00
世界
9abef01943
Add read deadline implementation 2023-04-09 17:48:21 +08:00
世界
78d8070aa6
Fix client dial 2023-03-03 16:41:51 +08:00
世界
dac782ca09
Make server address optional 2023-02-21 21:05:15 +08:00
世界
78e50cd7b5
Make tls handshake func optional 2023-02-21 20:33:45 +08:00
世界
574313aaae
Add strict mode 2023-02-21 16:13:57 +08:00
世界
9cb3e9e0ed
Add multiple server names and multi-user 2023-02-21 16:13:57 +08:00
世界
e986e9cd9e
Add README 2023-02-20 13:51:43 +08:00
世界
6c9bdfc858
Add client and service 2023-02-20 13:51:43 +08:00
世界
320d58c57a
Add TLS session id generator 2023-02-20 12:53:54 +08:00
世界
3ba2f038e1
Import crypto/tls 2023-02-20 12:53:54 +08:00
世界
a42f217515
Init commit 2023-02-20 12:53:50 +08:00