Nick Mathewson
|
da908a593f
Unit tests for connection_edge_process_resolved_cell
|
10 年之前 |
Nick Mathewson
|
c230ff4ca9
Look at all of a RESOLVED cell; not just the first answer.
|
10 年之前 |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年之前 |
Mike Perry
|
15fdfc2993
Bug 7691: Send a probe cell down certain types of circs.
|
12 年之前 |
Nick Mathewson
|
85e8d35fca
Add some missing doxygen for ipv6 exit code
|
12 年之前 |
Nick Mathewson
|
882b389668
Actually send back correctly-formed IPv6 CONNECTED cells
|
12 年之前 |
Nick Mathewson
|
2889bd2642
Revise the DNS subsystem to handle IPv6 exits.
|
12 年之前 |
Nick Mathewson
|
25cf286fb1
Whitespace cleanup
|
12 年之前 |
Nick Mathewson
|
cac5335195
Get the client side of receiving an IPv6 address to work
|
12 年之前 |
Nick Mathewson
|
9016d9e829
Add an IPv6Exit configuration option
|
12 年之前 |
Nick Mathewson
|
462ebb270a
Refactor begin cell parsing into its own function, with tests.
|
12 年之前 |
Nick Mathewson
|
7908ab2093
Move address map into its own file.
|
12 年之前 |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 年之前 |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 年之前 |
Nick Mathewson
|
5a3d9636f5
Merge remote-tracking branch 'public/bug3940_redux'
|
12 年之前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年之前 |
Nick Mathewson
|
43e15300ba
MSVC build issue: make 'const' in declaration match 'const' in definition
|
12 年之前 |
Nick Mathewson
|
35d08e30d8
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
|
12 年之前 |
Nick Mathewson
|
69d16900aa
Refactor addressmap_match_superdomains and representation of wildcards
|
13 年之前 |
Nick Mathewson
|
d3ff167e09
Fix whitespace issues in patches merged today so far
|
13 年之前 |
Nick Mathewson
|
0cb01f5c97
Merge remote-tracking branch 'public/split_entry_conn'
|
13 年之前 |
Robert Ransom
|
cb24a06a3e
Remove connection_edge_streams_are_compatible
|
13 年之前 |
Nick Mathewson
|
569fe936b8
Move entry-only fields from edge_connection_t to entry_connection_t
|
13 年之前 |
Nick Mathewson
|
8314fa5e5c
Implement sensible isolation for tunneled directory conns
|
13 年之前 |
Nick Mathewson
|
20c0581a79
Launch sufficient circuits to satisfy pending isolated streams
|
13 年之前 |
Nick Mathewson
|
461623e7f9
Const-ify a few functions
|
13 年之前 |
Nick Mathewson
|
ea0a9b16b9
(Unused) backend logic for stream isolation
|
13 年之前 |
Nick Mathewson
|
a2ad31a92b
Split connection_about_to_close_connection into separate functions
|
13 年之前 |
Nick Mathewson
|
47c8433a0c
Make the get_options() return const
|
13 年之前 |