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
/
routerlist.h
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-01
Extract more constants from or.h
Nick Mathewson
2018-07-01
Extract various enums and tiny structs from or.h
Nick Mathewson
2018-06-21
Rectify include paths (automated).
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Merge remote-tracking branch 'neel/b25886c'
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-16
Make frac_nodes_with_descriptors() take and use for_direct_connect
Neel Chauhan
2017-12-08
Fix wide lines introduced by previous patch.
Nick Mathewson
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Remove named_map and unnamed_map from networkstatus.c
Nick Mathewson
2017-08-22
Remove some support for nickname-based hexdigests
Nick Mathewson
2017-05-10
Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal value
Roger Dingledine
2017-05-09
config: Remove AllowInvalidNodes option
David Goulet
2017-04-24
Add regression test for #22304
Taylor Yu
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-12-13
Remove AuthDirMaxServersPerAuthAddr
Nick Mathewson
2016-10-31
Rename routerstatus_version_supports_ntor to *_supports_extend2_cells
teor
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Fix path selection on firewalled clients
teor
2016-07-26
Check that extend_info_from_router is never called on a client
teor (Tim Wilson-Brown)
2016-07-15
Clients avoid choosing nodes that can't do ntor
teor (Tim Wilson-Brown)
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Fix unit tests about the RSA fingerprint check
David Goulet
2016-06-30
fix a syntax warning
Nick Mathewson
2016-06-29
Expose GETINFO download status statics for test suite and make things mockable
Andrea Shepard
2016-06-29
Expose authority certificate download statuses on the control port
Andrea Shepard
2016-06-09
Reduce make check-spaces noise
Andrea Shepard
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'teor/bug18963-remember-v2'
Nick Mathewson
2016-05-12
Refactor out u64_dbl_t
Nick Mathewson
2016-05-11
Fetch certificates from the same directory as previous certificates
teor (Tim Wilson-Brown)
2016-05-11
Fetch certificates from the same directory as the consensus
teor (Tim Wilson-Brown)
2016-03-11
moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...
Hassan Alsibyani
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Choose directory servers by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Choose OR Entry Guards using IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
2015-12-15
Merge remote-tracking branch 'teor/feature17327-v4'
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Nick Mathewson
2015-12-16
Prop210: Add router_digest_is_fallback_dir
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-14
Add a new ipv6=address:orport flag to DirAuthority and FallbackDir
Nick Mathewson
2015-10-06
fix check-spaces once more
Nick Mathewson
[next]