mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
38c0bb3a99
Initial version of circuit-based cell queues. Instead of hammering or_conns with piles of cells, queue cells on their corresponding circuits, and append them to the or_conn as needed. This seems to work so far, but needs a bit more work. This will break the memory-use-limitation patch for begin_dir conns: the solution will be a fun but fiddly. svn:r9904 |
||
---|---|---|
.. | ||
contrib | ||
design-paper | ||
spec | ||
codecon04.mgp | ||
FAQ | ||
HACKING | ||
Makefile.am | ||
rump-fc04.mgp | ||
TODO | ||
tor-doc-osx.html | ||
tor-doc-server.html | ||
tor-doc-unix.html | ||
tor-doc-win32.html | ||
tor-doc.html | ||
tor-hidden-service.html | ||
tor-osx-dmg-creation.txt | ||
tor-resolve.1 | ||
tor-rpm-creation.txt | ||
tor-switchproxy.html | ||
tor-win32-mingw-creation.txt | ||
tor.1.in |