Roger Dingledine d7a0f1a629 update print_usage to use new url 19 年之前
..
.cvsignore a970cd7cfa update the cvsignore 21 年之前
Makefile.am 347d3f9d62 Start implementing control interface. 19 年之前
buffers.c a005509c9d update url for when users try to use socksport as an http proxy 19 年之前
circuitbuild.c 308ffa8a05 When listing circuits that are pending on an opening OR connection, 19 年之前
circuitlist.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年之前
circuituse.c 011ad3cba5 clean up logging, 19 年之前
command.c 858eda4736 Fix an unused function warning 19 年之前
config.c d7a0f1a629 update print_usage to use new url 19 年之前
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 年之前
connection_edge.c 3a572fcffa don't connection_edge_end() on eof if we're already marked for close, 19 年之前
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 年之前
control.c f9fd101869 forward port: 19 年之前
cpuworker.c b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. 19 年之前
directory.c d1fc7ad94b Log when we retry a directory connection 19 年之前
dirserv.c 59504f4831 bugfix: if a server uploads a descriptor that's unapproved, actually 19 年之前
dns.c b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. 19 年之前
hibernate.c bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 19 年之前
main.c 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 年之前
onion.c 011ad3cba5 clean up logging, 19 年之前
or.h 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 年之前
relay.c a4ad47df86 Fix a double-mark-for-close bug, where we were finding a conn 19 年之前
rendclient.c 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 年之前
rendcommon.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年之前
rendmid.c b457cfb5eb Spell-check strings and comments 19 年之前
rendservice.c e93077c82a fix a minor leak for people offering hidden services 19 年之前
rephist.c 802d374a99 I'm a bad person. 19 年之前
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 年之前
routerlist.c 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 年之前
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 年之前
test.c e8585dfe97 Remove length restriction when generating directories. 19 年之前
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年之前
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 年之前