Commit Graph

1141 Commits (2544c2f8f52ff4dd9b61fb9ae51d1838bce88997)

Author SHA1 Message Date
Darien Raymond 8de236b08c
upper case http method
6 years ago
Darien Raymond 888494aac8
support attributes in session.Content
6 years ago
Darien Raymond 39835e8da2
specify protocol in http inbound
6 years ago
Darien Raymond 9957c64b4a
correctly propagate dns errors all the way through.
6 years ago
Darien Raymond 1531642768
benchmark test for user validator
6 years ago
Darien Raymond c072d38e2c
refine tls connection
6 years ago
Darien Raymond b488c42453
set recursive bits
6 years ago
Darien Raymond 2a6cad2f9b
fix inbound user in dekodemo door and http
6 years ago
Darien Raymond 634bba0f8a
fix user level in socks inbound
6 years ago
Darien Raymond 114ec4c74b
support dest override in dns outbound
6 years ago
Darien Raymond 69e8db7bbe
include question section in dns response
6 years ago
Darien Raymond 5530ead381
fix broken test
6 years ago
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond b234cfb4c4
unify NewPacketReader
6 years ago
Darien Raymond 4f08b7c795
fix reading udp packets
6 years ago
Darien Raymond 2aa0c08709
check domain name
6 years ago
Darien Raymond fae47083c2
set response bit in dns
6 years ago
Darien Raymond 836440c61a
dns outbound proxy
6 years ago
Darien Raymond 9d7efdd2e1
confonly
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 2a0f3591f4
add confonly tag for blackhole
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 28189197b3
remove dependency of assert lib
6 years ago
Darien Raymond c9958681f7
remove dependency on assert lib
6 years ago
Darien Raymond b05514b02c
wait for both requests to finish before changing timeout
6 years ago
Darien Raymond bb5a959876
refactor tproxy handling in dokodemo
6 years ago
SAPikachu c89828e1fb Fix potential memory leak
6 years ago
SAPikachu d8285161ba Properly handle TPROXY UDP connections
6 years ago
Darien Raymond 35432832c4
don't use new address if not in redirect mode
6 years ago
Darien Raymond 163776b182
remove dependency on assert lib
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond b52725cf65
DialUDP function
6 years ago
Darien Raymond 3de8389361
rename CloseError() to Interrupt()
6 years ago
Darien Raymond ec95dca3e5
force packet reader in freedom on UDP
6 years ago
Darien Raymond 7e37d141e2
move parseHost to http protocol
6 years ago
Darien Raymond 427679e66d
simplify task execution
6 years ago
Darien Raymond bea521537e
errors.Combine
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond 6870ead73e
remove unless check
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond 234c8081f4
remove unused functions
6 years ago
Darien Raymond 769f770cf7
migrate NetworkList to []Network
6 years ago
Darien Raymond 8a82a3664c
pick IP family by local address in freedom
6 years ago
Darien Raymond cb7646f682
remove unnecessary err object from SplitBytes
6 years ago
Darien Raymond 842a089dad
refactor multibuffer
6 years ago
Darien Raymond 0f324a613e
remove MultiBuffer.Release
6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue
6 years ago
Darien Raymond f2f67132a7
refactor socks handshake
6 years ago
Darien Raymond a20262ef20
allocate buffer on stack
6 years ago
Darien Raymond ac4f868078
introduce go-cmp
6 years ago