Nick Mathewson 58540dde50 Do not try to double-aquire lock when rotating keys. May fix deadlock bug found by weasel. 21 лет назад
..
.cvsignore a970cd7cfa update the cvsignore 22 лет назад
Makefile.am 347d3f9d62 Start implementing control interface. 21 лет назад
buffers.c a005509c9d update url for when users try to use socksport as an http proxy 21 лет назад
circuitbuild.c 2e97593d25 define TOR_FRAGILE if you want tor to give you a core when 21 лет назад
circuitlist.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 лет назад
circuituse.c c1656f41b4 bugfix: tor-resolve requests were ignoring .exit if there was 21 лет назад
command.c 858eda4736 Fix an unused function warning 21 лет назад
config.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 лет назад
connection.c 37ca621301 when a client asks us for a dir mirror and we don't have one, 21 лет назад
connection_edge.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 лет назад
connection_or.c efa9bb5535 fix the latest bug: don't explode when some router declares a 21 лет назад
control.c a6e587305f typo spotted by chris 21 лет назад
cpuworker.c 0b9b97aaf4 forward-port the shutting up 21 лет назад
directory.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 лет назад
dirserv.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 лет назад
dns.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 лет назад
hibernate.c 33569e40d7 if we're hibernating and we get a sigint, exit immediately. 21 лет назад
main.c 5d836c8140 Free tls resources on exit too 21 лет назад
onion.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 лет назад
or.h f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 лет назад
relay.c 20ecfc757b be safe: if you got a resolvefailed end cell but you're not an AP, bail. 21 лет назад
rendclient.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 лет назад
rendcommon.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 лет назад
rendmid.c 22f7934718 start generating version 1 style introduce cells 21 лет назад
rendservice.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 лет назад
rephist.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 лет назад
router.c 58540dde50 Do not try to double-aquire lock when rotating keys. May fix deadlock bug found by weasel. 21 лет назад
routerlist.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 лет назад
routerparse.c d273891107 if we fetch the dir from a mirror that has a wildly skewed 21 лет назад
test.c 1dc4d9a0ce Fix dumb bug in unittests. 21 лет назад
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 лет назад
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 лет назад