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
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
2017-01-30
Three more fuzzers: consensus, hsdesc, intro points
Nick Mathewson
2017-01-30
Make a bunch of signature/digest-checking functions mockable
Nick Mathewson
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-19
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-19
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-12-19
Merge branch 'bug21018_024' into maint-0.2.8
Nick Mathewson
2016-12-18
Fix parsing bug with unecognized token at EOS
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-13
Remove a little dead code from routerparse.c
Nick Mathewson
2016-12-05
Fix a couple more crypto_digest() calls to be explicit < 0
Nick Mathewson
2016-11-30
Teach parse_iso_time about the spaceless variant.
Nick Mathewson
2016-11-24
crypto_digest256 returns expected error value of -1
Chelsea H. Komlo
2016-11-24
crypto_digest returns expected error value of -1
Chelsea H. Komlo
2016-11-10
Merge remote-tracking branch 'public/feature20552'
Nick Mathewson
2016-11-08
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
Move token parsing code to parsecommon.{c|h}
David Goulet
2016-11-03
Declare a LINKAUTH subprotocol version for #15055 (ed link handshake)
Nick Mathewson
2016-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Fix a misfeature with the Ed cert expiration API
Nick Mathewson
2016-10-31
policy_is_reject_star():
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-09-26
Merge remote-tracking branch 'public/ticket20001_v2'
Nick Mathewson
2016-09-26
Remove version_known, and subtly change the meaning of protocols_known
Nick Mathewson
[next]