David Goulet
|
8293356ad9
hs: Refactor rend_data_t for multi version support
|
8 年之前 |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 年之前 |
Nick Mathewson
|
46ef4487d3
Remove generic_buffer_*() functions as needless.
|
8 年之前 |
Nick Mathewson
|
cd9d39d54b
Rename generic_buffer_set_to_copy, since generic buffers are not a thing
|
8 年之前 |
Nick Mathewson
|
c68a23a135
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
|
8 年之前 |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 年之前 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
Andrea Shepard
|
9eeaeddbb1
Reduce make check-spaces noise
|
8 年之前 |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 年之前 |
Nick Mathewson
|
33d3572a1d
Merge branch 'feature15588_squashed'
|
8 年之前 |
John Brooks
|
896271d525
Use uint8_t for rend descriptor_cookie fields
|
8 年之前 |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
8 年之前 |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
8 年之前 |
Nick Mathewson
|
f1be33fc00
Another try at fixing 17752
|
9 年之前 |
Nick Mathewson
|
e6be486aea
More emergency-check code for un-removed pending entry conns
|
9 年之前 |
Nick Mathewson
|
24fcb6adbb
Add an edge_about_to_close() call to ap_about_to_close().
|
9 年之前 |
Nick Mathewson
|
613e0e1c1a
Move pending-connection code into connection_ap_about_to_close
|
9 年之前 |
Nick Mathewson
|
a03469aa85
More debugging code to try to track down #17659
|
9 年之前 |
Nick Mathewson
|
a4ca2ef1ff
Add some assertions to try to catch #17752
|
9 年之前 |
Nick Mathewson
|
0a701e5377
More fixes/debugging attempts for 17659
|
9 年之前 |
Nick Mathewson
|
a33e9f208a
Add a stack trace for help debugging one part of 17659
|
9 年之前 |
Nick Mathewson
|
5665775e8c
Check magic number in connection_ap_attach_pending
|
9 年之前 |
Nick Mathewson
|
0c7bfb206e
improve log messages to try to track down #17659
|
9 年之前 |
Nick Mathewson
|
cbc1b8a4f7
fix "make check-spaces"
|
9 年之前 |
Nick Mathewson
|
58edf92678
Free pending_entry_connections on shutdown.
|
9 年之前 |
Nick Mathewson
|
84b3350c83
Be more conservative in scanning the list of pending streams
|
9 年之前 |
Nick Mathewson
|
b1d56fc589
Decouple ..attach_circuit() from most of its callers.
|
9 年之前 |
Roger Dingledine
|
b4732bd2ea
Logs and debug info that I used for finding bug 16844
|
9 年之前 |