tor/src/or
Roger Dingledine bf2be9abd7 Do round-robin writes of at most 16 kB per write. This might
be more fair on loaded Tor servers, and it might resolve our
Windows crash bug. It might also slow things down.


svn:r5332
2005-10-29 18:19:37 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Do round-robin writes of at most 16 kB per write. This might 2005-10-29 18:19:37 +00:00
circuitbuild.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
circuitlist.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
circuituse.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
command.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
config.c fix minor memory leak in config 2005-10-25 18:06:29 +00:00
connection_edge.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
connection_or.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
connection.c Do round-robin writes of at most 16 kB per write. This might 2005-10-29 18:19:37 +00:00
control.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
cpuworker.c Per comments at the bottom of openssl/FAQ, call even more functions to 2005-10-25 19:01:48 +00:00
directory.c Fix a fun bug that was probably causing unnecessary downloads, and that coupld possibly have caused some segfaults: When post-processing a split fingerprint URL, we were trying to base16_decode() entries already in the fingerprint list, failing, and removing them. Ow. 2005-10-27 23:16:08 +00:00
dirserv.c Free the v2 directory networkstatus on exit. (Not a leak.) 2005-10-29 05:01:12 +00:00
dns.c Per comments at the bottom of openssl/FAQ, call even more functions to 2005-10-25 19:01:48 +00:00
hibernate.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
main.c Do round-robin writes of at most 16 kB per write. This might 2005-10-29 18:19:37 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
or.h Do round-robin writes of at most 16 kB per write. This might 2005-10-29 18:19:37 +00:00
relay.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendclient.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendcommon.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendmid.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rendservice.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
rephist.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
router.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
routerlist.c fix typo 2005-10-29 18:00:25 +00:00
routerparse.c Fix bug when parsing list of router descriptors containing a truncated entry. (Found by Lasse) 2005-10-28 15:56:19 +00:00
test.c Remove last vestiges of old logging interface. 2005-10-25 18:01:01 +00:00
tor_main.c Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 2005-06-11 18:52:12 +00:00
tree.h Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00