summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-24add a blurb for 0.2.4.7-alpha tootor-0.2.4.7-alphaRoger Dingledine
2012-12-24bump to 0.2.4.7-alphaRoger Dingledine
2012-12-24fold in changes files so farRoger Dingledine
2012-12-18When there are no dir_server_ts to choose, don't crashNick Mathewson
2012-12-18Add packaged cell fullness to the heartbeat message.Nick Mathewson
2012-12-17Remove the obsolete doc/TODO.* filesNick Mathewson
2012-12-17Merge branch 'ticket7570_7571'Nick Mathewson
2012-12-17Drop the maximum attempts to get a virtual address to 1000.Nick Mathewson
2012-12-17Describe IPv6 automap changesNick Mathewson
2012-12-17Document PreferIPv6Automap in the manpageNick Mathewson
2012-12-17Add missing doxygen for DNS and automap codeNick Mathewson
2012-12-17Per-listener option to prefer IPv6 automaps when possible.Nick Mathewson
2012-12-17Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson
2012-12-17Refactor the code to check if an address is matched by automapsuffixesNick Mathewson
2012-12-17Fix another uninitialized var warning from GCCNick Mathewson
2012-12-17Fixed an unused-variable warningNick Mathewson
2012-12-17Don't use the cache when changing an IP address because of an exit policyNick Mathewson
2012-12-17changes entry for disabling cache usage by defaultNick Mathewson
2012-12-17Turn off by-default use of client-side DNS cacheing.Nick Mathewson
2012-12-17Refactor port_cfg_t creation into a port_cfg_new() functionNick Mathewson
2012-12-17Changes file for new DNS caching optionsNick Mathewson
2012-12-17Add documentation for the client-side DNS cache optionsNick Mathewson
2012-12-17Implement option to turn off DNS cache modification by a client portNick Mathewson
2012-12-17Implement option to turn off DNS cache use on a client portNick Mathewson
2012-12-17Oops: make the check for not adding ip->ip DNS maps correctNick Mathewson
2012-12-17Add options to turn DNS cache use on or off per client port.Nick Mathewson
2012-12-17Oops; make DNSPort configuration take address family optionsNick Mathewson
2012-12-17Avoid a 'may be used uninitialized' warningNick Mathewson
2012-12-13Nuke uses of memcmp outside of unit testsNick Mathewson
2012-12-13Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-12-13Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-12-13Note that fallback_dirsource was proposal 206, bug 572.Nick Mathewson
2012-12-13Fix two wide lines in config.cNick Mathewson
2012-12-13Merge branch 'fallback_dirsource_v3'Nick Mathewson
2012-12-13Add link explaining how the geoip file was created.Karsten Loesing
2012-12-13Update to the December 2012 GeoIP database.Karsten Loesing
2012-12-13Update to the November 2012 GeoIP database.Karsten Loesing
2012-12-11Mention that dist-geoip6 was bug 7655Nick Mathewson
2012-12-07Fix some wide linesNick Mathewson
2012-12-07Merge branch 'win64-7260'Nick Mathewson
2012-12-07Fix infinite loop in circuit_expire_buldingNick Mathewson
2012-12-07Expand the manpage to say: watch out for nonlocal socksNick Mathewson
2012-12-07Merge remote-tracking branch 'karsten/task-6266'Nick Mathewson
2012-12-07Merge branch 'bug7306'Nick Mathewson
2012-12-07Merge remote-tracking branch 'public/bug6887'Nick Mathewson
2012-12-07Merge branch 'bug3443_squashed'Nick Mathewson
2012-12-07Bug 3443: Don't count ORconn setup in circuit build time.Mike Perry
2012-12-06Drop FallbackNetworkstatusFile; it never worked.Nick Mathewson
2012-12-06Add an option to weight down authorities when choosing a fallbackNick Mathewson
2012-12-06Add a way to configure selection weights for dir_server_tNick Mathewson