aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tiny changes i found in my sandboxRoger Dingledine2010-08-09
* Fix a rare bug in rend_fn tests when the randomly generated port is 0Nick Mathewson2010-08-07
* Move exit-stats code to the end of rephist.c.Karsten Loesing2010-08-05
* Only delay counting bridge users if we were a relay beforeSebastian Hahn2010-08-05
* Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* Merge commit 'sebastian/mlockall'Nick Mathewson2010-08-03
|\
| * Remove the request for current memlock limitsSebastian Hahn2010-02-28
* | Merge commit 'sebastian/distcheck'Nick Mathewson2010-08-03
|\ \
| * | Fix 'make distcheck'Sebastian Hahn2010-08-03
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-08-03
|\ \ \ | |/ / |/| |
| * | Update to the August 1 2010 Maxmind GeoLite Country database.Karsten Loesing2010-08-03
* | | Merge branch 'bug1384'Nick Mathewson2010-08-02
|\ \ \
| * | | Fix a compile warning on OS X 10.6Sebastian Hahn2010-08-02
| * | | Warn when encounter the same (non-list) option twice in the same placeNick Mathewson2010-07-31
* | | | Bug #919: Don't rebind ports if we receive SIGHUP while hibernating.Chris Ball2010-08-02
* | | | Bug #928: Disallow BridgeRelay 1 and ORPort 0 configurationChris Ball2010-08-02
* | | | Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a listChris Ball2010-08-02
* | | | Merge commit 'sebastian/bug1776_v2'Nick Mathewson2010-08-02
|\ \ \ \
| * | | | Allow using regular relays as bridgesSebastian Hahn2010-07-31
| |/ / /
* | | | Merge branch 'bug1094_v2'Nick Mathewson2010-08-02
|\ \ \ \
| * | | | Fix up geoip unit tests to know about ??Nick Mathewson2010-07-31
| * | | | Set up the geoip country table right even if not called normallyNick Mathewson2010-07-31
| * | | | Move the "nowhereland" logic into geoip.cNick Mathewson2010-07-31
| * | | | Make "Nowhere" explicitly listable in torrc.Nick Mathewson2010-07-31
| |/ / /
* / / / Bug #1222: Clarify new circuit after sleep noticeChris Ball2010-07-31
|/ / /
* | | Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg2010-07-28
* | | Move the header for bandwidth_weight_rule_to_string into reasons.hSebastian Hahn2010-07-27
* | | Don't include crypto, compat and util.h in or.hSebastian Hahn2010-07-27
* | | Add the new header files to noinst_HEADERSSebastian Hahn2010-07-27
* | | Create routerparse.hSebastian Hahn2010-07-27
* | | Create rephist.hSebastian Hahn2010-07-27
* | | Create rendmid.hSebastian Hahn2010-07-27
* | | Create relay.hSebastian Hahn2010-07-27
* | | Create reasons.hSebastian Hahn2010-07-27
* | | Create policies.hSebastian Hahn2010-07-27
* | | Create onion.hSebastian Hahn2010-07-27
* | | Create ntmain.hSebastian Hahn2010-07-27
* | | Create networkstatus.hSebastian Hahn2010-07-27
* | | Create microdesc.hSebastian Hahn2010-07-27
* | | Create main.hSebastian Hahn2010-07-27
* | | Create hibernate.hSebastian Hahn2010-07-27
* | | Create dns.hSebastian Hahn2010-07-27
* | | Create dirvote.hSebastian Hahn2010-07-27
* | | Create dirserv.hSebastian Hahn2010-07-27
* | | Create directory.hSebastian Hahn2010-07-27
* | | Create cpuworker.hSebastian Hahn2010-07-27
* | | Create control.hSebastian Hahn2010-07-27
* | | Create connection_or.hSebastian Hahn2010-07-27
* | | Create connection_edge.hSebastian Hahn2010-07-27
* | | Create connection.hSebastian Hahn2010-07-27