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
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
2018-11-29
Dir: when Tor's clock is behind, use a future consensus to bootstrap
teor
2018-11-24
No longer exit for missing required protocolversions on an old consensus
Nick Mathewson
2018-11-22
Test: make unit tests use a reasonably live consensus
teor
2018-11-02
Add a warning if we can't write networkstatus-bridges
Nick Mathewson
2018-10-31
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
Nick Mathewson
2018-10-24
Fix remaining cases of using consensus without a len parameter.
Nick Mathewson
2018-10-01
extract networkstatus parsing to its own file.
Nick Mathewson
2018-10-01
Pull detached-signatures code into dirauth.
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-25
Rename dirauth/mode.h to dirauth/authmode.h
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-20
Split most of dirserv.c into several new modules
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-14
Merge branch 'ticket27247'
Nick Mathewson
2018-09-12
nodelist: fix docs for networkstatus_read_cached_consensus_impl
cypherpunks
2018-09-11
Replace "read consensus from disk" with "map consensus from disk".
Nick Mathewson
2018-09-11
Revise networkstatus parsing code to use lengths
Nick Mathewson
2018-09-07
Do not store cached_dir_t for consensus in RAM if not a dircache.
Nick Mathewson
2018-07-30
Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'
Nick Mathewson
2018-07-16
Free bw_list_headers in networstatus_t
juga0
2018-07-13
Add checks in get_net_param_from_list() for valid output domain.
Alexander Færøy
2018-07-05
Whoops. Protover.[ch] belong in src/core/or
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
[next]