.. |
.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
|
Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF
|
2004-11-14 20:51:28 +00:00 |
connection_edge.c
|
Remove redundant declaration
|
2004-11-14 17:22:10 +00:00 |
connection_or.c
|
Use the data, *then* free it. It works so much better.
|
2004-11-13 23:27:50 +00:00 |
connection.c
|
Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty.
|
2004-11-13 16:53:48 +00:00 |
control.c
|
Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF
|
2004-11-14 20:51:28 +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
|
fix a seg fault when fetching rendezvous descs
|
2004-11-12 21:59:27 +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
|
Hibernate if we start tor during the "wait for wakeup-time" phase of an accounting interval. Log our hibernation plans better.
|
2004-11-14 21:11:06 +00:00 |
main.c
|
make kill -USR1 work again
|
2004-11-14 13:35:47 +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 simpler option_is_same, as suggested by arma. Finish implementing SAVECONF
|
2004-11-14 20:51:28 +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
|
Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty.
|
2004-11-13 16:53:48 +00:00 |
routerlist.c
|
ok ok the stat wasn't redundant
|
2004-11-14 13:35:39 +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 |