Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 | Nick Mathewson | 2014-04-18 | |
| |\| | | | | | | | | | | ||||
| | * | | | | | | | | | | Add a rate-limiter for the other circuitID exhaustion warning | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | | | Diagnostic warning to see if it's pending destroys causing 11553 | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 | Nick Mathewson | 2014-04-18 | |
| |\| | | | | | | | | | | ||||
| | * | | | | | | | | | | Switch to random allocation on circuitIDs. | Nick Mathewson | 2014-04-18 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||
| | * | | | | | | | | | Supply better and less frequent warnings on circID exhaustion | Nick Mathewson | 2014-04-18 | |
* | | | | | | | | | | | Merge branch 'bug11396_v2_squashed' | Nick Mathewson | 2014-04-24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Expose the real maxmeminqueues via a GETINFO | Nick Mathewson | 2014-04-24 | |
| * | | | | | | | | | | | Change the logic for the default for MaxMemInQueues | Nick Mathewson | 2014-04-24 | |
| * | | | | | | | | | | | get_total_system_memory(): see how much RAM we have | Nick Mathewson | 2014-04-24 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'public/bug10268' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Give no answer, not NOTIMPL, for unsupported DNS query types | Nick Mathewson | 2014-04-07 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug11200' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | should_disable_dir_fetches() now returns 1 if DisableNetwork==1 | Nick Mathewson | 2014-03-14 | |
* | | | | | | | | | | | | | | Merge branch 'bug11156_issue2_squashed' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Slightly improve the documentation of src/or/transports.c | George Kadianakis | 2014-04-23 | |
| * | | | | | | | | | | | | | | Rename the got_hup element of managed proxies. | George Kadianakis | 2014-04-23 | |
| * | | | | | | | | | | | | | | Don't halt bootstrap to figure out if we should restart PT proxies. | George Kadianakis | 2014-04-23 | |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug9229_025' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Make num_bridges_usable work properly. | Nick Mathewson | 2014-04-08 | |
| * | | | | | | | | | | | | | | Fix our check for the "first" bridge descriptor. | Nick Mathewson | 2014-03-10 | |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug9963_v2_024' | Nick Mathewson | 2014-04-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Log descriptor-download bootstrapping messages less verbosely | Nick Mathewson | 2014-03-27 | |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'public/sandbox_fixes_rebased_2' | Nick Mathewson | 2014-04-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Block certain option transitions while sandbox enabled | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Don't reload logs or rewrite pidfile while sandbox is active | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Don't allow change to ConnLimit while sandbox is active | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Allow reloading torrc and writing to router-stability | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Add a couple of missing renames so the server sandbox works again | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Get Libevent's PRNG functioning under the linux sandbox | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Make sure everything using an interned string is preceded by a log | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Drop 'fr' parameter from sandbox code. | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Remove nonsensical exec permission from sandbox code. | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Add 'rename' to the sandboxed syscalls | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | Fix some initial sandbox issues. | Nick Mathewson | 2014-04-16 | |
* | | | | | | | | | | | | | | | | Merge remote-tracking branch 'andrea/bug11304' | Nick Mathewson | 2014-04-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Call connection_or_close_for_error() properly if write_to_buf() ever fails on... | Andrea Shepard | 2014-04-15 | |
* | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'andrea/bug11306' | Nick Mathewson | 2014-04-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Avoid redundant calls to connection_mark_for_close() on listeners when settin... | Andrea Shepard | 2014-04-15 | |
| * | | | | | | | | | | | | | | | | | Close orconns correctly through channels when setting DisableNetwork to 1 | Andrea Shepard | 2014-04-15 | |
| |/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge branch '10267_plus_10896_rebased_twice' | Nick Mathewson | 2014-04-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Call pf-divert openbsd-specific, not no-linux | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | | Fix OSX compilation. | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | | Whitespace, doc fixes | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | | Educate tor on OpenBSD's use of divert-to rules with the pf firewall. | dana koch | 2014-04-16 | |
| * | | | | | | | | | | | | | | | | tor_addr_from_sockaddr() is applicable in ipfw code, so use it. | Nick Mathewson | 2014-04-16 | |
| * | | | | | | | | | | | | | | | | ipfw TransPort support on FreeBSD (10267) | Nick Mathewson | 2014-04-16 | |
* | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-04-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2014-04-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | remove note about dannenberg; it has upgraded. | Nick Mathewson | 2014-04-16 |