tor/src/or
2004-11-12 21:14:06 +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 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
circuitlist.c Resolve FIXME items: make circuit_free_cpath_node static 2004-11-10 14:28:04 +00:00
circuituse.c Resolve FIXME items: make the kill-unattached-AP timeout symbolic 2004-11-10 14:28:47 +00:00
command.c Resolve a FIXME: use identity comparison, not nickname comparison, to 2004-11-10 20:14:37 +00:00
config.c Write most of the implementation for SAVECONF. 2004-11-12 20:09:54 +00:00
connection_edge.c Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 2004-11-12 19:39:13 +00:00
connection_or.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
connection.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
control.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
cpuworker.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
directory.c Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 2004-11-12 19:39:13 +00:00
dirserv.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
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 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
main.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
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 Write most of the implementation for SAVECONF. 2004-11-12 20:09:54 +00:00
relay.c Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 2004-11-12 19:39:13 +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 Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore). 2004-11-09 07:12:31 +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 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 2004-11-12 19:39:13 +00:00
routerlist.c Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 2004-11-12 19:39:13 +00:00
routerparse.c Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 2004-11-12 19:39:13 +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