Andrea Shepard
|
3f4b95b1a3
Split channel_t into channel_t and channel_listener_t; get rid of that big union
|
12 years ago |
Andrea Shepard
|
28f108bcce
Use dirreq_id from channel_t when appropriate
|
12 years ago |
Andrea Shepard
|
4768c0efe3
Support channel_t in connection_edge.c
|
12 years ago |
Nick Mathewson
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 years ago |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
12 years ago |
Nick Mathewson
|
28c42fe029
Fix GETINFO address-mappings/... with wildcarded addresses.
|
12 years ago |
Nick Mathewson
|
c239c57d3c
Fix a regression bug in AllowDotExit
|
12 years ago |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
Nick Mathewson
|
5a3d9636f5
Merge remote-tracking branch 'public/bug3940_redux'
|
12 years ago |
Nick Mathewson
|
ba9a12119c
fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
|
12 years ago |
Nick Mathewson
|
20d6f787aa
Fix "make check-spaces" issues
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |
Nick Mathewson
|
f68c042637
Resolve all currently pending DOCDOC items in master
|
12 years ago |
Nick Mathewson
|
b2be6c7f97
Document the new exit_source_out argument to addressmap_rewrite
|
12 years ago |
Fabian Keil
|
2888644a9f
In connection_ap_handshake_process_socks(), mark the socks request as finished if a reply is send after a parse error
|
13 years ago |
Nick Mathewson
|
a925fc9189
Merge remote-tracking branch 'public/bug2822'
|
12 years ago |
Nick Mathewson
|
35d08e30d8
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
|
12 years ago |
Nick Mathewson
|
c9afd6f9c5
Add a missing ntohl to tell_controller_about_resolve_result
|
12 years ago |
Roger Dingledine
|
526beb7be6
be willing to use nodes in excludeexitnodes as directory mirrors
|
12 years ago |
Nick Mathewson
|
433d757846
Reject SOCKS requests for "localhost" or ".local"
|
12 years ago |
Nick Mathewson
|
70c17134c7
Rate-limit the warnings as a client when asked to connect a private addr
|
12 years ago |
Nick Mathewson
|
875a54dad3
Merge remote-tracking branch 'public/bug3325'
|
13 years ago |
Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
13 years ago |
Nick Mathewson
|
cc02823d7f
Convert instances of tor_snprintf+strdup into tor_asprintf
|
13 years ago |
Nick Mathewson
|
2cddd1d69f
Move logging of bad hostnames into parse_extended_hostname
|
13 years ago |
Nick Mathewson
|
d04f21bf39
Merge branch 'feature2553-v4-rebased'
|
13 years ago |
Robert Ransom
|
328c9582a9
Add ifdefs to disable assertion in connection_ap_handshake_send_begin
|
13 years ago |
Robert Ransom
|
ebf524b48b
Don't allow tor2web-mode Tors to connect to non-HS addresses
|
13 years ago |
Nick Mathewson
|
3b88b63826
Merge branch 'bug933_nm_rebased_v2'
|
13 years ago |