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
/
core
Age
Commit message (
Expand
)
Author
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-04-30
Merge branch 'tor-github/pr/936'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/993'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/983'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/980'
David Goulet
2019-04-30
Rename and clarify some functions for periodic events
Nick Mathewson
2019-04-30
Remove now-extraneous calls to initialize_periodic_events().
Nick Mathewson
2019-04-30
Move dirauth periodic events into dirauth module.
Nick Mathewson
2019-04-30
Turn 'mainloop' into a subsystem.
Nick Mathewson
2019-04-26
Make nodelist_get_list() return a const pointer.
Nick Mathewson
2019-04-25
When parsing a multiline controller command, be careful with linebreaks
Nick Mathewson
2019-04-25
Start on a command-parsing tool for controller commands.
Nick Mathewson
2019-04-25
Move responsibility for checking if events are setup into periodic.c
Nick Mathewson
2019-04-25
Move the responsibility for listing periodic events to periodic.c
Nick Mathewson
2019-04-23
Merge remote-tracking branch 'tor-github/pr/944'
Nick Mathewson
2019-04-17
connection_edge: remove an extra ;
teor
2019-04-17
connection_edge: Return a web page when HTTPTunnelPort is misconfigured
teor
2019-04-16
Clarify comment about IPv6Exit in policies_parse_exit_policy_from_options()
Neel Chauhan
2019-04-16
Add policy_using_default_exit_options() to determine if we're using the defau...
Neel Chauhan
2019-04-14
Become an exit relay if IPv6Exit is 1
Neel Chauhan
2019-04-11
Make it clear to coverity we aren't leaking in protover_all_supported()
Nick Mathewson
2019-04-10
Merge branch 'maint-0.4.0'
teor
2019-04-10
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0
teor
2019-04-05
Merge branch 'tor-github/pr/907'
George Kadianakis
2019-04-05
Merge branch 'tor-github/pr/906' into maint-0.4.0
George Kadianakis
2019-04-05
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-05
Merge branch 'tor-github/pr/800' into maint-0.4.0
George Kadianakis
2019-04-05
Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit
teor
2019-04-05
circuitpadding: comment fixes
teor
2019-04-04
Implement an DormantCanceledByStartup option
Nick Mathewson
2019-03-29
Merge branch 'ticket29662_squashed' into ticket29662_squashed_merged
Nick Mathewson
2019-03-29
Use tor_assertf{_nonfatal} in code
rl1987
2019-03-29
Add connection_dir_buf_add() helper function
rl1987
2019-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
Nick Mathewson
2019-03-27
Merge branch 'maint-0.4.0'
teor
2019-03-25
Various documentation notes and tweaks for pubsub
Nick Mathewson
2019-03-25
practracker: split shutdown code out of main.c
Nick Mathewson
2019-03-25
pubsub: install libevent events separately from the_dispatcher.
Nick Mathewson
2019-03-25
Code to manage publish/subscribe setup via subsystem interface.
Nick Mathewson
2019-03-25
Split command-handling and authentication from control.c
Nick Mathewson
2019-03-25
Split getinfo handling into a new control_getinfo.c
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-03-25
Correctly report PT vs proxy during bootstrap
Taylor Yu
2019-03-22
Merge remote-tracking branch 'tor-github/pr/819'
teor
2019-03-22
circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t.
George Kadianakis
2019-03-22
circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG.
George Kadianakis
2019-03-21
circpad: Don't pad if Tor is in dormant mode.
George Kadianakis
2019-03-15
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-03-15
Merge remote-tracking branch 'tor-github/pr/791' into maint-0.4.0
Nick Mathewson
2019-03-14
circ: Remove n_mux and p_mux members
David Goulet
[next]