aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/format_doubles'Nick Mathewson2012-06-05
|\
| * Use %f, not %lf when formatting doublesNick Mathewson2012-05-16
* | Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridgesNick Mathewson2012-06-05
* | Merge remote-tracking branch 'public/bug4657'Nick Mathewson2012-06-05
|\ \
| * | Warn and ignore the MyFamily setting if BridgeRelay is also setNick Mathewson2012-05-24
| |/
* | Merge remote-tracking branch 'public/bug4710'Nick Mathewson2012-06-05
|\ \
| * | Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMITNick Mathewson2012-05-16
| |/
* | Fix "make check-spaces" issuesNick Mathewson2012-06-05
* | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | Resolve some markup complaints from doxygenNick Mathewson2012-06-04
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04
* | Merge origin/maint-0.2.2 for 6007_strictNick Mathewson2012-06-04
|\ \
| * \ Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2Nick Mathewson2012-06-04
| |\ \
| | * | Kill non-open OR connections with any data on their inbufs.Nick Mathewson2012-06-04
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-31
|\| | |
| * | | Make all begindir or one-hop circuits internalNick Mathewson2012-05-31
| |/ /
* | | Merge remote-tracking branch 'public/bug5374'Nick Mathewson2012-05-31
|\ \ \
| * | | Delay getsockname() call until after connect() is doneNick Mathewson2012-05-24
| | |/ | |/|
* | | Merge remote-tracking branch 'linus/bug4873_ln'Nick Mathewson2012-05-31
|\ \ \
| * | | Remove unexpected "unexpectedly".Linus Nordberg2012-05-31
| * | | Remove spurioius return in one out of four if-else clauses.Linus Nordberg2012-05-31
| * | | Change an assertion into a warning in connection_or_handle_event_cb()Nick Mathewson2012-05-24
* | | | Merge remote-tracking branch 'public/bug5541_v2'Nick Mathewson2012-05-31
|\ \ \ \
| * | | | Prevent an (impossible) null-pointer dereference in connection_edge_process_r...Nick Mathewson2012-05-15
* | | | | Merge remote-tracking branch 'public/bug1938'Nick Mathewson2012-05-31
|\ \ \ \ \
| * | | | | When downloading bridge descs from a bridge authority, always be anonymousNick Mathewson2012-04-27
* | | | | | Merge remote-tracking branch 'public/bug2954_more'Nick Mathewson2012-05-31
|\ \ \ \ \ \
| * | | | | | Abort writing cached-microdescs if a failed write has occurred.Nick Mathewson2012-05-24
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'public/bug3196'Nick Mathewson2012-05-31
|\ \ \ \ \ \
| * | | | | | Raise thresholds for declaring bootstrapping complete.Nick Mathewson2012-05-11
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-31
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson2012-05-30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'bug5604'Nick Mathewson2012-05-30
|\ \ \ \ \ \
| * | | | | | Add a little documentation for the bug5604 fixNick Mathewson2012-05-30
| * | | | | | If DisableNetwork, don't even try to open non-controller listenersNick Mathewson2012-04-18
* | | | | | | Merge remote-tracking branch 'public/bug5954'Nick Mathewson2012-05-30
|\ \ \ \ \ \ \
| * | | | | | | New "GETINFO dormant" to report whether Tor has gone idleNick Mathewson2012-05-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'linus/bug4369'Nick Mathewson2012-05-30
|\ \ \ \ \ \ \
| * | | | | | | Fix minor typo in warning printout.Linus Nordberg2012-05-29
| * | | | | | | Close OR connections that send junk before AUTHORIZE/VERSIONSNick Mathewson2012-04-27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'public/bug5916'Nick Mathewson2012-05-30
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix a hard-to-trigger memory leak in launch_resolveNick Mathewson2012-05-18
* | | | | | | Merge remote-tracking branch 'asn/bug5602'Nick Mathewson2012-05-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use a more helpful log message when we can't find a proxy.George Kadianakis2012-05-18
* | | | | | | Merge remote-tracking branch 'asn/bug5646'Nick Mathewson2012-05-18
|\ \ \ \ \ \ \
| * | | | | | | Extract data from DESTROY cell _after_ protocol violation checks.George Kadianakis2012-05-18
| |/ / / / / /
* / / / / / / Ignore unknown lines from managed proxies.George Kadianakis2012-05-18
|/ / / / / /
* | | | | | Merge remote-tracking branch 'public/bug5139'Nick Mathewson2012-05-16
|\ \ \ \ \ \