aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
...
| * | | | | Rename circuit_expire_all_dirty_circsNick Mathewson2013-02-19
* | | | | | Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \ \
| * | | | | | Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard2013-03-18
| |/ / / / /
* | | | | | Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4Nick Mathewson2013-03-15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Upgrade the warn for EntryNodes without UseEntryGuards to an errorNick Mathewson2013-03-15
| | |_|/ / | |/| | |
* | | | | randomize SSLKeyLifetime by defaultRoger Dingledine2013-03-10
* | | | | parameterize SSLKeyLifetimeRoger Dingledine2013-03-10
* | | | | set DisableV2DirectoryInfo_ off by defaultRoger Dingledine2013-03-10
* | | | | Tweak bug6783 patch.Nick Mathewson2013-03-10
* | | | | Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requestsNick Mathewson2013-03-10
| |/ / / |/| | |
* | | | make check-spacesNick Mathewson2013-02-15
* | | | get rid of the new caching notion in resolve_my_address()Roger Dingledine2013-02-12
* | | | Teach resolve_my_address() to return a cached answerRoger Dingledine2013-02-11
* | | | Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson2013-02-11
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix another memory leakNick Mathewson2013-02-11
| |/ /
* | | Avoid generating extra spaces when explaining how we guessed our addressNick Mathewson2013-02-11
* | | Refactor resolve_my_address() so logs are more accurate / helpfulRoger Dingledine2013-02-11
| |/ |/|
* | Merge remote-tracking branch 'public/feature7706'Nick Mathewson2013-02-01
|\ \
| * | When excluding nodes by country, exclude {??} and {A1} tooNick Mathewson2013-01-17
* | | Bounds-check path bias rate parameters.Mike Perry2013-02-01
* | | Refactor the scaling parameter fetching into a single function.Mike Perry2013-02-01
* | | Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* | | Merge branch 'bug5956_squashed'Nick Mathewson2013-01-30
|\ \ \
| * | | Parameterize FRAC_USABLE_NEEDED for fraction of circuitsNick Mathewson2013-01-30
| |/ /
* | | Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/torAndrea Shepard2013-01-28
|\ \ \
| * | | Implement Path use bias accounting.Mike Perry2013-01-18
| |/ /
* | | Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/torAndrea Shepard2013-01-24
|\ \ \ | |/ / |/| |
| * | Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelayNick Mathewson2013-01-03
* | | Update the copyright date to 201.Nick Mathewson2013-01-16
|/ /
* | Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\ \
| * | Enable the ntor handshake on the client side.Nick Mathewson2013-01-03
* | | Avoid spurious local-port warningsNick Mathewson2013-01-02
* | | Merge remote-tracking branch 'mikeperry/209-path-bias-changes'Nick Mathewson2012-12-25
|\ \ \
| * | | Changes from Nick's code review 'part 1'Mike Perry2012-12-18
| * | | Prop 209: Add path bias counts for timeouts and other mechanisms.Mike Perry2012-12-07
| * | | Update with code review changes from Nick.Mike Perry2012-12-07
| * | | Update pathbias parameters to match Proposal 209.Mike Perry2012-12-07
| |/ /
* | | Add configuration options for directory guardsNick Mathewson2012-12-25
* | | Make ECDHE group configurable: 224 for public, 256 for bridges (default)Nick Mathewson2012-12-25
* | | Per-listener option to prefer IPv6 automaps when possible.Nick Mathewson2012-12-17
* | | Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson2012-12-17
* | | Turn off by-default use of client-side DNS cacheing.Nick Mathewson2012-12-17
* | | Refactor port_cfg_t creation into a port_cfg_new() functionNick Mathewson2012-12-17
* | | Add options to turn DNS cache use on or off per client port.Nick Mathewson2012-12-17
* | | Oops; make DNSPort configuration take address family optionsNick Mathewson2012-12-17
* | | Fix two wide lines in config.cNick Mathewson2012-12-13
* | | Drop FallbackNetworkstatusFile; it never worked.Nick Mathewson2012-12-06
* | | Add an option to weight down authorities when choosing a fallbackNick Mathewson2012-12-06
* | | Add a way to configure selection weights for dir_server_tNick Mathewson2012-12-06
* | | New FallbackDir option to add extra directories for bootstrapingNick Mathewson2012-12-06