summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Work around a false positive in Coverity.coverity_strlen_fpSebastian Hahn2011-12-02
* Appease check-spacesSebastian Hahn2011-12-02
* 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
| * | Add support for tor2web mode via configureArturo 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
| * | | Revise MapAddress manpageNick 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
* | | | Merge branch 'bug4538_v2'Nick Mathewson2011-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
| * | | | | Add changes file.Linus Nordberg2011-11-30
| * | | | | Warn user about client ignoring non-preferred IP address for a bridge.Linus Nordberg2011-11-30
| * | | | | Whitespace changes.Linus Nordberg2011-11-30
| * | | | | Make the router_get_*_orport interface consistent with node_*.Linus Nordberg2011-11-30
| * | | | | Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.Linus Nordberg2011-11-30
| * | | | | Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.Linus Nordberg2011-11-30
| * | | | | Use correct address family where necessary for bridges on IPv6.Linus Nordberg2011-11-30
| * | | | | Use the preferred address and port when initiating a connection.Linus Nordberg2011-11-30
| * | | | | Take IPv6 into account when rewriting routerinfo for a bridge and maintain ip...Linus Nordberg2011-11-30