index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-07-16
Ensure that bw_file_headers is not bigger than max
juga0
2018-07-16
Add test with NULL bw_file_header
juga0
2018-07-16
Move bandwidth file tests to same function
juga0
2018-07-16
Replace bwlist by bw_file and terminator condition
juga0
2018-07-16
Replace bwlist by bw_file
juga0
2018-07-16
Rename bwlist to bw_file and banwidth to
juga0
2018-07-16
Free bw_list_headers in networstatus_t
juga0
2018-07-16
Add bw_file_headers to networkstatus_t
juga0
2018-07-16
Check that the header is key_value
juga0
2018-07-16
Do not add bw file line to the vote
juga0
2018-07-16
Add the Bandwidth List file headers to votes
juga0
2018-07-16
Avoid a use-after-null-check in proto_socks.c
Nick Mathewson
2018-07-15
Merge branch 'socks_trunnel4_squashed_merged'
Nick Mathewson
2018-07-13
Merge remote-tracking branch 'tor-github/pr/179'
Nick Mathewson
2018-07-12
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-12
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-12
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-12
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-07-12
SOCKS: Always free username/password before setting them.
Nick Mathewson
2018-07-12
Add fuzzing wrapper for fetch_from_buf_socks()
Nick Mathewson
2018-07-12
put new bridge auth Serge into place
Roger Dingledine
2018-07-12
Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged
Nick Mathewson
2018-07-12
Use constants for possible values of first octet
rl1987
2018-07-12
Remove prop229 stuff from socks5.trunnel
rl1987
2018-07-12
Rework socks_request_set_socks5_error() with trunnel
rl1987
2018-07-12
Document new code
rl1987
2018-07-12
Fix buf_t advancement in fetch_buf_from_socks
rl1987
2018-07-12
Make a distinction between truncated message and expecting more messages
rl1987
2018-07-12
Fix whitespace/formatting
rl1987
2018-07-12
Remove legacy SOCKS5 phase 2 code
rl1987
2018-07-12
Add CMD_RESOLVE to socks5_client_request
rl1987
2018-07-12
Second phase of SOCKS5
rl1987
2018-07-12
Remove legacy RFC1929 code
rl1987
2018-07-12
Implement SOCKS5 user/pass handling
rl1987
2018-07-12
Fix type in socks5.trunnel
rl1987
2018-07-12
Remove legacy SOCKS5 phase 1 code
rl1987
2018-07-12
Call new SOCKS code from parse_socks, to parse multiple packets in row
rl1987
2018-07-12
Reimplement phase 1 of SOCKS5 using trunnel
rl1987
2018-07-12
Remove legacy SOCKS4 code
rl1987
2018-07-12
Add RESOLVE (0xF0) command to socks4_client_request
rl1987
2018-07-12
Parsing SOCKS4/4a request using trunnel impl
rl1987
2018-07-12
Remove a redundant typedef in proto_ext_or.h
Roger Dingledine
2018-07-12
Remove a redundant typedef in addr_policy_st.h
Nick Mathewson
2018-07-12
Merge remote-tracking branch 'imnotbad/bug26663'
Nick Mathewson
2018-07-11
Move all use cases of micro-revision.i to a single place
Nick Mathewson
2018-07-10
Merge branch 'ticket26223'
Nick Mathewson
2018-07-10
Document compat_getdelim_.
Nick Mathewson
2018-07-10
Explain why we use raw_free with getdelim result.
Nick Mathewson
2018-07-10
Rename tm_cvt to time_to_tm
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
[next]