.. |
.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
|
Fix a bunch of log messages. Deprecate some routerlist fields; remove others, and status_set_at from routerinfo_t. Compress routerlist.c cleanup functions. Update cached networkstatus mtime when we download the same one twice. Change some interfaces.
|
2005-09-14 23:42:06 +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
|
Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir.
|
2005-09-15 14:39:05 +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
|
Add a missing return
|
2005-09-16 04:52:53 +00:00 |
dirserv.c
|
Unify our "figure out which fingerprints we were downloading" code.
|
2005-09-16 04:42:45 +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
|
make some functions static; clean dead networkstatus entries more often.
|
2005-09-15 05:41:30 +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
|
Unify our "figure out which fingerprints we were downloading" code.
|
2005-09-16 04:42:45 +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
|
Fix the confusing bug where we were downloading only the first n/2-1 of the servers we actually wanted.
|
2005-09-16 04:43:21 +00:00 |
routerparse.c
|
Stop downloading directories and download routers instead. This still needs some work, but at last clients are finally on the new architecture. Next comes the tuning and bugfixing.
|
2005-09-15 05:19:38 +00:00 |
test.c
|
Make unittests not die
|
2005-09-15 05:28:18 +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 |