aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Don't just tell the controller "foo" on id mismatchNick Mathewson2011-12-02
* Init conn->addr to "unspec" on cpuworker connectionsNick Mathewson2011-12-02
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\
| * tor_accept_socket() should take tor_addr_t for listener argNick Mathewson2011-12-02
* | Give DirAllowPrivateAddress an explicit defaultNick Mathewson2011-12-02
* | Resolve bug 3448: remove mention of tor-ops (which is not in use)Nick Mathewson2011-12-02
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\|
| * Fix bug 4530; check return val of tor_addr_lookup correctlyNick Mathewson2011-12-02
* | Merge remote-tracking branch 'sebastian/coverity_strlen_fp'Nick Mathewson2011-12-02
|\ \
| * | Work around a false positive in Coverity.Sebastian Hahn2011-12-02
| * | Appease check-spacesSebastian Hahn2011-12-02
* | | Don't segfault when checking whether a not-yet-used intro point should expireRobert Ransom2011-12-01
* | | Fix warnings.Linus Nordberg2011-12-01
|/ /
* | Add an initializer to appease older gccNick Mathewson2011-11-30
* | Only define set_buffer_lengths_to_zero if bufferevents are enabledMurdoch@cl.cam.ac.uk2011-11-30
* | Merge remote-tracking branch 'sjmurdoch/bug1983-port-tor-fw-helper-to-windows'Nick Mathewson2011-11-30
|\ \
| * | Make file descriptor type an unsigned integerSteven Murdoch2011-11-30
| * | Support NAT-PMP on WindowsSteven Murdoch2011-11-30
* | | 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
| * | | Add ifdefs to disable assertion in connection_ap_handshake_send_beginRobert Ransom2011-11-30
| * | | Add ifdefs to disable #3332 assertionsRobert Ransom2011-11-30
| * | | Use single-hop intro and rend circuits when in tor2web modeRobert Ransom2011-11-30
| * | | Perform single-hop HS desc fetches when in tor2web modeRobert Ransom2011-11-30
| * | | Don't allow tor2web-mode Tors to connect to non-HS addressesRobert 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
|\ \ \ \
| * | | | Tweak addressmap_rewrite a little moreNick Mathewson2011-11-30
| * | | | Fix an issue in my mapaddress domains code spotted by armaNick Mathewson2011-11-30
| * | | | Add some post-comma spaces to please armaNick Mathewson2011-11-30
| * | | | Forbid remapping of *Nick Mathewson2011-11-30
| * | | | Refactor addressmap_match_superdomains and representation of wildcardsNick Mathewson2011-11-30
| * | | | No new "LEGACY" tests allowed.Nick Mathewson2011-11-30
| * | | | Fix compilation: get_options() now returns constNick Mathewson2011-11-30
| * | | | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
| * | | | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
| * | | | bug933 - Match against super-domains in MapAddressRobert Hogan2011-11-30
* | | | | Free the global DH parameters in crypto_global_cleanup().George Kadianakis2011-11-30
* | | | | Move crypto_global_cleanup() to the bottom of crypto.c.George Kadianakis2011-11-30
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Detect tor_addr_to_str failure in tor_dup_addr.Nick Mathewson2011-11-23
* | | | | Fix a memory leak in error path of my default-torrc codeNick Mathewson2011-11-30
* | | | | Resolve a resource leak in test_util_split_linesNick Mathewson2011-11-30
* | | | | appease "make check-spaces"Nick Mathewson2011-11-30
* | | | | Merge branch 'ipv6_bridges_squashed'Nick Mathewson2011-11-30
|\ \ \ \ \
| * | | | | Rename one more recalcitrant function.Nick Mathewson2011-11-30
| * | | | | Warn user about client ignoring non-preferred IP address for a bridge.Linus Nordberg2011-11-30