summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-11fix and enable systemd watchdogTomasz Torcz
2015-01-11send more details about daemon status to supervisorTomasz Torcz
2015-01-11send PID of the main daemon to supervisorTomasz Torcz
2015-01-11Merge remote-tracking branch 'teor/nickm-bug13401'Nick Mathewson
2015-01-11Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-11Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option valueteor
2015-01-10Fix tortls.c build with GCC<4.6Nick Mathewson
2015-01-10Ignore warning for redundant decl in openssl/srtp.hNick Mathewson
2015-01-10Merge remote-tracking branch 'teor/fix-typos'Nick Mathewson
2015-01-10Speed up hidden service bootstrap by reducing the initial post delayteor
2015-01-10Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guardteor
2015-01-10Smaller RendPostPeriod on test networksNick Mathewson
2015-01-10Fix a minor misspelling in util.cteor
2015-01-09Allow two ISO times to appear in EntryGuardDownSince.Nick Mathewson
2015-01-08fix new mingw64 compilation warningsNick Mathewson
2015-01-07Unconfuse coverity when it sees the systemd headersNick Mathewson
2015-01-07GETINFO bw-event-cache to get information on recent BW eventsNick Mathewson
2015-01-07Merge remote-tracking branch 'public/bug12985_025'Nick Mathewson
2015-01-07Merge remote-tracking branch 'public/bug13988_025'Nick Mathewson
2015-01-07appease "make check-spaces"Nick Mathewson
2015-01-07Merge branch 'bug9286_v3_squashed'Nick Mathewson
2015-01-07Stop accepting milliseconds in various directory contextsNick Mathewson
2015-01-07Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-07Enlarge the buffer for a line in a bw fileSebastian Hahn
2015-01-06Spelling -- readyness->readiness.Nick Mathewson
2015-01-06Fix obsolete usage of test_{str_},eq macrosNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug13661_025'Nick Mathewson
2015-01-06Merge branch 'exitnode_10067_squashed'Nick Mathewson
2015-01-06Add an ExitRelay option to override ExitPolicyNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug14116_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug12509_025'Nick Mathewson
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-06Merge remote-tracking branch 'tvdw/from-the-archive'Nick Mathewson
2015-01-06Whitespace fixTom van der Woerdt
2015-01-06Minor IPv6-related memory leak fixesTom van der Woerdt
2015-01-06Minor documentation fixesTom van der Woerdt
2015-01-06Make test_cmdline_args.py work on WindowsNick Mathewson
2015-01-06make "make test-stem" run stem tests on torNick Mathewson
2015-01-06Don't crash on malformed EXTENDCIRCUIT.Nick Mathewson
2015-01-05Tolerate starting up with missing hidden service directoryNick Mathewson
2015-01-04Prevent changes to other options from removing . from AutomapHostsSuffixesNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-31Bump version to 0.2.6.2-alpha-devNick Mathewson
2014-12-31bump the version to 0.2.6.2-alphaNick Mathewson
2014-12-30Fix a memory leak in tor-resolveNick Mathewson
2014-12-30Remove a logically dead check to please coverityNick Mathewson
2014-12-30Coalesce v0 and v1 fields of rend_intro_cell_tNick Mathewson
2014-12-30Merge remote-tracking branch 'yawning/bug13315_fixup'Nick Mathewson
2014-12-30Allow IPv4 and IPv6 addresses in SOCKS5 FQDN requests.Yawning Angel
2014-12-30Missing semicolon; my badNick Mathewson