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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2016-02-10
Merge remote-tracking branch 'teor/bug18208'
Nick Mathewson
2016-02-10
Merge branch 'bug17682_squashed'
Nick Mathewson
2016-02-10
Bulletproof the safe_timer_diff function
Nick Mathewson
2016-02-06
Removed dead code in main.c
Alec Heifetz
2016-02-02
Update ExitPolicy when interface addresses change
teor (Tim Wilson-Brown)
2016-01-18
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2016-01-18
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
Nick Mathewson
2016-01-18
Check ORPort and DirPort reachability before publishing a relay descriptor
teor (Tim Wilson-Brown)
2016-01-03
Fix a comment typo in main.c
teor (Tim Wilson-Brown)
2015-12-17
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-17
Add some more ed25519 key files to the seccomp sandbox list
Nick Mathewson
2015-12-17
Conform to the type signature of setsockopt(2)
cypherpunks
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
2015-12-10
Assert when the TLS contexts fail to initialize
cypherpunks
2015-12-07
Update comment: get_connection_array no longer takes "n"
teor (Tim Wilson-Brown)
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Make crypto_seed_rng() and crypto_rand() less scary.
Nick Mathewson
2015-11-19
Merge remote-tracking branch 'public/decouple_conn_attach_2'
Nick Mathewson
2015-11-18
Fix a startup time assert caused by periodic events not being initialized.
Yawning Angel
2015-11-17
windows already has a CALLBACK macro...
Nick Mathewson
2015-11-17
Fix a server-side crash on DNS init
Nick Mathewson
2015-11-17
Some unit tests now require that periodic events be initialized.
Nick Mathewson
2015-11-17
Free pending_entry_connections on shutdown.
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-11-17
Whoops; in this context the EV_TIMEOUT flag is needed
Nick Mathewson
2015-11-17
Changes to 3199 branch based on feedback from special
Nick Mathewson
2015-11-16
Add documentation for periodic event api
Nick Mathewson
2015-11-13
fix whitespace; remove dead code
Nick Mathewson
2015-11-13
Fold all of the run-every-second stuff back into run_scheduled_events()
Nick Mathewson
2015-11-13
Turn all of run_scheduled_events() into a bunch of periodic events
Nick Mathewson
2015-11-13
Connect periodic events to main
Nick Mathewson
2015-10-15
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2015-10-15
Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-10-15
Add hidserv-stats filname to our sandbox filter
David Goulet
2015-10-02
Merge remote-tracking branch 'donncha/feature14846_4'
Nick Mathewson
2015-09-10
Merge remote-tracking branch 'public/ed25519_hup_v2'
Nick Mathewson
2015-09-08
Clean old descriptors from the service-side rend cache
Donncha O'Cearbhaill
2015-09-02
Let recent relays run with the chutney sandbox.
Nick Mathewson
2015-09-02
Let bridge authorities run under the sandbox
Nick Mathewson
2015-08-19
Reload Ed25519 keys on sighup.
Nick Mathewson
2015-08-19
Merge branch 'ed25519_keygen_squashed'
Nick Mathewson
2015-08-19
Don' call failure to get keys a bug; it's possible now.
Nick Mathewson
2015-08-19
Resolve failing test_keygen tests.
Nick Mathewson
2015-08-18
Merge branch 'decouple_controller_events_squashed'
Nick Mathewson
2015-08-18
Refactor our logic for sending events to controllers
Nick Mathewson
2015-08-17
Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decou...
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'public/decouple_retry_directory'
Nick Mathewson
2015-08-14
Merge remote-tracking branch 'public/decouple_init_keys'
Nick Mathewson
[next]