Nick Mathewson
|
824bebd409
sandbox: Correct fix for hs part of 12064
|
10 years ago |
Nick Mathewson
|
cfd0ee514c
sandbox: allow reading of hidden service configuration files.
|
10 years ago |
Nick Mathewson
|
d4ad254917
scan-build: bulletproof last-chance errormsg generation in rendservice.c
|
10 years ago |
Nick Mathewson
|
2f59d6e2d8
Drop MAX_REND_FAILURES to 8
|
10 years ago |
Nick Mathewson
|
b3a6907493
Remove a bunch of functions that were never called.
|
10 years ago |
Nick Mathewson
|
761ee93c69
Add missing includes for circpathbias.h
|
11 years ago |
Nick Mathewson
|
6178aaea06
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
fd2954d06d
Round down hidden service descriptor publication times to nearest hour
|
11 years ago |
Nick Mathewson
|
a3ffa1f76e
Rename circuit_get_global_list to remove trailing _
|
11 years ago |
Nick Mathewson
|
d4634d1b72
Merge remote-tracking branch 'majek/bug9108'
|
11 years ago |
Roger Dingledine
|
49fd76be05
Merge branch 'maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
d5cfbf96a2
Fix an uninitialized-read when parsing v3 introduction requests.
|
11 years ago |
Arlo Breault
|
506a01bda8
Use size_t for length in replaycache_add_test_and_elapsed()
|
11 years ago |
Marek Majkowski
|
1555876d5f
Fix #9108 - make global_circuitlist a doubly linked list
|
11 years ago |
Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
Nick Mathewson
|
f12fafac5a
Make hidden service authorization work again.
|
11 years ago |
Nick Mathewson
|
d86a45f991
Wrap more macro definitions in (parentheses)
|
11 years ago |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Mike Perry
|
f858370233
Prevent early close of path bias testing circuits.
|
11 years ago |
Mike Perry
|
e13e30221e
Implement Path use bias accounting.
|
11 years ago |
Nick Mathewson
|
ca18768fb2
Aftermath of isin->contains renaming
|
12 years ago |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
18c7d3f157
Rename handshake_digest to rend_circ_nonce
|
12 years ago |
Nick Mathewson
|
f58d4dfcd6
Massive refactoring of the various handshake types
|
12 years ago |
Mike Perry
|
4590993ff3
Space fixes.
|
12 years ago |
Mike Perry
|
26fa47226c
Refactor path use bias code into own function.
|
12 years ago |
Mike Perry
|
428fbfc1d5
Prop209: Rend circuits weren't ever marked dirty.
|
12 years ago |
Mike Perry
|
aa0e6e2c03
Prop 209: Add in hidserv path bias counts for usage.
|
12 years ago |