tor/src
Roger Dingledine b5a8c3aa00 Remove misleading function comment (bug 5324)
In the distant past, connection_handle_read() could be called when there
are pending bytes in the TLS object during the main loop. The design
since then has been to always read all pending bytes immediately, so
read events only trigger when the socket actually has bytes to read.

Resolves bug 5324.
2012-03-07 21:07:30 -05:00
..
common Don't leak the env_vars_sorted smartlist in process_environment_make 2012-02-29 19:49:26 -05:00
config Merge branch 'maint-0.2.2' 2012-02-09 04:21:20 -05:00
or Remove misleading function comment (bug 5324) 2012-03-07 21:07:30 -05:00
test Fix off-by-one error in test_util_make_environment 2012-02-20 14:12:50 +01:00
tools Include compat.h from natpmp-helper to fix build 2012-02-14 23:36:39 +01:00
win32 bump to 0.2.3.12-alpha-dev 2012-02-13 10:53:49 -05:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00