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
/
test
/
test_routerlist.c
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-09
Merge branch 'bug28591_035_squashed'
Nick Mathewson
2018-11-29
Dir: when Tor's clock is behind, use a future consensus to bootstrap
teor
2018-11-14
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-10-31
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
Nick Mathewson
2018-10-01
Remove routerparse include from files that dont use it
Nick Mathewson
2018-10-01
extract networkstatus parsing to its own file.
Nick Mathewson
2018-10-01
Split the authority-cert and signature/hash code from routerparse
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-19
Split routerlist.c into 4 separate modules
Nick Mathewson
2018-09-11
Followup: Make authority_cert_parse_from_string() take length too
Nick Mathewson
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-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
2018-07-01
Remove other needless includes include from or/*.h
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-22
Expunge container.h
Nick Mathewson
2018-06-22
Rectify include paths after container split (automatic)
Nick Mathewson
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 routerstatus_t into its own header.
Nick Mathewson
2018-06-15
Extract authority_cert_t 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 node_t into its own header.
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-05-08
Improve tolerance for dirauths with skewed clocks
Taylor Yu
2018-05-08
Test early-consensus clock skew warnings
Taylor Yu
2018-05-08
tests: Add "now" param to construct_consensus()
Taylor Yu
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2017-12-08
Rename connection_free_ to connection_free_minimal.
Nick Mathewson
2017-11-09
Fix unit test behavior: we need to be in STATE_LIVE.
Nick Mathewson
2017-11-01
test: Fix SR initialization in routerlist test
David Goulet
2017-10-25
Fix offending unittest and add changes file for #23862.
George Kadianakis
2017-10-25
Add a unittest that reveals the offending case of #23862.
George Kadianakis
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-18
Remove the (no longer compiled) code for legacy guard selection.
Nick Mathewson
2016-12-16
Wrap all of the legacy guard code, and its users, in #ifdefs
Nick Mathewson
2016-10-19
Compilation fix. (function pointer implicit cast in tests.)
Nick Mathewson
2016-09-25
Abolish globals in entrynodes.c; relativize guard context to new guard_select...
Andrea Shepard
2016-07-01
prop250: Add unit tests
David Goulet
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-05-19
Add unit tests for networkstatus_consensus_is_bootstrapping
teor (Tim Wilson-Brown)
[next]