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
/
relay
Age
Commit message (
Expand
)
Author
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-02-12
Merge branch 'maint-0.3.5' into maint-0.4.1
teor
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1341' into maint-0.4.1
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1346' into maint-0.4.1
Nick Mathewson
2019-09-26
lock: Avoid some undefined behaviour when freeing mutexes.
teor
2019-09-18
Merge branch 'bug30916_035' into bug30916_041
Nick Mathewson
2019-09-18
Avoid a crash if our "current" and "old" ntor onion keys are equal
Nick Mathewson
2019-09-18
Extract expressions in construct_ntor_key_map()
Nick Mathewson
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1034' into maint-0.3.5
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/937' into maint-0.3.5
teor
2019-06-24
stats: Always publish pluggable transports in extra info documents
teor
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-23
Merge branch 'tor-github/pr/1034'
David Goulet
2019-05-17
OOM-purge the DNS cache one part at a time
Nick Mathewson
2019-05-15
Merge branch 'tor-github/pr/1002'
George Kadianakis
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-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-30
Use safe_mem_is_zero in a few more places.
Nick Mathewson
2019-04-30
Merge branch 'tor-github/pr/937'
George Kadianakis
2019-04-19
Merge branch 'maint-0.3.4' into maint-0.3.5
teor
2019-04-18
Merge branch 'tor-github/pr/938'
George Kadianakis
2019-04-11
Add an assertion to num_ntors_per_tap().
Nick Mathewson
2019-04-05
crypto_format: Remove the return value from ed25519_signature_to_base64()
teor
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-03-26
Merge branch 'tor-github/pr/842'
George Kadianakis
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-02-26
Merge branch 'tor-github/pr/638' into maint-0.4.0
David Goulet
2019-02-19
router: Add some missing #endif comments
teor
2019-02-19
routerkeys: Log failures at info-level in make_tap_onion_key_crosscert()
teor
2019-02-19
test_dir: Test rsa + ed25519 extrainfo creation and parsing
teor
2019-02-19
test_dir: Unit tests for RSA-only router and extrainfo descriptor creation
teor
2019-02-19
router: Document the additional config and state used to dump descriptors
teor
2019-02-19
router: Move extrainfo signing into its own function
teor
2019-02-19
router: eliminate router_update_info_send_unencrypted()
teor
2019-02-19
router: eliminate tiny router_build_fresh_descriptor() static functions
teor
2019-02-19
router: check for NULL in router_build_fresh_descriptor() static functions
teor
2019-02-19
router: refactor router_build_fresh_descriptor() static function interfaces
teor
2019-02-19
router: split router_build_fresh_descriptor() into static functions
teor
2019-02-19
stats: Stop reporting statistics when ExtraInfoStatistics is 0
teor
2019-02-19
Merge branch 'bug29017-033' into bug29017-master-merge
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-03
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-20
Add ORCONN event pubsub system
Taylor Yu
2018-12-17
Check hostname before using it in send_resolved_hostname_cell()
Nick Mathewson
2018-12-05
Merge remote-tracking branch 'public/prop298'
Nick Mathewson
2018-12-05
Write tests for mark_my_descriptor_dirty_if_too_old()
Nick Mathewson
[next]