Nick Mathewson a64b03a4fd Avoid double-free on tor-resolve failure 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 21 years ago
buffers.c a005509c9d update url for when users try to use socksport as an http proxy 21 years ago
circuitbuild.c 2e97593d25 define TOR_FRAGILE if you want tor to give you a core when 21 years ago
circuitlist.c a7138f2535 fix another rogue connection_free that was causing us troubles 21 years ago
circuituse.c c1656f41b4 bugfix: tor-resolve requests were ignoring .exit if there was 21 years ago
command.c 858eda4736 Fix an unused function warning 21 years ago
config.c bb32fa86d7 Re-normalize whitespace; make "make check-spaces" happy 21 years ago
connection.c efa9bb5535 fix the latest bug: don't explode when some router declares a 21 years ago
connection_edge.c a64b03a4fd Avoid double-free on tor-resolve failure 21 years ago
connection_or.c efa9bb5535 fix the latest bug: don't explode when some router declares a 21 years ago
control.c a6e587305f typo spotted by chris 21 years ago
cpuworker.c 0b9b97aaf4 forward-port the shutting up 21 years ago
directory.c bb32fa86d7 Re-normalize whitespace; make "make check-spaces" happy 21 years ago
dirserv.c d19aaa9a46 Fix arma's fix for my leak 21 years ago
dns.c 322c728e97 Fix tor-resolve implementation to prevent crashes and send resolves when we should. 21 years ago
hibernate.c f575d29a59 note a bug that wmf just found 21 years ago
main.c bb32fa86d7 Re-normalize whitespace; make "make check-spaces" happy 21 years ago
onion.c 9856e328c4 stop logging loudly when a client tries an old onion key. it's 21 years ago
or.h 2e97593d25 define TOR_FRAGILE if you want tor to give you a core when 21 years ago
relay.c 20ecfc757b be safe: if you got a resolvefailed end cell but you're not an AP, bail. 21 years ago
rendclient.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 years ago
rendcommon.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 years ago
rendmid.c 22f7934718 start generating version 1 style introduce cells 21 years ago
rendservice.c d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 years ago
rephist.c d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 years ago
router.c 0551e3a814 reject more default filesharing ports by default. 21 years ago
routerlist.c 1447145470 give a bit more load to servers that claim to be able to 21 years ago
routerparse.c d273891107 if we fetch the dir from a mirror that has a wildly skewed 21 years ago
test.c 1dc4d9a0ce Fix dumb bug in unittests. 21 years ago
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 years ago