Nick Mathewson
|
c00c45fee1
Fix OSX compilation.
|
10 lat temu |
Nick Mathewson
|
db8259c230
Whitespace, doc fixes
|
10 lat temu |
dana koch
|
f680d0fdd2
Educate tor on OpenBSD's use of divert-to rules with the pf firewall.
|
10 lat temu |
Nick Mathewson
|
08ef8c0958
tor_addr_from_sockaddr() is applicable in ipfw code, so use it.
|
10 lat temu |
Nick Mathewson
|
3e4680f312
ipfw TransPort support on FreeBSD (10267)
|
10 lat temu |
Nick Mathewson
|
da908a593f
Unit tests for connection_edge_process_resolved_cell
|
10 lat temu |
Nick Mathewson
|
c230ff4ca9
Look at all of a RESOLVED cell; not just the first answer.
|
10 lat temu |
Nick Mathewson
|
6eba3584b1
Merge remote-tracking branch 'public/bug10987_024'
|
10 lat temu |
Nick Mathewson
|
f3e8271652
Style tweaks on code, changes file for 10987
|
10 lat temu |
David Goulet
|
1532cff2ce
Fix: send back correct IPv6 SOCKS5 connect reply
|
10 lat temu |
Nick Mathewson
|
9be105f94b
whitespace fixes
|
10 lat temu |
Nick Mathewson
|
6276cca8ce
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 lat temu |
Nick Mathewson
|
b9f6e40ecb
Fix automapping to ipv6
|
11 lat temu |
Nick Mathewson
|
761ee93c69
Add missing includes for circpathbias.h
|
11 lat temu |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 lat temu |
Nick Mathewson
|
607b29ae1a
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 lat temu |
Nick Mathewson
|
77a1935339
Fix (Open?)BSD fast-connect bug with optimistic data.
|
11 lat temu |
Nick Mathewson
|
bc56918e5a
Fix bug 8846: better log message on IP version confusion
|
11 lat temu |
Desoxy
|
74f5e304e4
Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)
|
11 lat temu |
Desoxy
|
2c40138210
Controller: Always send ADDRMAP event after RESOLVE command (#8596 part 1/2)
|
11 lat temu |
Mike Perry
|
f6a2f088fd
Bug 8477: Don't warn if fromerly GENERAL circuits still have streams.
|
11 lat temu |
Nick Mathewson
|
597cd893c5
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
|
11 lat temu |
Nick Mathewson
|
3f837d4826
Make stream events for RESOLVE lookups more consistent
|
11 lat temu |
Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 lat temu |
Nick Mathewson
|
62fb209d83
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
|
11 lat temu |
Nick Mathewson
|
337e32f5b8
fix a wide line
|
11 lat temu |
Nick Mathewson
|
3340d3279d
Downgrade an assert to LD_BUG
|
11 lat temu |
Mike Perry
|
bce6714f99
Refactor code that rolls back the use state
|
11 lat temu |
Mike Perry
|
24b9b9f791
Roll back the path_state for circs if we detatch a stream.
|
11 lat temu |
Mike Perry
|
e13e30221e
Implement Path use bias accounting.
|
11 lat temu |