Nick Mathewson
|
f1be33fc00
Another try at fixing 17752
|
9 years ago |
Nick Mathewson
|
e6be486aea
More emergency-check code for un-removed pending entry conns
|
9 years ago |
Nick Mathewson
|
24fcb6adbb
Add an edge_about_to_close() call to ap_about_to_close().
|
9 years ago |
Nick Mathewson
|
613e0e1c1a
Move pending-connection code into connection_ap_about_to_close
|
9 years ago |
Nick Mathewson
|
a03469aa85
More debugging code to try to track down #17659
|
9 years ago |
Nick Mathewson
|
a4ca2ef1ff
Add some assertions to try to catch #17752
|
9 years ago |
Nick Mathewson
|
0a701e5377
More fixes/debugging attempts for 17659
|
9 years ago |
Nick Mathewson
|
a33e9f208a
Add a stack trace for help debugging one part of 17659
|
9 years ago |
Nick Mathewson
|
5665775e8c
Check magic number in connection_ap_attach_pending
|
9 years ago |
Nick Mathewson
|
0c7bfb206e
improve log messages to try to track down #17659
|
9 years ago |
Nick Mathewson
|
cbc1b8a4f7
fix "make check-spaces"
|
9 years ago |
Nick Mathewson
|
58edf92678
Free pending_entry_connections on shutdown.
|
9 years ago |
Nick Mathewson
|
84b3350c83
Be more conservative in scanning the list of pending streams
|
9 years ago |
Nick Mathewson
|
b1d56fc589
Decouple ..attach_circuit() from most of its callers.
|
9 years ago |
Roger Dingledine
|
b4732bd2ea
Logs and debug info that I used for finding bug 16844
|
9 years ago |
Yawning Angel
|
db7bde08be
Add "HiddenServiceMaxStreams" as a per-HS tunable.
|
9 years ago |
David Goulet
|
d33327ec22
Use descriptor ID when purging last hid fetch cache
|
9 years ago |
David Goulet
|
9a364026d3
Use rend_data_client/service_create() in code
|
9 years ago |
Nick Mathewson
|
8837cc266e
Merge remote-tracking branch 'dgoulet/bug14391_026_v2'
|
9 years ago |
Nick Mathewson
|
a726cd76df
Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6
|
9 years ago |
Nick Mathewson
|
681802817d
Make TransProxyType ipfw work correctly
|
9 years ago |
Nick Mathewson
|
2d926d0147
only declare rv when it is used in destination_from_socket. Fixes 15151
|
9 years ago |
Nick Mathewson
|
86105a4009
Check ENABLE_TOR2WEB_MODE before any tor2webmode code
|
9 years ago |
Nick Mathewson
|
a8835170d7
Use getsockname, not getsockopt, on TPROXY sockets
|
9 years ago |
Andrea Shepard
|
ca5ba2956b
Support connection_exit_connect() to AF_UNIX sockets
|
9 years ago |
David Goulet
|
91009dce97
Refactor rend_cache_lookup_entry() and how it's used
|
9 years ago |
Nick Mathewson
|
e7e33d4b04
Merge branch 'bug14084'
|
9 years ago |
Nick Mathewson
|
061682c829
Some days I just can't C.
|
9 years ago |
Nick Mathewson
|
2e8b8c8698
Make check-spaces happier.
|
9 years ago |
Nick Mathewson
|
a8dd930274
Replace a 4 with a 6; fix a bug that nobody noticed :/
|
9 years ago |