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
/
routerparse.c
Age
Commit message (
Expand
)
Author
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Parse votes and consensus
David Goulet
2016-07-01
Fix a missing break; in dump_desc_init()
Nick Mathewson
2016-06-30
Set binary mode when checking malformed descriptor.
Nick Mathewson
2016-06-30
fix naked memcmps
Nick Mathewson
2016-06-30
Try to fix warnings when size_t is smaller than st.st_size.
Nick Mathewson
2016-06-30
Also check if the sandbox is configured as well as if it's active; sandbox_in...
Andrea Shepard
2016-06-30
Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startu...
Andrea Shepard
2016-06-30
Add unit test for dump_desc_populate_fifo_from_directory()
Andrea Shepard
2016-06-30
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
Andrea Shepard
2016-06-30
Unit test for dump_desc_populate_one_file()
Andrea Shepard
2016-06-30
Reload unparseable descriptor dump FIFO state from on-disk dumped descriptors...
Andrea Shepard
2016-06-30
Move unparseable descriptor dumps into subdirectory of DataDir
Andrea Shepard
2016-06-30
Add sandbox_is_active() check to dump_desc()
Andrea Shepard
2016-06-30
Use uint64_t for total length of dumped descriptors, nad be careful about ove...
Andrea Shepard
2016-06-30
Expose a few more dump_desc()-related things to the test suite
Andrea Shepard
2016-06-30
Expose dump_desc() to the test suite and make things it calls mockable
Andrea Shepard
2016-06-30
Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...
Andrea Shepard
2016-06-30
Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...
Andrea Shepard
2016-06-27
Add missing braces around conditional.
Nick Mathewson
2016-06-23
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-18
Use exponential backoff for router descriptor downloads from consensuses
Andrea Shepard
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-23
Expose crypto_digest_algorithm_get_length from crypto.c
Nick Mathewson
2016-05-23
Merge remote-tracking branch 'dgoulet/bug19066_029_01'
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Copy the signing_key_cert field into signed_descriptor_t
Nick Mathewson
2016-05-17
Move extra_info_digest256 into signed_descriptor_t
Nick Mathewson
2016-05-16
dirauth: don't use hardcoded length when parsing digests
David Goulet
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Move rend client name checks to one function
John Brooks
2016-05-09
Move rend auth cookie en-/decoding to a function
John Brooks
2016-03-21
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-03-21
Fix log message subjects in networkstatus_parse_vote_from_string()
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Merge branch 'bug17795'
Nick Mathewson
2016-02-11
Fix all doxygen warnings other than "X is not documented"
Nick Mathewson
2016-02-10
Whitespace fixes
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2015-12-16
Authorities must set a router's V2Dir flag if it supports tunnelled reqs
Matthew Finkel
2015-12-16
tweak router_parse_addr_policy_item_from_string docs
Nick Mathewson
2015-12-16
Add policy assume_action support for IPv6 addresses
teor (Tim Wilson-Brown)
2015-12-16
Initialise malformed_list to 0 each time we parse a policy
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
[next]