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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
2018-07-10
Rename util_malloc to malloc.
Nick Mathewson
2018-07-10
Merge remote-tracking branch 'neel/fbsd-cfix'
Nick Mathewson
2018-07-10
Isolate resolve.h usage in the modules that really need it.
Nick Mathewson
2018-07-10
Remove addr_port_lookup.
Nick Mathewson
2018-07-10
Remove all users of addr_port_lookup outside of address.c
Nick Mathewson
2018-07-10
Move tor_addr_{,port_}lookup to resolve.c
Nick Mathewson
2018-07-10
Refactor ipv[46].[ch]
Nick Mathewson
2018-07-10
Fix build on FreeBSD post-refactor
Neel Chauhan
2018-07-10
Document the headers in src/app/config/
Nick Mathewson
2018-07-10
File-level summary documentation for src/lib/*/*.[ch]
Nick Mathewson
2018-07-10
Use tor_getline() in dirserv.c to remove its upper line limit.
Nick Mathewson
2018-07-10
Refactor dirserv_read_measured_bandwidths to have a single exit point
Nick Mathewson
2018-07-10
Integrate getdelim() and getline() support into Tor.
Nick Mathewson
2018-07-10
Add the compatibility definition for getdelim.c from netbsd.
Nick Mathewson
2018-07-09
Fix some lingering windows compilation issues from Jenkins.
Nick Mathewson
2018-07-09
strcasecmp should not take a size_t argument
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-09
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
[next]