Age | Commit message (Expand) | Author |
2012-06-16 | conn_type_to_string() on a listener already says it's a listener | Roger Dingledine |
2012-06-15 | Triage the XXX023 and XXX022 comments: postpone many. | Nick Mathewson |
2012-06-14 | Defend against entry node path bias attacks | Mike Perry |
2012-06-12 | Add a warning for using HTTPProxy with no other proxy. | Nick Mathewson |
2012-06-11 | Merge branch 'bug5452' | Nick Mathewson |
2012-06-11 | Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it. | Andrea Shepard |
2012-06-11 | Merge remote-tracking branch 'public/bug5598' | Nick Mathewson |
2012-06-08 | Warn if the user has set CircuitBuildTimeout stupidly low and turned off Lear... | Andrea Shepard |
2012-06-07 | Be more careful calling wcstombs | Nick Mathewson |
2012-06-06 | Change the default for DynamicDHGroups to 0 | Nick Mathewson |
2012-06-05 | Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges" | Nick Mathewson |
2012-06-05 | Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges | Nick Mathewson |
2012-06-05 | Merge remote-tracking branch 'public/bug4657' | Nick Mathewson |
2012-06-05 | Fix "make check-spaces" issues | Nick Mathewson |
2012-06-05 | Resolve about 24 DOCDOCs | Nick Mathewson |
2012-06-04 | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson |
2012-06-04 | Add about 60 more DOCDOC comments to 0.2.3 | Nick Mathewson |
2012-06-04 | Resolve some markup complaints from doxygen | Nick Mathewson |
2012-06-04 | Resolve all currently pending DOCDOC items in master | Nick Mathewson |
2012-05-30 | Merge branch 'bug5604' | Nick Mathewson |
2012-05-24 | Warn and ignore the MyFamily setting if BridgeRelay is also set | Nick Mathewson |
2012-05-16 | When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway | Nick Mathewson |
2012-05-11 | Do not publish the "git-XXX" tag in server descriptors | Nick Mathewson |
2012-05-11 | Merge remote-tracking branch 'asn/bug4865_take2' | Nick Mathewson |
2012-05-07 | Fix comments: There is no such thing as a NUL pointer | Nick Mathewson |
2012-04-18 | If DisableNetwork, don't even try to open non-controller listeners | Nick Mathewson |
2012-04-12 | Fix issues found by nickm. | George Kadianakis |
2012-04-11 | Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays | Nick Mathewson |
2012-04-08 | Simplify DH prime generation logic some. | Sebastian Hahn |
2012-04-07 | fix bug 5572 | Daniel 'koolfy' Faucon |
2012-04-04 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson |
2012-04-04 | Wrap long line; strlen("ides")<strlen("turtles"). | Nick Mathewson |
2012-04-05 | ides has become turtles, and gotten a new IP address | Sebastian Hahn |
2012-04-01 | Merge branch 'maint-0.2.2' | Roger Dingledine |
2012-04-01 | put a _ before or_options_t elements that aren't configurable | Roger Dingledine |
2012-04-01 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson |
2012-04-01 | Do not use strcmp() to compare an http authenticator to its expected value | Nick Mathewson |
2012-03-31 | Pass OR address to PT proxy, even with IPv6 or ORListenAddress. | George Kadianakis |
2012-03-29 | Merge remote-tracking branch 'linus/bug4875_2' | Nick Mathewson |
2012-03-28 | Merge remote-tracking branch 'linus/bug5151' | Nick Mathewson |
2012-03-28 | Make relays handle an address suggestion from a directory server giving an IP... | Linus Nordberg |
2012-03-28 | Write initial documentation for the contents of the state file | Nick Mathewson |
2012-03-22 | Never disable debugger attachment for the unit tests | Sebastian Hahn |
2012-03-19 | Reorder initialisation of port_cfg to match order of members in struct. | Linus Nordberg |
2012-03-19 | Fix cut'n'paste bug (#5151). | Linus Nordberg |
2012-03-14 | Stop discarding command-line arguments when TestingTorNetwork is set | Roger Dingledine |
2012-02-29 | Merge branch 'maint-0.2.2' | Roger Dingledine |
2012-02-29 | new ip address for maatuska | Roger Dingledine |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson |
2012-01-18 | Rename nonconformant identifiers. | Nick Mathewson |