.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
stick to nick's nul/null convention
|
2006-07-15 19:21:30 +00:00 |
circuitbuild.c
|
an entry guard that is "unlisted", as well as not known to be "down", is
|
2006-07-21 07:06:18 +00:00 |
circuitlist.c
|
fix typo, remove extraneous variable
|
2006-04-03 11:24:14 +00:00 |
circuituse.c
|
If we are using an exit enclave and we can't connect, e.g. because
|
2006-07-18 00:59:46 +00:00 |
command.c
|
No longer permit create cells to have the wrong circ_id_type. No
|
2006-07-04 03:27:09 +00:00 |
config.c
|
Allow servers with no hostname or IP address to learn their IP address
|
2006-07-17 06:35:06 +00:00 |
connection_edge.c
|
don't squeal if the first few retries fail.
|
2006-07-18 04:48:59 +00:00 |
connection_or.c
|
minor fixes
|
2006-07-04 03:19:59 +00:00 |
connection.c
|
tweak
|
2006-07-20 23:33:11 +00:00 |
control.c
|
stick to nick's nul/null convention
|
2006-07-15 19:21:30 +00:00 |
cpuworker.c
|
Finally solve the "closing wedged cpuworkers" bug. Woo.
|
2006-06-12 11:59:19 +00:00 |
directory.c
|
huge bugfix: we weren't ever writing an http header when sending
|
2006-07-17 08:11:27 +00:00 |
dirserv.c
|
tweak
|
2006-07-21 07:53:21 +00:00 |
dns.c
|
These asserts will either cause spurious crashes or help debug the pend->conn->s == -1 issue.
|
2006-07-21 22:02:58 +00:00 |
eventdns_tor.h
|
More DNS fixes. Send meaningful TTLs back to the client when
|
2006-06-03 21:41:14 +00:00 |
eventdns.c
|
Spellcheck and remove spurious include in eventdns.c
|
2006-07-07 19:08:44 +00:00 |
eventdns.h
|
Spelling fix.
|
2006-07-05 21:33:46 +00:00 |
hibernate.c
|
Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arithmetic either.
|
2006-07-18 02:24:01 +00:00 |
main.c
|
bugfix: if you find yourself reachable, then don't ever make any client
|
2006-07-21 07:55:35 +00:00 |
Makefile.am
|
Also, add a temporary hack to make sure eventdns.c is distributd.
|
2006-06-06 00:12:22 +00:00 |
onion.c
|
the things we do for our windows users.
|
2006-02-13 09:37:53 +00:00 |
or.h
|
Define a schedule for how long to wait between retrying
|
2006-07-18 04:42:32 +00:00 |
policies.c
|
bugfix in exit_policy_is_general_exit() that weasel found.
|
2006-06-13 10:48:26 +00:00 |
relay.c
|
If we are using an exit enclave and we can't connect, e.g. because
|
2006-07-18 00:59:46 +00:00 |
rendclient.c
|
Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.)
|
2006-06-04 22:42:13 +00:00 |
rendcommon.c
|
fix typo
|
2006-06-06 00:05:39 +00:00 |
rendmid.c
|
the last of the log convention conversion. finally.
|
2006-02-13 10:33:00 +00:00 |
rendservice.c
|
stick to nick's nul/null convention
|
2006-07-15 19:21:30 +00:00 |
rephist.c
|
MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t and double, and needs more persuasion than usual to cast one to the other. Issue identified by Frediano Ziglio; patch revised for minimal impact on non-MSVC6 compilers.
|
2006-07-17 00:39:05 +00:00 |
router.c
|
when we find our dirport to be reachable, mark our descriptor
|
2006-07-18 03:06:55 +00:00 |
routerlist.c
|
parameterize the loudness of resolve_my_address(), and call things
|
2006-07-15 20:26:05 +00:00 |
routerparse.c
|
Fix a bunch of spaces.
|
2006-06-22 07:25:15 +00:00 |
test.c
|
when an exit node gets a malformed begin cell, don't complain to
|
2006-07-06 02:44:07 +00:00 |
tor_main.c
|
Happy new year!
|
2006-02-09 05:46:49 +00:00 |