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
/
networkstatus.c
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Extract more constants from or.h
Nick Mathewson
2018-06-24
better log line for debugging #26485
Roger Dingledine
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract authority_cert_t into its own header
Nick Mathewson
2018-06-15
Extract desc_store_t and routerlist_t into their own headers.
Nick Mathewson
2018-06-15
Extract ns_detached_signatures_st into its own header.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Extract networkstatus_vote_info_t into its own header.
Nick Mathewson
2018-06-15
Move document_signature_t into its own header.
Nick Mathewson
2018-06-15
Split vote_{microdesc_hash,routerstatus}_t into their own headers
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-14
Move dir_server_t into its own header.
Nick Mathewson
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
Improve tolerance for dirauths with skewed clocks
Taylor Yu
2018-05-08
Deindent warn_early_consensus()
Taylor Yu
2018-05-08
Factor out warn_early_consensus()
Taylor Yu
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25914_034_01'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-05-01
ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
David Goulet
2018-05-01
Ensure that voting is rescheduled whenever the schedule changes.
Nick Mathewson
2018-05-01
dirvote: Free vote commits in the dirauth module
David Goulet
2018-04-27
ns: Move ns_detached_signatures_free() to networkstatus.c
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-25
Remove dead code in networkstatus.c
David Goulet
2018-04-23
main: Launch periodic events by roles
David Goulet
2018-04-22
Merge branch 'remove_old_consensus_methods_2018_squashed'
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINES
Nick Mathewson
2018-04-16
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-16
relay: Implement a circuit cell queue maximum size
David Goulet
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-23
Merge remote-tracking branch 'fristonio/ticket-24740'
Nick Mathewson
2018-03-19
Merge branch 'ticket25268_034_01'
Nick Mathewson
2018-03-04
Fix redundant authority certificate fetch
Deepesh Pathak
2018-03-03
Merge remote-tracking branch 'fristonio/ticket4187'
Nick Mathewson
2018-03-03
Merge branch 'ticket23814' into maint-0.3.3
Nick Mathewson
2018-02-15
cmux: Rename cell_ewma_set_scale_factor()
David Goulet
2018-02-15
cmux: Make EWMA policy mandatory
David Goulet
2018-02-03
Rename a verified unverified-consensus to cached-consensus on the disk
Deepesh Pathak
2018-02-01
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-31
remove the max_failures argument from download_status_is_ready.
Nick Mathewson
2018-01-31
ns: Add a before and after consensus has changed notification
David Goulet
[next]