tor/src/or
Roger Dingledine 2de4fc2b7f bump up header length when the dirserv reads http commands
Nov 23 12:10:26.556 [warn] fetch_from_buf_http(): headerlen 1487 larger than 1023. Failing.
Nov 23 12:10:26.556 [warn] directory_handle_command(): input too large. Failing.


svn:r867
2003-11-30 09:47:57 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c initial patches on patches 2003-11-16 17:00:02 +00:00
circuit.c simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
command.c don't build too many circs at once 2003-11-18 07:48:00 +00:00
config.c simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
connection_edge.c Fix a few bugs in sending and receiving DNS results 2003-11-23 18:16:06 +00:00
connection_or.c simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
connection.c remove a conn_close_if_marked warning 2003-11-30 09:35:26 +00:00
cpuworker.c initial patches on patches 2003-11-16 17:00:02 +00:00
directory.c bump up header length when the dirserv reads http commands 2003-11-30 09:47:57 +00:00
dirserv.c use the tor_malloc_zero wrapper 2003-11-18 08:20:19 +00:00
dns.c use the tor_malloc_zero wrapper 2003-11-18 08:20:19 +00:00
main.c simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
Makefile.am Write necessary backends for online directory generation. I think. 2003-09-27 21:30:10 +00:00
onion.c simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
or.h simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
routers.c if you tell people that IgnoreVersion exists, 2003-11-19 21:24:04 +00:00
test.c Improved exit policy syntax; basic client-side DNS caching. 2003-11-14 20:45:47 +00:00
tor_main.c Update LICENSE and copyright dates. 2003-10-08 02:04:08 +00:00
tree.h splay and rbtree implementations, by niels provos 2002-12-31 15:05:07 +00:00