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.4' into maint-0.2.5
Nick Mathewson
2016-12-18
Fix parsing bug with unecognized token at EOS
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
2014-09-02
Fix a number of clang analyzer false-positives
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
2013-11-18
Tweak #10162 documentation a bit
Nick Mathewson
2013-11-14
Make the dir-key-crosscert element required
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Remove the now-unused router_get_networkstatus_v3_hash
Nick Mathewson
2013-04-18
Fix a couple of documentation issues.
Nick Mathewson
2013-04-18
Refactor dirobj signature generation
Nick Mathewson
2013-04-18
Fix some wide lines
Nick Mathewson
2013-04-17
Merge branch 'bug8037_squashed' into maint-0.2.4
Nick Mathewson
2013-04-17
Reject most directory documents with an internal NUL.
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-03-29
Bug 8419: Apply the badexit fix from #2203 to validatio too
Mike Perry
2013-03-26
Bug 7065: Use $ for idhex instead of =
Mike Perry
2013-03-18
Check for 0.2.4.8, not 0.2.4.7, to determine EXTEND2 support
Nick Mathewson
2013-02-19
Refactor storing of measured_bw versus Unmeasured=1.
Nick Mathewson
2013-02-19
Tweak consensus method 17 based on arma's comments
Nick Mathewson
2013-02-09
stop setting, or using, router->address
Roger Dingledine
2013-02-01
Rename and relocate the bw weight scale param getter.
Mike Perry
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-26
Correctly copy microdescs/extrinfos with internal NUL bytes
Nick Mathewson
2013-01-16
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
Fix an instance of snprintf; don't use _snprintf directly
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-05
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-02
Wrangle curve25519 onion keys: generate, store, load, publish, republish
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
[next]