summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-16Fix a memory leak in dirvote_compute_consensuses()Sebastian Hahn
2010-08-16Fix a memory leakSebastian Hahn
2010-08-16Refactor circuit_build_times_parse_stateSebastian Hahn
2010-08-16Fix a memory leak in circuit_build_times_parse_stateSebastian Hahn
2010-08-15reinit per-conn token buckets on config or consensus changeRoger Dingledine
2010-08-15factor out rate/burst setting. no actual changes.Roger Dingledine
2010-08-14fix another piece of 1741Roger Dingledine
2010-08-13changes entry for bug 1741Roger Dingledine
2010-08-13Add check for CIRCUIT_PURPOSE_S_REND_JOINED.Mike Perry
2010-08-13fix a memory leak introduced by df1ef2f0f0856afRoger Dingledine
2010-08-13minor formatting / comment fixesRoger Dingledine
2010-08-11tiny change i found in my other sandboxRoger Dingledine
2010-08-09tiny changes i found in my sandboxRoger Dingledine
2010-08-07Fix a rare bug in rend_fn tests when the randomly generated port is 0Nick Mathewson
2010-08-05Move exit-stats code to the end of rephist.c.Karsten Loesing
2010-08-05Only delay counting bridge users if we were a relay beforeSebastian Hahn
2010-08-05Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing
2010-08-03Merge commit 'sebastian/mlockall'Nick Mathewson
2010-08-03Merge commit 'sebastian/distcheck'Nick Mathewson
2010-08-03Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-08-03Update to the August 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-08-03Fix 'make distcheck'Sebastian Hahn
2010-08-02Merge branch 'bug1384'Nick Mathewson
2010-08-02Fix a compile warning on OS X 10.6Sebastian Hahn
2010-08-02Bug #919: Don't rebind ports if we receive SIGHUP while hibernating.Chris Ball
2010-08-02Bug #928: Disallow BridgeRelay 1 and ORPort 0 configurationChris Ball
2010-08-02Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a listChris Ball
2010-08-02Merge commit 'sebastian/bug1776_v2'Nick Mathewson
2010-08-02Merge branch 'bug1094_v2'Nick Mathewson
2010-07-31Bug #1222: Clarify new circuit after sleep noticeChris Ball
2010-07-31Fix up geoip unit tests to know about ??Nick Mathewson
2010-07-31Set up the geoip country table right even if not called normallyNick Mathewson
2010-07-31Move the "nowhereland" logic into geoip.cNick Mathewson
2010-07-31Make "Nowhere" explicitly listable in torrc.Nick Mathewson
2010-07-31Warn when encounter the same (non-list) option twice in the same placeNick Mathewson
2010-07-31Allow using regular relays as bridgesSebastian Hahn
2010-07-28Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg
2010-07-27Move the header for bandwidth_weight_rule_to_string into reasons.hSebastian Hahn
2010-07-27Don't include crypto, compat and util.h in or.hSebastian Hahn
2010-07-27Add the new header files to noinst_HEADERSSebastian Hahn
2010-07-27Create routerparse.hSebastian Hahn
2010-07-27Create rephist.hSebastian Hahn
2010-07-27Create rendmid.hSebastian Hahn
2010-07-27Create relay.hSebastian Hahn
2010-07-27Create reasons.hSebastian Hahn
2010-07-27Create policies.hSebastian Hahn
2010-07-27Create onion.hSebastian Hahn
2010-07-27Create ntmain.hSebastian Hahn
2010-07-27Create networkstatus.hSebastian Hahn
2010-07-27Create microdesc.hSebastian Hahn