.. |
.cvsignore
|
update the cvsignore
|
2003-09-26 21:16:57 +00:00 |
buffers.c
|
Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC)
|
2005-10-14 02:26:13 +00:00 |
circuitbuild.c
|
fix a few comments
|
2005-10-17 08:41:58 +00:00 |
circuitlist.c
|
fix a few comments
|
2005-10-17 08:41:58 +00:00 |
circuituse.c
|
replace former relaunches of directory downloads with reset of failure count and relaunch of status downloads. Fix memory leak in trusted_dir_server_t. Reset "last download attempted" time when resetting failure counts.
|
2005-10-05 05:03:52 +00:00 |
command.c
|
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
2005-10-17 16:21:42 +00:00 |
config.c
|
Add a missing struct initializer field
|
2005-10-17 23:00:08 +00:00 |
connection_edge.c
|
Make --hash-password not craash on exit.
|
2005-10-12 19:08:48 +00:00 |
connection_or.c
|
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
2005-10-17 16:21:42 +00:00 |
connection.c
|
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
2005-10-17 16:21:42 +00:00 |
control.c
|
Be a bit more verbose in our AUTHENTICATE error messages in the control protocol so the next guy doesn't blame Nick again
|
2005-10-12 19:45:35 +00:00 |
cpuworker.c
|
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
2005-10-17 16:21:42 +00:00 |
directory.c
|
Some http status lines ended in a dot, others did not. Make it all the same and remove the period from all
|
2005-10-18 14:57:46 +00:00 |
dirserv.c
|
Fix download by SD digest
|
2005-10-18 15:58:40 +00:00 |
dns.c
|
Reformat inconsistent function declarations.
|
2005-09-30 01:09:52 +00:00 |
hibernate.c
|
a bit more code cleanup
|
2005-09-13 21:24:51 +00:00 |
main.c
|
Make a few INFO log lines into DEBUG
|
2005-10-17 02:13:36 +00:00 |
Makefile.am
|
Start implementing control interface.
|
2004-11-03 01:32:26 +00:00 |
onion.c
|
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
2005-10-17 16:21:42 +00:00 |
or.h
|
start calling it *ListenAddress rather than *BindAddress,
|
2005-10-17 03:17:29 +00:00 |
relay.c
|
more log uncluttering
|
2005-10-17 01:29:28 +00:00 |
rendclient.c
|
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it.
|
2005-10-06 22:18:01 +00:00 |
rendcommon.c
|
Make a few INFO log lines into DEBUG
|
2005-10-17 02:13:36 +00:00 |
rendmid.c
|
clean up the rendezvous warn log msgs, and downgrade some to info
|
2005-09-09 19:54:28 +00:00 |
rendservice.c
|
Warn less about intro nodes by nickname; remember our own intro nodes by key.
|
2005-10-07 21:38:44 +00:00 |
rephist.c
|
even better function start checks; give dmalloc a chance of working.
|
2005-09-30 01:39:24 +00:00 |
router.c
|
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
2005-10-17 16:21:42 +00:00 |
routerlist.c
|
Enable trivial "download by descriptor digest" functionality.
|
2005-10-14 04:56:20 +00:00 |
routerparse.c
|
Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC)
|
2005-10-14 02:26:13 +00:00 |
test.c
|
Allow tor_gzip_uncompress to extract as much as possible from truncated compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.]
|
2005-10-13 22:48:09 +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 |