tor/src/or
Roger Dingledine 73da4bad46 stop some more seg faults
svn:r2921
2004-11-20 12:55:41 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug reported by Anna Shubina wrt old Netscapes) 2004-11-10 14:26:34 +00:00
circuitbuild.c add a TODO item and some comment changes. 2004-11-16 03:32:01 +00:00
circuitlist.c Resolve FIXME items: make circuit_free_cpath_node static 2004-11-10 14:28:04 +00:00
circuituse.c minor fixes 2004-11-16 03:12:53 +00:00
command.c stop some more seg faults 2004-11-20 12:55:41 +00:00
config.c kill -USR2 now moves all logs to loglevel debug 2004-11-20 07:33:55 +00:00
connection_edge.c clean up socks handling, refuse connections to port 0 2004-11-15 07:50:15 +00:00
connection_or.c Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 2004-11-20 00:37:00 +00:00
connection.c kill -USR2 now moves all logs to loglevel debug 2004-11-20 07:33:55 +00:00
control.c Patch to patch: do not send both error and done for one command. 2004-11-15 04:02:59 +00:00
cpuworker.c minor fixes 2004-11-16 03:12:53 +00:00
directory.c Cache running-routers; compress running-routers; serve compressed running-routers.z 2004-11-15 04:04:20 +00:00
dirserv.c Tweak on patch to make authoritative directory servers cache 2004-11-15 16:17:59 +00:00
dns.c Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 2004-11-12 16:39:03 +00:00
hibernate.c kill -USR2 now moves all logs to loglevel debug 2004-11-20 07:33:55 +00:00
main.c printfs want carriage returns 2004-11-20 08:00:57 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Clean up copyrights. 2004-11-07 01:33:06 +00:00
or.h Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 2004-11-20 00:37:00 +00:00
relay.c clean up socks handling, refuse connections to port 0 2004-11-15 07:50:15 +00:00
rendclient.c Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 2004-11-12 16:39:03 +00:00
rendcommon.c Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 2004-11-09 20:04:00 +00:00
rendmid.c Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 2004-11-09 20:04:00 +00:00
rendservice.c Break DirFetchPostPeriod into: 2004-11-15 09:05:54 +00:00
rephist.c Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 2004-11-12 16:39:03 +00:00
router.c Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 2004-11-20 00:37:00 +00:00
routerlist.c if your requested exit node has bandwidth 0, pick it anyway 2004-11-20 12:41:05 +00:00
routerparse.c Tweak on patch to make authoritative directory servers cache 2004-11-15 16:17:59 +00:00
test.c Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 2004-11-12 21:14:06 +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