Roger Dingledine d7a0f1a629 update print_usage to use new url 19 anni fa
..
.cvsignore a970cd7cfa update the cvsignore 21 anni fa
Makefile.am 347d3f9d62 Start implementing control interface. 19 anni fa
buffers.c a005509c9d update url for when users try to use socksport as an http proxy 19 anni fa
circuitbuild.c 308ffa8a05 When listing circuits that are pending on an opening OR connection, 19 anni fa
circuitlist.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 anni fa
circuituse.c 011ad3cba5 clean up logging, 19 anni fa
command.c 858eda4736 Fix an unused function warning 19 anni fa
config.c d7a0f1a629 update print_usage to use new url 19 anni fa
connection.c 65c4fa2614 Split mark-dir-failed-and-retry logic into separate function; make it retry runningrouters as well as directory fetches; note that the do-we-need-to-give-up test is wrong. 19 anni fa
connection_edge.c 3a572fcffa don't connection_edge_end() on eof if we're already marked for close, 19 anni fa
connection_or.c fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. 19 anni fa
control.c f9fd101869 forward port: 19 anni fa
cpuworker.c b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. 19 anni fa
directory.c d1fc7ad94b Log when we retry a directory connection 19 anni fa
dirserv.c 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually 19 anni fa
dns.c b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. 19 anni fa
hibernate.c bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 19 anni fa
main.c 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 anni fa
onion.c 011ad3cba5 clean up logging, 19 anni fa
or.h 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 anni fa
relay.c a4ad47df86 Fix a double-mark-for-close bug, where we were finding a conn 19 anni fa
rendclient.c 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 anni fa
rendcommon.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 anni fa
rendmid.c b457cfb5eb Spell-check strings and comments 19 anni fa
rendservice.c e93077c82a fix a minor leak for people offering hidden services 19 anni fa
rephist.c 802d374a99 I'm a bad person. 19 anni fa
router.c fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. 19 anni fa
routerlist.c 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 anni fa
routerparse.c fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. 19 anni fa
test.c e8585dfe97 Remove length restriction when generating directories. 19 anni fa
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 anni fa
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 anni fa