.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
2005-12-14 20:40:40 +00:00 |
circuitbuild.c
|
we were leaking a smartlist every time we built a circuit
|
2006-01-11 04:14:10 +00:00 |
circuitlist.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
circuituse.c
|
entry nodes are now entry guards.
|
2006-01-10 22:42:44 +00:00 |
command.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
config.c
|
Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting.
|
2006-01-11 19:40:14 +00:00 |
connection_edge.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
connection_or.c
|
entry nodes are now entry guards.
|
2006-01-10 22:42:44 +00:00 |
connection.c
|
entry nodes are now entry guards.
|
2006-01-10 22:42:44 +00:00 |
control.c
|
entry nodes are now entry guards.
|
2006-01-10 22:42:44 +00:00 |
cpuworker.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
directory.c
|
#undef FOO is cleaner than #define FOO_XX
|
2006-01-10 20:50:22 +00:00 |
dirserv.c
|
Appease verbose gcc warning: make dirserv_compute_stable_uptime() static.
|
2006-01-11 03:59:55 +00:00 |
dns.c
|
disambiguate some debug entries
|
2005-12-26 22:42:22 +00:00 |
hibernate.c
|
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
2005-12-14 20:40:40 +00:00 |
main.c
|
Fix wide lines
|
2006-01-11 04:04:42 +00:00 |
Makefile.am
|
stop shipping tree.h, since we don't use anymore. (woo.)
|
2005-12-20 07:17:42 +00:00 |
onion.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
or.h
|
entry nodes are now entry guards.
|
2006-01-10 22:42:44 +00:00 |
relay.c
|
Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open():
|
2006-01-07 01:02:21 +00:00 |
rendclient.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
rendcommon.c
|
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
2005-12-14 20:40:40 +00:00 |
rendmid.c
|
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
2006-01-05 21:23:03 +00:00 |
rendservice.c
|
Warn about actual offending hiddenservice* config option, now that more than one is possible. Closes bug 239.
|
2006-01-10 19:28:31 +00:00 |
rephist.c
|
Fix wide lines
|
2006-01-11 04:04:42 +00:00 |
router.c
|
balance the reachability testing so a smidgen of it happens
|
2006-01-10 07:21:01 +00:00 |
routerlist.c
|
Fix memory leak in routerlist_remove_old_routers().
|
2006-01-11 03:58:07 +00:00 |
routerparse.c
|
bugfix: we were failing to parse a tor version that started with
|
2006-01-02 05:11:31 +00:00 |
test.c
|
Make unittests pass again.
|
2006-01-10 20:47:24 +00:00 |
tor_main.c
|
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
2005-12-14 20:40:40 +00:00 |