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
Age
Commit message (
Expand
)
Author
2017-04-11
hs: Change trunnel prop224 cell's namespace
David Goulet
2017-04-10
Merge remote-tracking branch 'dgoulet/bug16706_031_01'
Nick Mathewson
2017-04-07
Remove SR_COMMIT_LEN workaround
Taylor Yu
2017-04-07
Merge remote-tracking branch 'dgoulet/ticket21893_031_01'
Nick Mathewson
2017-04-07
Merge branch 'isolate_openssl'
Nick Mathewson
2017-04-07
prop224: Flag router with HSIntro/HSDir using protover
David Goulet
2017-04-06
Use macros for base64 lengths in shared_random.h
Taylor Yu
2017-04-06
Tests for simple cases of conscache code.
Nick Mathewson
2017-04-06
Add a 'consensus cache' type on top of storagedir.
Nick Mathewson
2017-04-05
cell: Do not warn on hidden service invalid port
David Goulet
2017-04-04
Move config_line_t functions from confparse.c into common.
Nick Mathewson
2017-04-04
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-04-04
hs: Expose hs_service.c functions for unit tests
David Goulet
2017-04-03
Merge branch 'bug13790_rebased'
Nick Mathewson
2017-04-03
Refactor and comment new_route_len()
Taylor Yu
2017-04-03
Add tests for new_route_len()
Taylor Yu
2017-04-03
Merge remote-tracking branch 'teor/bug21596_030' into maint-0.3.0
Nick Mathewson
2017-04-03
Merge remote-tracking branch 'public/bug21415_testfix_030' into maint-0.3.0
Nick Mathewson
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
2017-03-29
Fix another 32-bit warning in the spooling code
Nick Mathewson
2017-03-28
Fix i386 compilation from spooling patch. I seem to be good at breaking that.
Nick Mathewson
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
2017-03-28
Add nonfatal asserts for return val of dirserv_flushed_some
Nick Mathewson
2017-03-28
Improve documentation for connection_dirserv_flushed_some.
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-27
Merge remote-tracking branch 'origin/maint-0.3.0'
Nick Mathewson
2017-03-27
Fix max sampled size logic when in bridge mode.
George Kadianakis
2017-03-20
Fix very small memory leak #21788
Daniel Pinto
2017-03-17
Merge branch 'ahf_bugs_21641_squashed'
Nick Mathewson
2017-03-17
Check onion key consensus parameters every hour.
Alexander Færøy
2017-03-17
Add periodic timer for expiring old onion keys.
Alexander Færøy
2017-03-17
Add API to query the current onion key grace period.
Alexander Færøy
2017-03-17
Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.
Alexander Færøy
2017-03-16
consdiff: Fix 32-bit compilation.
Nick Mathewson
2017-03-16
Merge branch 'prop140_21643_diff_only_squashed'
Nick Mathewson
2017-03-16
Switch ed-command parsing to use tor_parse_long.
Nick Mathewson
2017-03-16
Consdiff: extract router ID hash iteration functions
Nick Mathewson
2017-03-16
Make CONSENSUS_LINE_MAX_LEN a real define
Nick Mathewson
2017-03-16
Remove a couple of {\n\n instances
Nick Mathewson
2017-03-16
Use a better for X outside of base64_compare_table.
Nick Mathewson
2017-03-16
Reindent a few labels.
Nick Mathewson
2017-03-16
Avoid all needless memory copies when computing consensus diffs.
Nick Mathewson
2017-03-16
Swap memory allocation strategy for lists of lines for diffs
Nick Mathewson
2017-03-16
Fill in the missing documentation on the new functions
Nick Mathewson
2017-03-16
Prop140: Fix a crash bug.
Nick Mathewson
2017-03-16
Make consensus diff sha3 operations mockable.
Nick Mathewson
2017-03-16
String-based API for consensus diffs.
Nick Mathewson
2017-03-16
Fix an abstraction violation.
Nick Mathewson
2017-03-16
Use "const" in consdiff.[ch]
Nick Mathewson
2017-03-16
prop140: Use sha3-256, not sha2-256
Nick Mathewson
[next]