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
2017-02-15
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-14
Avoid integer underflow in tor_version_compare.
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
2015-06-22
Repair breakage in early-error case of microdesc parsing
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-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
2014-09-09
Remove client-side bad directory logic
Sebastian Hahn
2014-09-02
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-15
Remove implementation code for all pre-13 consensus methods.
Nick Mathewson
2014-04-29
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-29
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-29
Stop leaking memory in error cases of md parsing
Nick Mathewson
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
Code to blacklist authority signing keys
Nick Mathewson
2014-03-31
Merge remote-tracking branch 'public/bug11342'
Nick Mathewson
2014-03-27
Make dump_desc() use binary mode
Nick Mathewson
2014-03-23
Merge remote-tracking branch 'public/bug11275_024'
Nick Mathewson
2014-03-23
Stop leaking 'sig' at each call of router_append_dirobj_signature()
Roger Dingledine
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-03
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4
Nick Mathewson
2013-12-16
Avoid free()ing from an mmap on corrupted microdesc cache
Nick Mathewson
[next]