summaryrefslogtreecommitdiff
path: root/src/or/config.h
AgeCommit message (Expand)Author
2012-08-17whitespace fixNick Mathewson
2012-08-15Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-11Do not publish the "git-XXX" tag in server descriptorsNick Mathewson
2012-04-12Fix issues found by nickm.George Kadianakis
2012-03-31Pass OR address to PT proxy, even with IPv6 or ORListenAddress.George Kadianakis
2012-01-13Improve names of some pluggable transport-related functions.George Kadianakis
2011-12-18Server transports should be instructed to bind on INADDR_ANY by default.George Kadianakis
2011-11-30Whitespace changes.Linus Nordberg
2011-11-30Turn get_first_advertised_v4_port_by_type() into get_first_advertised_port_by...Linus Nordberg
2011-11-30Initial hacking for proposal 186.Nick Mathewson
2011-11-27Support for a defaults torrc file.Nick Mathewson
2011-11-27Add the ability to append and clear linelist options from cmdlineNick Mathewson
2011-11-25Purge ATTR_PURE from the codeSebastian Hahn
2011-10-07Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson
2011-08-15Improve the code a tad.George Kadianakis
2011-08-12Spawn multiple protocols using a single managed proxy.George Kadianakis
2011-08-07Server transport proxies should bind on the same port each time, if possible.George Kadianakis
2011-07-19Parse prop171 options; refactor listener/port option codeNick Mathewson
2011-07-13Merge remote-tracking branch 'public/bug1666'Nick Mathewson
2011-06-14Make the get_options() return constNick Mathewson
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28stop putting wacky values into state->lastwrittenRoger Dingledine
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-12-14bug1666 - Pass-through support for SOCKS5 authenticationRobert Hogan
2010-09-28Autodetect the number of CPUs when possible if NumCPUs==0Nick Mathewson
2010-07-27Create config.hSebastian Hahn