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
/
core
Age
Commit message (
Expand
)
Author
2020-06-30
Merge branch 'maint-0.3.5' into maint-0.4.2
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1806' into maint-0.4.2
Alexander Færøy
2020-06-29
Merge branch 'ticket33290_v2_042' into maint-0.4.2
Nick Mathewson
2020-05-30
Preemptive circs should work with UseEntryGuards 0
Roger Dingledine
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into bug34078_prelim_041
Nick Mathewson
2020-05-06
Replace some "fall through" comments not at the end of a case.
Nick Mathewson
2020-04-09
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-04-09
Merge branch 'maint-0.3.5' into maint-0.4.1
teor
2020-03-17
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-17
sendme: Emit version 1 by default
David Goulet
2020-03-16
circpad_setup_machine_on_circ(): exit early on error.
Nick Mathewson
2020-03-10
dos: Pass transport name on new client connection
David Goulet
2020-02-14
Merge branch 'ticket33290_v2_041' into ticket33290_v2_042
Nick Mathewson
2020-02-14
Wipe the entire hashent structure, not just the first sizeof(void*)
Nick Mathewson
2020-02-13
Merge branch 'ticket33290_v2_041' into ticket33290_v2_042
Nick Mathewson
2020-02-13
Before freeing ewma objects, use memwipe instead of resetting magic.
Nick Mathewson
2020-02-12
Use more memory poisoning and better asserts around ewma code
Nick Mathewson
2020-02-11
dirauth: Resume sending 503 directory error code
David Goulet
2020-02-11
mainloop: Modernize a bit connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Remove unused parameter from connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Rename global_write_bucket_low()
David Goulet
2020-01-16
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-16
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2019-11-25
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2019-11-25
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.0
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1405' into maint-0.3.5
teor
2019-11-07
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2
teor
2019-11-06
Do not try to shut down the event loop when it is not initialized.
Nick Mathewson
2019-11-06
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-06
Merge branch 'maint-0.2.9' into maint-0.3.5
teor
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1441' into maint-0.4.2
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1330' into maint-0.4.1
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1343' into maint-0.4.1
Nick Mathewson
2019-10-21
respect accountingmax during soft hibernation
Roger Dingledine
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.4.2
teor
2019-10-17
mainloop: Disable periodic events before a destroy
David Goulet
2019-10-09
Merge branch 'bug30344_squashed_035'
Nick Mathewson
2019-10-09
Stop libevent from reading data from closed connections.
George Kadianakis
2019-10-02
Merge branch 'tor-github/pr/1344'
David Goulet
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-18
Merge branch 'bug31466_035' into bug31466_042
Nick Mathewson
2019-09-18
Merge branch 'bug31466_029' into bug31466_035_tmp
Nick Mathewson
2019-09-17
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-09-17
Correct a comment in channel_tls_process_cell.
Nick Mathewson
[next]