.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
Do round-robin writes of at most 16 kB per write. This might
|
2005-10-29 18:19:37 +00:00 |
circuitbuild.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
circuitlist.c
|
make circ->onionskin a pointer, not a static array. moria2 was using
|
2005-10-29 19:13:48 +00:00 |
circuituse.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
command.c
|
make circ->onionskin a pointer, not a static array. moria2 was using
|
2005-10-29 19:13:48 +00:00 |
config.c
|
stop discouraging the old *BindAddress config options. we will
|
2005-11-11 17:04:14 +00:00 |
connection_edge.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
connection_or.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
connection.c
|
simplify a log entry
|
2005-11-11 17:03:35 +00:00 |
control.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
cpuworker.c
|
answer nick's XXX, and muck with some log domain choices
|
2005-11-01 06:13:12 +00:00 |
directory.c
|
If we stop knowing about a dirserver between request and answer, do not die.
|
2005-11-08 22:30:17 +00:00 |
dirserv.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
dns.c
|
Per comments at the bottom of openssl/FAQ, call even more functions to
|
2005-10-25 19:01:48 +00:00 |
hibernate.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
main.c
|
prevent duplicat mark-for-close
|
2005-11-04 05:00:12 +00:00 |
Makefile.am
|
Start implementing control interface.
|
2004-11-03 01:32:26 +00:00 |
onion.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
or.h
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
relay.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
rendclient.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
rendcommon.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
rendmid.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
rendservice.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
rephist.c
|
Remove last vestiges of old logging interface.
|
2005-10-25 18:01:01 +00:00 |
router.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
routerlist.c
|
fix function comment
|
2005-11-11 17:16:24 +00:00 |
routerparse.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +00:00 |
test.c
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
|
2005-11-05 20:15:27 +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 |