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 лет назад