.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
fix a pair of hard-coded urls
|
2005-08-30 07:01:30 +00:00 |
circuitbuild.c
|
Clean up a few warnings that make gcc twig out a bit.
|
2005-09-14 20:59:25 +00:00 |
circuitlist.c
|
Be consistent about preferring foo* to struct foo*
|
2005-07-22 21:12:10 +00:00 |
circuituse.c
|
Implement exit enclaves: if we know an IP address for the destination,
|
2005-08-15 03:25:40 +00:00 |
command.c
|
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
2005-06-11 18:52:12 +00:00 |
config.c
|
Clean up a few warnings that make gcc twig out a bit.
|
2005-09-14 20:59:25 +00:00 |
connection_edge.c
|
when the user asked for a rendezvous port that the hidden service
|
2005-09-12 22:05:17 +00:00 |
connection_or.c
|
Make a new AssumeReachable config option that will publish anyway.
|
2005-08-26 07:41:19 +00:00 |
connection.c
|
Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug.
|
2005-09-14 02:36:29 +00:00 |
control.c
|
Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug.
|
2005-09-14 02:36:29 +00:00 |
cpuworker.c
|
rotate dns and cpu workers if the controller changes options that
|
2005-08-15 23:46:18 +00:00 |
directory.c
|
Big commit: clients start downloading and using network-statuses.
|
2005-09-14 21:09:25 +00:00 |
dirserv.c
|
Clean up a few warnings that make gcc twig out a bit.
|
2005-09-14 20:59:25 +00:00 |
dns.c
|
stop notifying people about dns worker spawning and culling
|
2005-09-09 02:03:31 +00:00 |
hibernate.c
|
a bit more code cleanup
|
2005-09-13 21:24:51 +00:00 |
main.c
|
Big commit: clients start downloading and using network-statuses.
|
2005-09-14 21:09:25 +00:00 |
Makefile.am
|
Start implementing control interface.
|
2004-11-03 01:32:26 +00:00 |
onion.c
|
Be consistent about preferring foo* to struct foo*
|
2005-07-22 21:12:10 +00:00 |
or.h
|
Would you believe that the software_versions field of routerlist_t was never actually used for anything?
|
2005-09-14 21:38:05 +00:00 |
relay.c
|
bugfix: we were automatically condemning an exit node (concluding
|
2005-09-09 06:11:37 +00:00 |
rendclient.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rendcommon.c
|
a few more hints on a rare but mysterious warning
|
2005-09-09 20:58:44 +00:00 |
rendmid.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rendservice.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rephist.c
|
predict required circuits better, with an eye toward making
|
2005-08-13 00:22:07 +00:00 |
router.c
|
correct "your server is reachable" log entries to indicate that it was
|
2005-09-13 21:39:42 +00:00 |
routerlist.c
|
Would you believe that the software_versions field of routerlist_t was never actually used for anything?
|
2005-09-14 21:38:05 +00:00 |
routerparse.c
|
Would you believe that the software_versions field of routerlist_t was never actually used for anything?
|
2005-09-14 21:38:05 +00:00 |
test.c
|
add docs, fix whitespace, and make ANY rule in routerparse a little tighter.
|
2005-09-13 21:14:55 +00:00 |
tor_main.c
|
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
2005-06-11 18:52:12 +00:00 |
tree.h
|
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
2005-06-09 19:03:31 +00:00 |