tor/src/or
Roger Dingledine cf9664151d bugfix on a really old bug:
if read() fails on a stream, send back an end cell before you
close it down.


svn:r2509
2004-10-14 09:28:31 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Build without warnings on mac gcc 3.3 2004-10-14 03:18:14 +00:00
circuitbuild.c Try to always dtrt if routerlist==NULL 2004-10-14 03:44:45 +00:00
circuitlist.c fix the stale pointer assert bug reported by joe magic 2004-10-11 01:17:42 +00:00
circuituse.c fix paul gardner's assert bug. 2004-10-11 22:19:12 +00:00
command.c tolerate old 0.0.7 clients that demand a certain ip:port for a router 2004-08-18 11:20:15 +00:00
config.c more int to size_t conversions, fixing one or more amd64 bugs 2004-10-14 02:47:09 +00:00
connection_edge.c more int to size_t conversions, fixing one or more amd64 bugs 2004-10-14 02:47:09 +00:00
connection_or.c Unify tests for "did I originate this nonopen OR connection?" 2004-10-13 20:05:57 +00:00
connection.c bugfix on a really old bug: 2004-10-14 09:28:31 +00:00
cpuworker.c let children survive sigint, sigterm, etc. 2004-08-08 07:25:45 +00:00
directory.c better warn message for the Content-Length attack 2004-10-14 04:50:33 +00:00
dirserv.c more int to size_t conversions, fixing one or more amd64 bugs 2004-10-14 02:47:09 +00:00
dns.c more int to size_t conversions, fixing one or more amd64 bugs 2004-10-14 02:47:09 +00:00
main.c Build without warnings on mac gcc 3.3 2004-10-14 03:18:14 +00:00
Makefile.am Check for zlib; link with it. 2004-09-02 18:27:09 +00:00
onion.c more int to size_t conversions, fixing one or more amd64 bugs 2004-10-14 02:47:09 +00:00
or.h make it build on amd64 2004-10-14 03:13:08 +00:00
relay.c Build without warnings on mac gcc 3.3 2004-10-14 03:18:14 +00:00
rendclient.c Build without warnings on mac gcc 3.3 2004-10-14 03:18:14 +00:00
rendcommon.c Build without warnings on mac gcc 3.3 2004-10-14 03:18:14 +00:00
rendmid.c Build without warnings on mac gcc 3.3 2004-10-14 03:18:14 +00:00
rendservice.c bugfix: parse_addr_port() bites us again -- it returns addr in network order. 2004-10-14 08:45:07 +00:00
rephist.c more int to size_t conversions, fixing one or more amd64 bugs 2004-10-14 02:47:09 +00:00
router.c Compile without warnings on windows 2004-10-14 04:06:24 +00:00
routerlist.c Try to always dtrt if routerlist==NULL 2004-10-14 03:44:45 +00:00
routerparse.c Improve warnings for old-style directories. 2004-10-14 04:31:40 +00:00
test.c make it build on amd64 2004-10-14 03:13:08 +00:00
tor_main.c doxygen for tor_main.c 2004-05-10 02:43:41 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00