summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sched: change most asserts to non-fatal BUGskist-fortor-03Matt Traudt2017-09-13
* fixup! sched: switch to monotonic time; add/fix comments, style, and logs msgsMatt Traudt2017-09-13
* sched: revisist compatibility on non-linux systemsMatt Traudt2017-09-13
* sched: rename scheduler to the_schedulerMatt Traudt2017-09-13
* sched: validate KIST sched optionsMatt Traudt2017-09-13
* fixup! sched: Remove vanilla sched options that will be going awayMatt Traudt2017-09-13
* sched: switch to monotonic time; add/fix comments, style, and logs msgsMatt Traudt2017-09-12
* sched: Add sandbox support for KISTDavid Goulet2017-09-07
* sched: Fallback to naive approach if no runtime KIST supportDavid Goulet2017-09-07
* sched: Detect KIST support at compile timeDavid Goulet2017-09-07
* sched: Implement the KIST schedulerMatt Traudt2017-09-07
* sched: Groundwork before KIST implementationMatt Traudt2017-09-07
* sched: Remove vanilla sched options that will be going awayMatt Traudt2017-09-07
* consensus: Add a generic notification function on new consensusMatt Traudt2017-09-07
* Whoops -- I messed a calltool targetNick Mathewson2017-09-07
* Merge branch 'calltool'Nick Mathewson2017-09-07
|\
| * Add support for running "calltool" on Tor via "make callgraph".Nick Mathewson2017-09-07
|/
* Talk about assertions in CodingStandards.mdNick Mathewson2017-09-07
* Add a module comment to util_bug.hNick Mathewson2017-09-07
* Merge branch 'maint-0.3.1'Nick Mathewson2017-09-07
|\
| * Add a stack trace to the warning at issue with 23105.Nick Mathewson2017-09-07
* | Merge branch 'bug23361_032_01_squashed2'Nick Mathewson2017-09-07
|\ \
| * | prop224: Pick rendezvous point of protover HSRend=2David Goulet2017-09-07
* | | Better error on failure to load seccomp2 sandboxNick Mathewson2017-09-06
* | | Merge remote-tracking branch 'dgoulet/bug23123_032_01'Nick Mathewson2017-09-06
|\ \ \
| * | | hs: Set rendezvous circuit timestamp_dirty all the timeDavid Goulet2017-08-31
| |/ /
* | | Correctly describe which inputs would confuse the old BSD strtolNick Mathewson2017-09-06
* | | Make url-canonicalizer canonicalize correctly.Nick Mathewson2017-09-05
* | | Fix an erroneous !Nick Mathewson2017-09-05
* | | Resolve inconsistencies between buf refactor and HTTP connectNick Mathewson2017-09-05
* | | Merge branch 'http_tunnel_squashed'Nick Mathewson2017-09-05
|\ \ \
| * | | Add a fuzzer for HTTP CONNECTNick Mathewson2017-09-05
| * | | Add a manpage entry and changes file for for HTTPTunnelPortNick Mathewson2017-09-05
| * | | Add stream isolation support for HTTP CONNECT tunnelsNick Mathewson2017-09-05
| * | | Add support for HTTP Connect tunnelsNick Mathewson2017-09-05
| * | | Export http-command parsing functions.Nick Mathewson2017-09-05
* | | | Make preferred_chunk_size nonstatic, and add a prefix to itNick Mathewson2017-09-05
* | | | Merge branch 'refactor_buffers_api_3'Nick Mathewson2017-09-05
|\ \ \ \
| * | | | Refactor buffer APIs to put a buf_t first.Nick Mathewson2017-09-05
| * | | | Repair wide lines from previous commit.Nick Mathewson2017-09-05
| * | | | Repair buffer API so everything starts with buf_.Nick Mathewson2017-09-05
| * | | | Move buffers.c and buffers_tls.c into src/commonNick Mathewson2017-09-05
| * | | | Move the tls parts of buffers.c into buffers_tls.cNick Mathewson2017-09-05
| * | | | Make buffers.c independent of or.hNick Mathewson2017-09-05
| * | | | Make buf_pullup() expose the pulled-up data.Nick Mathewson2017-09-05
| * | | | Replace buf->datalen usage in proto_*.c with buf_datalen() call.Nick Mathewson2017-09-05
| * | | | Move protocol-specific functions out of buffers.cNick Mathewson2017-09-05
|/ / / /
* | | | Not all invizbox people have the same TLD... :/Nick Mathewson2017-09-05
* | | | Remove changes files that are already merged in 0.3.1.6-rcNick Mathewson2017-09-05
* | | | Merge branch 'maint-0.3.1'Nick Mathewson2017-09-05
|\ \ \ \ | | |_|/ | |/| |