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.h
Age
Commit message (
Expand
)
Author
2015-02-18
Parse GuardFraction info from consensuses and votes.
George Kadianakis
2015-01-07
Merge branch 'bug9286_v3_squashed'
Nick Mathewson
2015-01-07
Stop accepting milliseconds in various directory contexts
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-01-29
Rip out all of the v2 directory code.
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-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
Refactor dirobj signature generation
Nick Mathewson
2013-03-29
Bug 8419: Apply the badexit fix from #2203 to validatio too
Mike Perry
2013-02-19
Refactor storing of measured_bw versus Unmeasured=1.
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-09-18
Remove some deadcode for parsing v1 directories
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-10
Fix O(n^2) performance when parsing a big pile of extrainfos
Nick Mathewson
2012-01-25
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-10-26
Make tor_version_same_series non-static
Robert Ransom
2011-03-16
Move the decl for tor_gettimofday_cache_clear to the right header
Nick Mathewson
2011-03-16
Fix up all doxygen warnings other than "foo is not documented"
Nick Mathewson
2011-01-03
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2010-11-17
Tweak the bugfix for 2183 a bit more.
Karsten Loesing
2010-08-17
Remove unused function declarations
Sebastian Hahn
2010-07-28
Fix typos, make all \brief's conformant, end sentences with a period.
Linus Nordberg
2010-07-27
Create routerparse.h
Sebastian Hahn
2010-07-27
Create dirserv.h
Sebastian Hahn