aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asn/bug4865_take2'Nick Mathewson2012-05-11
|\
| * Fix issues found by nickm.George Kadianakis2012-04-12
| * Pass OR address to PT proxy, even with IPv6 or ORListenAddress.George Kadianakis2012-03-31
* | Fix comments: There is no such thing as a NUL pointerNick Mathewson2012-05-07
* | Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelaysNick Mathewson2012-04-11
* | Simplify DH prime generation logic some.Sebastian Hahn2012-04-08
* | fix bug 5572Daniel 'koolfy' Faucon2012-04-07
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-04
|\ \
| * | Wrap long line; strlen("ides")<strlen("turtles").Nick Mathewson2012-04-04
| * | ides has become turtles, and gotten a new IP addressSebastian Hahn2012-04-05
* | | Merge branch 'maint-0.2.2'Roger Dingledine2012-04-01
|\| |
| * | put a _ before or_options_t elements that aren't configurableRoger Dingledine2012-04-01
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-01
|\| | | |/ |/|
| * Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* | Merge remote-tracking branch 'linus/bug4875_2'Nick Mathewson2012-03-29
|\ \
| * | Make relays handle an address suggestion from a directory server giving an IP...Linus Nordberg2012-03-28
* | | Merge remote-tracking branch 'linus/bug5151'Nick Mathewson2012-03-28
|\ \ \ | |/ / |/| |
| * | Reorder initialisation of port_cfg to match order of members in struct.Linus Nordberg2012-03-19
| * | Fix cut'n'paste bug (#5151).Linus Nordberg2012-03-19
* | | Write initial documentation for the contents of the state fileNick Mathewson2012-03-28
* | | Never disable debugger attachment for the unit testsSebastian Hahn2012-03-22
|/ /
* | Stop discarding command-line arguments when TestingTorNetwork is setRoger Dingledine2012-03-14
* | Merge branch 'maint-0.2.2'Roger Dingledine2012-02-29
|\|
| * new ip address for maatuskaRoger Dingledine2012-02-29
* | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | fix crash bug in original feature4207 branchRoger Dingledine2012-01-16
* | Merge remote-tracking branch 'asn-mytor/bug4751'Nick Mathewson2012-01-16
|\ \
| * | Improve names of some pluggable transport-related functions.George Kadianakis2012-01-13
* | | Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick Mathewson2012-01-16
* | | Convert instances of tor_snprintf+strdup into tor_asprintfNick Mathewson2012-01-16
* | | Try to use smartlist_add_asprintf consistentlyNick Mathewson2012-01-16
* | | Allow authorities to baddir/badexit/invalid/reject nodes by ccNick Mathewson2012-01-13
|/ /
* | Disallow disabling DisableDebuggerAttachment on runnning TorSebastian Hahn2012-01-04
* | Merge remote-tracking branch 'rransom-tor/bug1297b-v2'Nick Mathewson2012-01-04
|\ \
| * | Add an option to close HS service-side rend circs on timeoutRobert Ransom2011-12-27
| * | Add an option to close 'almost-connected' HS client circs on timeoutRobert Ransom2011-12-27
* | | Fix bug2571: warn on EntryNodes set and UseEntryGuards disabledNick Mathewson2011-12-22
* | | Prepend cwd for relative config file paths.Kamran Riaz Khan2011-12-22
|/ /
* | Server transports should be instructed to bind on INADDR_ANY by default.George Kadianakis2011-12-18
* | Give DirAllowPrivateAddress an explicit defaultNick Mathewson2011-12-02
* | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \
| * | Add some more documentationArturo Filastò2011-11-30
| * | Turn off LearnCircuitBuildTimeout when tor2web mode is onRobert Ransom2011-11-30
| * | Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous modeRobert Ransom2011-11-30
| * | Add a compile-time #define to control whether Tor runs in 'tor2web mode'Robert Ransom2011-11-30
| * | Add Tor2webMode configuration optionRobert Ransom2011-11-24
* | | Merge branch 'bug933_nm_rebased_v2'Nick Mathewson2011-11-30
|\ \ \
| * | | Forbid remapping of *Nick Mathewson2011-11-30
| * | | Refactor addressmap_match_superdomains and representation of wildcardsNick Mathewson2011-11-30