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
/
or
/
routerparse.c
Age
Commit message (
Expand
)
Author
2016-12-20
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-12-20
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-12-18
Fix parsing bug with unecognized token at EOS
Nick Mathewson
2016-03-21
Fix log message subjects in networkstatus_parse_vote_from_string()
Nick Mathewson
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
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-07
Merge branch 'bug9286_v3_squashed'
Nick Mathewson
2015-01-07
Stop accepting milliseconds in various directory contexts
Nick Mathewson
2015-01-06
Merge remote-tracking branch 'public/bug13661_025'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-24
Allow consensus interval of 10 seconds when testing
teor
2014-11-05
Fix version number parsing to allow 2- and 3-part versions.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-13
Add comments to can_dl_again usage
Nick Mathewson
2014-10-13
Note that parse-list functions may add duplicate 'invalid' entries.
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-09-21
get rid of routerstatus->version_supports_optimistic_data
Roger Dingledine
[next]