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
Age
Commit message (
Expand
)
Author
2016-07-01
prop250: Fix unit tests about the RSA fingerprint check
David Goulet
2016-07-01
prop250: Sort commits in lexicographical order in votes
David Goulet
2016-07-01
prop250: Improve log messages
David Goulet
2016-07-01
prop250: Sort smartlist before you get most frequent SRV.
George Kadianakis
2016-07-01
prop250: Only trust known authority when computing SRV
David Goulet
2016-07-01
prop250: Add version to Commit line in vote and state
David Goulet
2016-07-01
prop250: Add a valid flag to sr_commit_t
David Goulet
2016-07-01
prop250: Use RSA identity digest instead of fingerprint
David Goulet
2016-07-01
prop250: change time_t to uint64_t
David Goulet
2016-07-01
prop250: Add unit tests
David Goulet
2016-07-01
prop250: Initialize the SR subsystem and us it!
David Goulet
2016-07-01
prop250: Parse votes and consensus
David Goulet
2016-07-01
prop250: Put commits and SRVs in votes/consensus
David Goulet
2016-07-01
prop250: Add commit and SR values generation code
David Goulet
2016-06-20
prop250: Add memory and disk state in new files
David Goulet
2016-06-20
Add tor_htonll/ntohll functions
David Goulet
2016-06-20
util: zero target buffer of base*_encode/decode
David Goulet
2016-06-20
Patch from dgoulet: fix a base16 problem that manifested w stem
Nick Mathewson
2016-06-20
Coverage hack for test_switch_id.sh
Nick Mathewson
2016-06-20
Small coverage improvements on compat.c
Nick Mathewson
2016-06-20
compat.c coverage: simplify under-tested alloc_getcwd.
Nick Mathewson
2016-06-20
More coverage in backtrace.c
Nick Mathewson
2016-06-20
Merge remote-tracking branch 'dgoulet/bug19465_029_01'
Nick Mathewson
2016-06-20
Fix unit test crash on 32-bit.
Nick Mathewson
2016-06-20
test: Increase offset to rendcache descriptor time
David Goulet
2016-06-20
Merge branch 'bug14013_029_01_squashed'
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-19
Changes file for 19063; use the BUG macro
Nick Mathewson
2016-06-19
Fix #19063: Add check in utility macro
U+039b
2016-06-19
Merge branch 'zlib_coverage_squashed'
Nick Mathewson
2016-06-19
Unindent block
Nick Mathewson
2016-06-19
Mark some torgzip lines as unreachable/untestable.
Nick Mathewson
2016-06-19
Remove a ridiculous realloc call from torgzip.c
Nick Mathewson
2016-06-19
Remove support for zlib <= 1.1
Nick Mathewson
2016-06-19
Merge remote-tracking branch 'public/thread_coverage'
Nick Mathewson
2016-06-18
Keep make check-spaces happy
Andrea Shepard
2016-06-17
Merge branch 'bug18280_029_03_nm_squashed'
Nick Mathewson
2016-06-17
test: Add base32_encode/decode unit tests
David Goulet
2016-06-17
Fix base32 API to take any source length in bytes
David Goulet
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-17
Merge remote-tracking branch 'dgoulet/bug18604_029_01'
Nick Mathewson
2016-06-16
Mark an abort() as unreachable.
Nick Mathewson
2016-06-16
Coverage on parse_config_line_from_str_verbose.
Nick Mathewson
2016-06-16
Remove parse_config_line_from_str alias
Nick Mathewson
2016-06-16
Mark code unreachable in unescape_string()
Nick Mathewson
2016-06-16
On Windows, tv_sec is long, not time_t.
Nick Mathewson
2016-06-16
Correctly close intro circuit when deleting ephemeral HS
David Goulet
2016-06-16
Try to fix memarea test on 32-bit systems
Nick Mathewson
2016-06-16
Tests for message rate-limiting
Nick Mathewson
2016-06-16
I believe I found some dead code in our time parsing functions
Nick Mathewson
[next]