..
.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
when you tried to set orport through the controller, it would
2006-01-17 04:01:32 +00:00
connection.c
entry nodes are now entry guards.
2006-01-10 22:42:44 +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
control.c
Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk.
2006-01-12 18:04:17 +00:00
cpuworker.c
Add reasons to DESTROY and RELAY_TRUNCATED cells.
2006-01-05 21:23:03 +00:00
directory.c
Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk.
2006-01-12 18:04:17 +00:00
dirserv.c
Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk.
2006-01-12 18:04:17 +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
oh hey. we were hanging up on every tor client because he
2006-01-11 22:34:07 +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
Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk.
2006-01-12 18:04:17 +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
try to detect an assert error earlier
2006-01-17 02:31:04 +00:00
routerlist.c
Clients should not download descriptors for non-running descriptors.
2006-01-16 20:52:30 +00:00
routerparse.c
Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk.
2006-01-12 18:04:17 +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