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-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
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-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
2015-09-22
Fix a memory leak in router_parse_addr_policy_item_from_string. CID 1324770
Nick Mathewson
2015-09-16
fixup Clarify ambiguous log message in router_add_exit_policy
teor (Tim Wilson-Brown)
2015-09-16
fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set
teor (Tim Wilson-Brown)
2015-09-16
ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only
teor (Tim Wilson-Brown)
2015-09-16
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
teor (Tim Wilson-Brown)
2015-09-14
Update comments about ExitPolicy parsing
teor (Tim Wilson-Brown)
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-22
Repair breakage in early-error case of microdesc parsing
Nick Mathewson
2015-06-01
Add a master-key-ed25519 line for convenience
Nick Mathewson
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-28
fix memory leak on bad ns convote. CID 1301371.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Checkpoint some work on voting on ed25519 identities
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Include ed25519 keys in microdescriptors.
Nick Mathewson
2015-05-28
Fix the position-check for ed25519 certs to work with annotations
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'dgoulet/bug14847_027_06'
Nick Mathewson
2015-04-23
Correct "longest possible policy" comment in router policy
teor
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-04-22
Add function to validate HS descriptor ID
David Goulet
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-04-06
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-04-06
Handle empty/zero length encoded intro points more gracefully.
Yawning Angel
2015-03-24
Remove version checks for microdescriptor support
Nick Mathewson
2015-02-18
clean up comments and whitespace a bit
Roger Dingledine
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Final guardfraction preparations for upstream merge.
George Kadianakis
2015-02-18
Parse GuardFraction info from consensuses and votes.
George Kadianakis
2015-01-29
When there are no package lines, make consensus/packages say "".
Nick Mathewson
[next]