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
/
or
/
networkstatus.h
Age
Commit message (
Expand
)
Author
2018-05-11
Merge remote-tracking branch 'catalyst-github/bug25756'
Nick Mathewson
2018-05-09
config: Move any_client_port_set() to config.c
David Goulet
2018-05-08
Factor out warn_early_consensus()
Taylor Yu
2018-05-01
ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
David Goulet
2018-04-27
ns: Move ns_detached_signatures_free() to networkstatus.c
David Goulet
2018-04-23
main: Launch periodic events by roles
David Goulet
2017-12-11
Add networkstatus_consensus_has_ipv6() and unit tests
teor
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
Switch to a safer FREE_AND_NULL implementation
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-15
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Nick Mathewson
2017-09-12
Remove named_map and unnamed_map from networkstatus.c
Nick Mathewson
2017-09-12
Remove networkstatus_nickname_is_unnamed()
Neel Chauhan
2017-09-07
consensus: Add a generic notification function on new consensus
Matt Traudt
2017-08-22
Refactor node lookup APIs to take flags
Nick Mathewson
2017-08-08
Don't set HSDir index if we don't have a live consensus.
George Kadianakis
2017-05-15
Implement functions to expose valid/fresh-until and voters
Nick Mathewson
2017-05-10
simplify functions now that they don't use options param
Roger Dingledine
2017-05-08
clang-i386: use house style for public-when-testing variables
Nick Mathewson
2017-05-04
Request (and try to use) consensus diffs.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-30
Fix a pair of compilation errors.
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Add a wrapper for a common networkstatus param pattern
Nick Mathewson
2016-12-12
Merge remote-tracking branch 'rubiate/ticket20511'
Nick Mathewson
2016-11-30
Add parameters for new (prop271) guard algorithm.
Nick Mathewson
2016-11-30
Collect old guard algorithm parameters into one place
Nick Mathewson
2016-11-30
Fetch unknown certificates if FetchUselessDescriptors is true
teor
2016-11-30
Stop discarding consensus flavors and descriptors we wanted to fetch
teor
2016-11-10
Do not serve a consensus if it is too old
rubiate
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Add unit tests
David Goulet
2016-06-29
Expose GETINFO download status statics for test suite and make things mockable
Andrea Shepard
2016-06-29
Add router descriptor download status queries to GETINFO
Andrea Shepard
2016-06-27
Expose consensus download statuses on the control port
Andrea Shepard
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Restore and improve download schedule unit tests
teor (Tim Wilson-Brown)
2016-05-17
Merge remote-tracking branch 'teor/bug18963-remember-v2'
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-05-10
get rid of another no-longer-used function
Roger Dingledine
2016-05-09
avoid another redundant check
Roger Dingledine
2016-05-09
avoid following through on a consensus fetch if we have one already arriving
Roger Dingledine
2016-05-09
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-04-13
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
[next]