tor/src/or
Roger Dingledine 3d79eb52ab stick to nick's nul/null convention
svn:r6763
2006-07-15 19:21:30 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
circuitbuild.c actually, that excludenodes fix was redundant. take it out. 2006-07-05 18:19:42 +00:00
circuitlist.c fix typo, remove extraneous variable 2006-04-03 11:24:14 +00:00
circuituse.c remove a bit more obsolete code 2006-06-08 09:35:20 +00:00
command.c No longer permit create cells to have the wrong circ_id_type. No 2006-07-04 03:27:09 +00:00
config.c Fix a crash if you enable FascistFirewall but not FirewallPorts. 2006-07-08 17:38:46 +00:00
connection.c when an exit node gets a malformed begin cell, don't complain to 2006-07-06 02:44:07 +00:00
connection_edge.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
connection_or.c minor fixes 2006-07-04 03:19:59 +00:00
control.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
cpuworker.c Finally solve the "closing wedged cpuworkers" bug. Woo. 2006-06-12 11:59:19 +00:00
directory.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
dirserv.c Avoid an integer underflow when the dir authority decides whether a 2006-07-14 03:14:02 +00:00
dns.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
eventdns.c Spellcheck and remove spurious include in eventdns.c 2006-07-07 19:08:44 +00:00
eventdns.h Spelling fix. 2006-07-05 21:33:46 +00:00
eventdns_tor.h More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
hibernate.c refuse to write an iso_time which we can't parse, when dumping 2006-06-24 04:57:59 +00:00
main.c Get rid of the router_retry_connections notion. Now routers no longer 2006-07-04 03:31:27 +00:00
Makefile.am Also, add a temporary hack to make sure eventdns.c is distributd. 2006-06-06 00:12:22 +00:00
onion.c the things we do for our windows users. 2006-02-13 09:37:53 +00:00
or.h When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc. 2006-07-07 17:33:30 +00:00
policies.c bugfix in exit_policy_is_general_exit() that weasel found. 2006-06-13 10:48:26 +00:00
relay.c minor fixes 2006-07-04 03:19:59 +00:00
rendclient.c Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 2006-06-04 22:42:13 +00:00
rendcommon.c fix typo 2006-06-06 00:05:39 +00:00
rendmid.c the last of the log convention conversion. finally. 2006-02-13 10:33:00 +00:00
rendservice.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
rephist.c ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. 2006-06-08 22:36:13 +00:00
router.c Get rid of the router_retry_connections notion. Now routers no longer 2006-07-04 03:31:27 +00:00
routerlist.c First part of making mmap-based stuff work on win32: save descriptors as "binary" (no LF->CRLF tanslation) so that we can mmap them properly later. Patch from Frediano Ziglio. 2006-07-09 22:28:12 +00:00
routerparse.c Fix a bunch of spaces. 2006-06-22 07:25:15 +00:00
test.c when an exit node gets a malformed begin cell, don't complain to 2006-07-06 02:44:07 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00