Nick Mathewson
|
86258df65d
Merge branch 'split_circuitbuild'
|
12 éve |
Nick Mathewson
|
0dac0d8ad6
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 éve |
Robert Ransom
|
d3bfdd6108
Don't serve or accept v2 HS descs over a DirPort
|
12 éve |
Nick Mathewson
|
907db008ab
Move the circuit build timeout code into its own file.
|
12 éve |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 éve |
Andrea Shepard
|
28f108bcce
Use dirreq_id from channel_t when appropriate
|
12 éve |
Nick Mathewson
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 éve |
Nick Mathewson
|
5cbeb60805
Fix directory self-testing logic
|
12 éve |
Nick Mathewson
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 éve |
Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 éve |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
12 éve |
Nick Mathewson
|
7988596f66
Remove version_supports checks for versions before 0.2.2.
|
12 éve |
Nick Mathewson
|
dfe03d36c8
Don't infer we have a FooPort from the presence of a FooPort line
|
12 éve |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
12 éve |
Nick Mathewson
|
cc21e56ed4
Check the correct consensus before giving it to the client
|
12 éve |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 éve |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 éve |
Nick Mathewson
|
f68c042637
Resolve all currently pending DOCDOC items in master
|
12 éve |
Nick Mathewson
|
8f070ecbc0
When downloading bridge descs from a bridge authority, always be anonymous
|
12 éve |
Nick Mathewson
|
0b1ec16058
Don't fetch v2 networkstatuses from caches, even if auths are down
|
12 éve |
Roger Dingledine
|
c7cbd06d5f
Merge branch 'maint-0.2.2'
|
12 éve |
Roger Dingledine
|
5fed1ccd90
put a _ before or_options_t elements that aren't configurable
|
12 éve |
Nick Mathewson
|
341c6a59db
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 éve |
Nick Mathewson
|
9a69c24150
Do not use strcmp() to compare an http authenticator to its expected value
|
12 éve |
Karsten Loesing
|
4741aa48a2
Roger notes that address and addr are two different things.
|
12 éve |
Karsten Loesing
|
4aca55efd2
Count IPv6 connections in bridge and entry stats.
|
12 éve |
Roger Dingledine
|
a0f0897795
Allow 0.2.3.x clients to use 0.2.2.x bridges.
|
12 éve |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 éve |
Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
13 éve |
Nick Mathewson
|
cc02823d7f
Convert instances of tor_snprintf+strdup into tor_asprintf
|
13 éve |