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
/
feature
/
client
Age
Commit message (
Expand
)
Author
2019-11-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-10-17
Remove overly strict assertions in transports.c.
Alexander Færøy
2019-09-17
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-09-17
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson
2019-09-06
entrynodes: Make routine descriptor expiry notice logs less alarming
teor
2019-08-30
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-08-30
Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5
teor
2019-08-12
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-06-19
guard: Ignore marked for close circuit when changing state to open
David Goulet
2019-06-19
guard: Ignore marked for close circuit when changing state to open
David Goulet
2019-05-31
Merge branch 'bug29875_035' into bug29875_master
Nick Mathewson
2019-05-31
num_bridges_usable(): only count configured bridges.
Nick Mathewson
2019-05-15
Add control port circuit ID to all pathbias bug messages.
Mike Perry
2019-05-15
Pathbias should continue to ignore previously ignored circs.
Mike Perry
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-26
Use fast check for missing id in node_is_a_configured_bridge()
Nick Mathewson
2019-04-11
Add an assertion to pathbias_get_scale_ratio()
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-03-05
Set TOR_PT_EXIT_ON_STDIN_CLOSE=1 for client transports too.
David Fifield
2019-02-26
Fix crash bug in PT subsystem.
Alexander Færøy
2019-02-14
Merge branch 'tor-github/pr/536' into maint-0.3.5
George Kadianakis
2019-01-17
Merge remote-tracking branch 'tor-github/pr/645'
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Rename TYPE to TRANSPORT in PT STATUS messages.
Alexander Færøy
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Stop logging 'Your Guard' in circpathbias.c
rl1987
2018-12-20
Escape the PT K/V data before sending it to the logger.
Alexander Færøy
2018-12-20
Add support for STATUS messages from Pluggable Transports.
Alexander Færøy
2018-12-20
Use K/V parser to handle LOG messages for pluggable transports.
Alexander Færøy
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Add an additional space when we check for the PROTO_LOG handler.
Alexander Færøy
2018-12-17
Use `const char *` instead of `char *` for line parameter for process callbacks.
Alexander Færøy
2018-12-17
Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG.
Alexander Færøy
2018-12-17
Change the Process exit_callback to return bool.
Alexander Færøy
2018-12-17
Move remaining code from subprocess.{h,c} to more appropriate places.
Alexander Færøy
2018-12-17
Delete old process_handle_t code.
Alexander Færøy
2018-12-17
Add support for logging messages from pluggable transports.
Alexander Færøy
2018-12-17
Use process_t for managed proxies.
Alexander Færøy
2018-12-01
Merge branch 'ticket27490a_squashed'
Nick Mathewson
2018-12-01
Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR ports
Neel Chauhan
2018-12-01
Merge remote-tracking branch 'tor-github/pr/536'
Nick Mathewson
2018-11-27
Remove unused `int pid` member of `managed_proxy_t`.
Alexander Færøy
2018-11-22
Entry Nodes: Use a reasonably live consensus to select guards
teor
2018-11-15
Make the NET_PARTICIPANT role dependent on user activity
Nick Mathewson
2018-10-01
Remove routerparse include from files that dont use it
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
[next]