Commit Graph

723 Commits (c89183e6b39c22ab9ead9ad69b8c4600df684d54)

Author SHA1 Message Date
Darien Raymond 82d562d1f0
use session.Outbound.ResolvedIPs
6 years ago
Darien Raymond bea521537e
errors.Combine
6 years ago
Darien Raymond e5314cfb56
domain property
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 39a092b178
fix #1427
6 years ago
Darien Raymond 9cad27e9bd
skip answer if it is not A or AAAA record
6 years ago
Darien Raymond 1cc3a4832d
fix logic for adding localhost dns
6 years ago
Darien Raymond 3eac22c27d
add missing changes
6 years ago
Darien Raymond bb8cab9cc7
change from map to slice
6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond 7b80322b60
fix function signature
6 years ago
Darien Raymond 6543f5825b
remove usage of NetworkList in NetworkMatcher
6 years ago
Darien Raymond b9c8506c23
optimize network matcher
6 years ago
Darien Raymond 8a82a3664c
pick IP family by local address in freedom
6 years ago
Darien Raymond bb1efdebd1
support querying either IPv4 or IPv6 dns
6 years ago
Darien Raymond afc613f8f3
test case for edns0_subnet
6 years ago
Darien Raymond d013e8069d
switch to stdlib for dns queries
6 years ago
Darien Raymond 842a089dad
refactor multibuffer
6 years ago
Darien Raymond 0f324a613e
remove MultiBuffer.Release
6 years ago
Darien Raymond 2364f5f280
remove AddressFamily.Either()
6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue
6 years ago
Darien Raymond 24288a74a2
update tests
6 years ago
Darien Raymond a14fae4b35
fix lint warnings
6 years ago
Darien Raymond 58221ebae1
optimize multi-geoip matcher
6 years ago
Darien Raymond 2cc92920fa
test case for balancer
6 years ago
Darien Raymond 73d3be424b
prototype for balancing rules
6 years ago
Darien Raymond 6e82128dc9
remove unused code
6 years ago
Darien Raymond e13def10c4
more test cases
6 years ago
Darien Raymond 3ccdecaf8f
remove vio package
6 years ago
Darien Raymond 128a90b98b
move link to transport
6 years ago
Darien Raymond f7b96507f9
simplify buffer extension
6 years ago
Darien Raymond 815c7f09ba
migrate to std lib
6 years ago
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom
6 years ago
Darien Raymond 9360448c59
improve geoip matching performance
6 years ago
Darien Raymond 41956e92a5
migrate to the new geoip matcher
6 years ago
Darien Raymond 5400153827
sort cidr list before use
6 years ago
Darien Raymond 15cd999ed3
comments
6 years ago
Darien Raymond c73e899f54
prototype for high performance geoip matcher
6 years ago
Darien Raymond ee74256aac
sort.Interface for CIDR list
6 years ago
Victoria Raymond 2fcc011afe
Merge pull request #1343 from wuxiangzhou2010/patch-2
6 years ago
Darien Raymond ff310d6bc6
detect underlying mux worker closed
6 years ago
Wuxiang 3a4371ad21
fix a typo
6 years ago
Darien Raymond f3ad8acbe4
release bridge worker when inactive
6 years ago
Darien Raymond f1ab89d9d8
long running reverse test case
6 years ago
Darien Raymond 715ac9d267
test case for reverse proxy
6 years ago
Darien Raymond 2020bbe606
prototype for reverse proxy
6 years ago
Darien Raymond 53870f1ea7
refactor mux client worker
6 years ago
Darien Raymond 284923664a
split worker picker from client manager
6 years ago
Darien Raymond f122d0e518
update proto generated files
6 years ago
Darien Raymond 9e66f315e6
update mocks
6 years ago