Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 年之前 |
Nick Mathewson
|
f12fafac5a
Make hidden service authorization work again.
|
11 年之前 |
Nick Mathewson
|
d86a45f991
Wrap more macro definitions in (parentheses)
|
11 年之前 |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 年之前 |
Mike Perry
|
f858370233
Prevent early close of path bias testing circuits.
|
11 年之前 |
Mike Perry
|
e13e30221e
Implement Path use bias accounting.
|
11 年之前 |
Nick Mathewson
|
ca18768fb2
Aftermath of isin->contains renaming
|
12 年之前 |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 年之前 |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 年之前 |
Nick Mathewson
|
18c7d3f157
Rename handshake_digest to rend_circ_nonce
|
12 年之前 |
Nick Mathewson
|
f58d4dfcd6
Massive refactoring of the various handshake types
|
12 年之前 |
Mike Perry
|
4590993ff3
Space fixes.
|
12 年之前 |
Mike Perry
|
26fa47226c
Refactor path use bias code into own function.
|
12 年之前 |
Mike Perry
|
428fbfc1d5
Prop209: Rend circuits weren't ever marked dirty.
|
12 年之前 |
Mike Perry
|
aa0e6e2c03
Prop 209: Add in hidserv path bias counts for usage.
|
12 年之前 |
Nick Mathewson
|
e1c7d12b1d
Turn some memset()s introduced in tor 0.2.4 into memwipe()s
|
12 年之前 |
Nick Mathewson
|
81deddb08c
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 年之前 |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 年之前 |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 年之前 |
David Fifield
|
8419d18441
Use fmt_addrport where appropriate.
|
12 年之前 |
David Fifield
|
34c6ee7e9b
Use fmt_and_decorate_addr in log messages.
|
12 年之前 |
Robert Ransom
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
12 年之前 |
Nick Mathewson
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 年之前 |
Nick Mathewson
|
5cbeb60805
Fix directory self-testing logic
|
12 年之前 |
Nick Mathewson
|
778d90122c
Avoid spurious warnings in rend_service_introduce
|
12 年之前 |
Nick Mathewson
|
6c64681879
Fix a bunch of "implicit 64->32" warnings from introduce refactoring
|
12 年之前 |
Nick Mathewson
|
92f5eaa235
Whitespace tweaks
|
12 年之前 |
Andrea Shepard
|
471ab34032
Refactor INTRODUCE2 parsing code in rend_service_introduce()
|
12 年之前 |
Andrea Shepard
|
36c968491f
Use new replaycache_t structure for replay detection in rend_service_introduce()
|
12 年之前 |