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
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-15
Extract the part of tor_version_as_new_as that extracts platform
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-09-13
Unit tests for proposal 271 client-side implementation
Nick Mathewson
2016-06-30
Fix -Wextra-semi warning
Nick Mathewson
2016-06-30
Fix a 32-bit compilation failure
Nick Mathewson
2016-06-30
Add unit test for dump_desc_populate_fifo_from_directory()
Andrea Shepard
2016-06-30
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
Andrea Shepard
2016-06-30
Unit test for dump_desc_populate_one_file()
Andrea Shepard
2016-06-30
Move unparseable descriptor dumps into subdirectory of DataDir
Andrea Shepard
2016-06-30
Expose a few more dump_desc()-related things to the test suite
Andrea Shepard
2016-06-30
Expose dump_desc() to the test suite and make things it calls mockable
Andrea Shepard
2016-06-30
Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...
Andrea Shepard
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-10
Whitespace fixes
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2015-09-16
Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes
teor (Tim Wilson-Brown)
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-03-24
Remove version checks for microdescriptor support
Nick Mathewson
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
[next]