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
2018-03-03
Merge branch 'ticket23814' into maint-0.3.3
Nick Mathewson
2018-01-31
Fix a failing unit test.
Nick Mathewson
2018-01-31
Look at the correct protocol for supports_v3_rendezvous_point
Nick Mathewson
2018-01-25
Remove the old ("deterministic") download schedule.
Nick Mathewson
2018-01-24
Also cache the protover summary in the routerinfo_t, if we're using that
Nick Mathewson
2018-01-24
Extract code to summarize protocol versions into new function
Nick Mathewson
2018-01-24
Extract protover summary flags into a new structure
Nick Mathewson
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-11-01
easy typos while reviewing commits
Roger Dingledine
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
clang scan-build: Fix "dead increment" warnings.
Nick Mathewson
2017-09-11
Split the behavior of node_supports_ed25519_link_authentication().
Nick Mathewson
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-08
Merge branch 'ticket20657_nickm_bugfixes_squashed'
Nick Mathewson
2017-08-08
Correctly assign HSDir flags based on protocol list
George Kadianakis
2017-08-08
prop224: HSDir v3 support is >= 0.3.0.8
David Goulet
2017-07-28
Add an assertion to try to please coverity.
Nick Mathewson
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-07-01
general formatting / whitespace / typo fixes
Roger Dingledine
2017-05-10
#22211 Fix a comment in routerparse.c
Nick Mathewson
2017-05-04
Update the consdiff directory code based on #22143 fixes
Nick Mathewson
2017-05-04
Store the sha3 of a networkstatus as part of the networkstatus_t
Nick Mathewson
2017-05-03
bug#22143/prop#140: identify input diffs by their digest-as-signed
Nick Mathewson
2017-04-07
prop224: Flag router with HSIntro/HSDir using protover
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-06
Check for NULL as input to extrainfo_parse_entry_from_string()
Nick Mathewson
2017-02-28
Merge remote-tracking branch 'teor/bug21507-029'
Nick Mathewson
2017-02-19
Reject Tor versions that contain non-numeric prefixes
teor
2017-02-17
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-02-17
Check for micro < 0, rather than checking "minor" twice.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
whoops; make 21450 compile
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
Limit version numbers to 0...INT32_MAX.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
Merge branch 'bug21278_redux_029_squashed' into maint-0.2.9
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
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-15
give tor_version_parse_platform some function documentation
Roger Dingledine
2017-02-15
Extract the part of tor_version_as_new_as that extracts platform
Nick Mathewson
2017-02-14
Avoid integer underflow in tor_version_compare.
Nick Mathewson
2017-01-30
Memory leak on bogus ed key in microdesc
Nick Mathewson
2017-01-30
Fix a memory leak found while fuzzing
Nick Mathewson
[next]