9seconds
|
5282ca26f3
|
Update golangci-lint to 1.44.2
|
2022-03-11 17:08:33 +03:00 |
|
9seconds
|
bc3b517e8b
|
Remove redundant setting of TCP keepalive since it is default
|
2021-12-02 05:47:45 +03:00 |
|
 Sergey ArkhipovandGitHub
|
3f8f96b91f
|
Merge pull request #230 from 9seconds/simplify-sockopts
Simplify sockopts
|
2021-12-01 16:03:52 +04:00 |
|
9seconds
|
ffad717829
|
Use CloseRead and CloseWrites
|
2021-12-01 10:37:31 +03:00 |
|
9seconds
|
66f4d967e7
|
Get rid of buffersize everywhere
|
2021-11-28 18:08:40 +03:00 |
|
9seconds
|
d19cfb1df4
|
Deprecate bufferSize
|
2021-11-28 17:58:14 +03:00 |
|
 Sergey ArkhipovandGitHub
|
853395106b
|
Merge pull request #223 from boypt/fixdohv6
fix ipv6 doh-ip
|
2021-11-02 18:17:42 +03:00 |
|
 Bot Gitandboypt
|
d1b0d1f133
|
fix ipv6 doh-ip
|
2021-11-02 20:56:58 +08:00 |
|
9seconds
|
d1e5f9d145
|
Fix windows build
|
2021-10-04 09:46:49 +03:00 |
|
9seconds
|
686f177ab9
|
Correct error for non-getting of underlying connection
|
2021-10-04 09:34:10 +03:00 |
|
9seconds
|
456ed5b051
|
Change algorithm of TCP relaying
|
2021-08-27 17:22:36 +03:00 |
|
9seconds
|
eaa757b6d0
|
Update code to the latest golangci-lint
|
2021-07-31 11:35:05 +03:00 |
|
9seconds
|
e1864377c2
|
Update golangci-lint to 1.40.1
|
2021-05-17 15:26:16 +03:00 |
|
9seconds
|
585ebfeb50
|
Update golanci-lint
|
2021-04-09 14:35:04 +03:00 |
|
9seconds
|
372c703ad6
|
Add documentation for network
|
2021-04-05 18:46:15 +03:00 |
|
9seconds
|
24fdec6694
|
Move testlib to internal
|
2021-04-02 21:32:06 +03:00 |
|
9seconds
|
155a97c25d
|
Add test for network
|
2021-04-02 10:34:30 +03:00 |
|
9seconds
|
87a720dd58
|
Do not use ristretto
Memory usage is too big
|
2021-03-30 16:34:16 +03:00 |
|
9seconds
|
10b78322a3
|
Implement caching dns resolver
|
2021-03-30 14:14:37 +03:00 |
|
9seconds
|
7108fe99ec
|
Add implementation of telegram dialer
|
2021-03-22 12:30:23 +03:00 |
|
9seconds
|
657a74a5c2
|
Add defaults for proxy opts
|
2021-03-18 11:16:08 +03:00 |
|
9seconds
|
f21ee40baf
|
Remove idle timeout from network
|
2021-03-17 22:08:47 +03:00 |
|
9seconds
|
adf4ab1a35
|
Revert "Add new TCPBufferSize parameter to network"
This reverts commit 57cb1b5aa0.
|
2021-03-17 22:03:36 +03:00 |
|
9seconds
|
57cb1b5aa0
|
Add new TCPBufferSize parameter to network
|
2021-03-17 21:44:42 +03:00 |
|
9seconds
|
f52b3391d1
|
Add firehol blocklist
|
2021-03-15 16:21:07 +03:00 |
|
9seconds
|
f8ad90c845
|
Refactor network to a top-level module
|
2021-03-14 21:43:30 +03:00 |
|