.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
Turn a while into a do/while; save a redundant test
|
2006-06-24 02:10:21 +00:00 |
circuitbuild.c
|
oops, we were ignoring options->ExcludeNodes when picking entry guards.
|
2006-07-04 20:25:17 +00:00 |
circuitlist.c
|
fix typo, remove extraneous variable
|
2006-04-03 11:24:14 +00:00 |
circuituse.c
|
remove a bit more obsolete code
|
2006-06-08 09:35:20 +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
|
oops, we were ignoring options->ExcludeNodes when picking entry guards.
|
2006-07-04 20:25:17 +00:00 |
connection_edge.c
|
We got an obscure report of an assert error on a windows Tor server with
|
2006-06-06 00:06:52 +00:00 |
connection_or.c
|
minor fixes
|
2006-07-04 03:19:59 +00:00 |
connection.c
|
Make connection_write_to_buf_zlib set outbuf_flushlen right.
|
2006-06-18 08:53:09 +00:00 |
control.c
|
Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere.
|
2006-06-22 07:01:54 +00:00 |
cpuworker.c
|
Finally solve the "closing wedged cpuworkers" bug. Woo.
|
2006-06-12 11:59:19 +00:00 |
directory.c
|
Make the X-You-Are header more accurate when there's a proxy in the middle.
|
2006-07-04 18:18:08 +00:00 |
dirserv.c
|
Get rid of the router_retry_connections notion. Now routers no longer
|
2006-07-04 03:31:27 +00:00 |
dns.c
|
fix spacing
|
2006-06-15 22:59:07 +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
|
eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs.
|
2006-06-13 21:49:56 +00:00 |
eventdns.h
|
eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs.
|
2006-06-13 21:49:56 +00:00 |
hibernate.c
|
refuse to write an iso_time which we can't parse, when dumping
|
2006-06-24 04:57:59 +00:00 |
main.c
|
Get rid of the router_retry_connections notion. Now routers no longer
|
2006-07-04 03:31:27 +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
|
Get rid of the router_retry_connections notion. Now routers no longer
|
2006-07-04 03:31:27 +00:00 |
policies.c
|
bugfix in exit_policy_is_general_exit() that weasel found.
|
2006-06-13 10:48:26 +00:00 |
relay.c
|
minor fixes
|
2006-07-04 03:19:59 +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
|
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 |
rephist.c
|
ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work.
|
2006-06-08 22:36:13 +00:00 |
router.c
|
Get rid of the router_retry_connections notion. Now routers no longer
|
2006-07-04 03:31:27 +00:00 |
routerlist.c
|
tab-man strikes again
|
2006-06-28 15:39:02 +00:00 |
routerparse.c
|
Fix a bunch of spaces.
|
2006-06-22 07:25:15 +00:00 |
test.c
|
Make some more verbose gcc warnings go away.
|
2006-06-22 07:34:04 +00:00 |
tor_main.c
|
Happy new year!
|
2006-02-09 05:46:49 +00:00 |