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
/
app
/
main
Age
Commit message (
Expand
)
Author
2020-01-30
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-01-06
Initialize publish/subscribe code when running as an NT service.
Nick Mathewson
2019-09-10
main: add some newlines to the subsystem list, for readability
teor
2019-09-10
main: remove level number comments from the subsystem list (master)
teor
2019-09-10
Merge branch 'bug31615_041' into bug31615_master
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.1)
teor
2019-09-10
Merge branch 'bug31615_040' into bug31615_041
teor
2019-09-10
main: remove level number comments from the subsystem list (0.4.0)
teor
2019-08-06
hs-v3: Add consensus parameters for DoS defenses
David Goulet
2019-06-17
Merge remote-tracking branch 'tor-github/pr/1100'
Nick Mathewson
2019-06-14
Merge branch 'bug30806'
George Kadianakis
2019-06-14
Make evloop into a subsystem.
Nick Mathewson
2019-06-11
Merge branch 'tor-github/pr/1040'
David Goulet
2019-06-11
Rework origin circuit tracking to use pubsub
Taylor Yu
2019-06-11
Rework orconn tracking to use pubsub
Taylor Yu
2019-06-11
Free a string buffer in nt_service_install()
Xiaoyin Liu
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.4.0
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-29
Shutdown libevent _after_ the subsystems.
Nick Mathewson
2019-05-16
Introduce circpad free_all() function.
George Kadianakis
2019-05-15
Merge branch 'tor-github/pr/1002'
George Kadianakis
2019-05-14
Merge branch 'ticket30452_035_v3' into ticket30452_041_v3
Nick Mathewson
2019-05-14
Make --list-modules imply --hush
Nick Mathewson
2019-05-06
Move "relay" and "router" periodic callbacks out of mainloop.c
Nick Mathewson
2019-05-06
Create a relay subsystem and move the shutdown functions there
Nick Mathewson
2019-05-02
Remove some now-needless dirauth includes
Nick Mathewson
2019-05-02
Make keypin.c dirauth-only
Nick Mathewson
2019-05-02
Make the bwauth.c module dirauth-only.
Nick Mathewson
2019-04-30
Make the process_descs.c module dirauth-only.
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-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
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
Connect the mainloop pubsub dispatcher on startup; free it on shutdown.
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 all controller events code into a new control_events.c
Nick Mathewson
2019-02-20
Remove all uses of weak_rng.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-02
Initialize circuit padding machines and global state.
Mike Perry
2018-12-21
Merge branch 'orconn-tracker_squashed'
Nick Mathewson
2018-12-21
Fix priority on process subsystem level: it uses "net"
Nick Mathewson
2018-12-21
Use the subsystem list to initialize and shutdown process module.
Alexander Færøy
2018-12-20
Add bootstrap tracker subsystem
Taylor Yu
2018-12-20
Add origin circuit event pubsub system
Taylor Yu
2018-12-20
Add ORCONN event pubsub system
Taylor Yu
2018-12-20
Remove Process initializer/shutdown function from main.c.
Alexander Færøy
2018-12-18
Merge branch 'maint-0.3.5'
Nick Mathewson
[next]