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
/
nodelist
/
networkstatus.c
Age
Commit message (
Expand
)
Author
2020-11-23
fix two trivial comment mistakes
Roger Dingledine
2020-09-28
Add missing documentation for get_net_param_from_list
Nick Mathewson
2020-07-14
Merge branch 'ticket40033_045_01_squashed'
Nick Mathewson
2020-07-14
Rename blacklist and whitelist wording
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-06-24
Add two new networkstatus parameters to emulate AssumeReachable.
Nick Mathewson
2020-06-24
Move code into notify_after_networkstatus_changes().
Nick Mathewson
2020-03-27
spell consensus more right in comments
Roger Dingledine
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move one voting schedule fn into networkstatus.c
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-02-12
Run "make autostyle".
Nick Mathewson
2020-01-20
Merge branch 'ticket20218_rebased_squashed' into ticket20218_merged
teor
2020-01-20
split a wide line
Nick Mathewson
2020-01-20
Rename routerstatus_has_changed to routerstatus_has_visibly_changed
Nick Mathewson
2020-01-17
Merge branch 'ticket32487_squashed_and_merged'
Nick Mathewson
2020-01-16
Remove functions that checked for pre-ipv6 consensus.
Nick Mathewson
2020-01-16
Remove routerstatus_format_entry() consensus_method argument as unused
Nick Mathewson
2020-01-16
Remove support for now-obsolete consensus methods before 28.
Nick Mathewson
2020-01-16
expose routerstatus_has_changed to unit tests.
Nick Mathewson
2020-01-16
Refactor routerstatus_has_changed function
Victor Nepveu
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-10-21
control: Add GETINFO support for dumping microdesc consensus
AmreshVenugopal
2019-08-06
hs-v3: Add consensus parameters for DoS defenses
David Goulet
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-02
Move voteflags.[ch] to become dirauth only.
Nick Mathewson
2019-04-30
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/993'
George Kadianakis
2019-04-30
Move dirauth periodic events into dirauth module.
Nick Mathewson
2019-04-25
Merge remote-tracking branch 'tor-github/pr/889'
Nick Mathewson
2019-04-25
Lower log level of unlink() errors in networkstatus_set_current_consensus().
Alexander Færøy
2019-04-11
Update networkstatus_getinfo_by_purpose() comment
Neel Chauhan
2019-04-11
Remove callback for setting bridges as running
Neel Chauhan
2019-04-09
Merge branch 'maint-0.4.0'
teor
2019-04-03
Stop setting bridges running in networkstatus_getinfo_by_purpose()
Neel Chauhan
2019-04-03
Improve logging for 28614.
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-02-20
fix typos from #28614
Roger Dingledine
2019-02-12
On windows, if we fail to load a consensus and it has a CRLF, retry.
Nick Mathewson
2019-01-29
Write consensus files in binary mode
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
Nick Mathewson
2019-01-09
Merge branch 'bug28591_035_squashed'
Nick Mathewson
2019-01-02
Initialize circuit padding machines and global state.
Mike Perry
2018-12-11
Merge remote-tracking branch 'github/prop297'
Nick Mathewson
2018-12-05
Merge branch 'prop293_squashed'
Nick Mathewson
2018-12-05
Write tests for mark_my_descriptor_dirty_if_too_old()
Nick Mathewson
2018-12-01
Merge remote-tracking branch 'tor-github/pr/536'
Nick Mathewson
[next]