summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixup! Ensure worker threads actually exit when it is timeworkqueueSebastian Hahn2015-08-20
* Remove tor-fw-helper more thoroughlySebastian Hahn2015-08-20
* Fix a bunch of check-spaces complaintsSebastian Hahn2015-08-20
* Observe workqueue_reply_t in check-spacesSebastian Hahn2015-08-20
* Ensure worker threads actually exit when it is timeSebastian Hahn2015-08-20
* New testcase exposing bug during threadpool shutdownSebastian Hahn2015-08-20
* Merge branch 'ed25519_keygen_squashed'Nick Mathewson2015-08-19
|\
| * changes file for ed25519_keygen branchNick Mathewson2015-08-19
| * More log messages for keygen problemsNick Mathewson2015-08-19
| * Explain better why we are about to load the master key.Nick Mathewson2015-08-19
| * Don' call failure to get keys a bug; it's possible now.Nick Mathewson2015-08-19
| * When we infer the master key from the certificate, save it to disk.Nick Mathewson2015-08-19
| * Document test_keygen.sh a little moreNick Mathewson2015-08-19
| * Add test_keygen tests for all log outputs; improve keygen outputs.Nick Mathewson2015-08-19
| * Suppress fingerprint display in test_keygen.shNick Mathewson2015-08-19
| * Integreate test_keygen.sh into 'make check'.Nick Mathewson2015-08-19
| * Resolve failing test_keygen tests.Nick Mathewson2015-08-19
| * Checkpoint work on ed25519 keygen improvements.Nick Mathewson2015-08-19
* | Merge remote-tracking branch 'teor/feature14882-TestingDirAuthVoteIsStrict-v3'Nick Mathewson2015-08-18
|\ \
| * | Add unit tests for dirserv_set_routerstatus_testingteor2015-08-18
| * | Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testingteor2015-08-18
| * | New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flagsteor2015-08-18
| * | Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPortteor2015-08-18
* | | Update to latest trunnelNick Mathewson2015-08-18
* | | Merge remote-tracking branch 'arma/bug16844-logs'Nick Mathewson2015-08-18
|\ \ \
| * | | Logs and debug info that I used for finding bug 16844Roger Dingledine2015-08-17
* | | | Merge branch 'decouple_controller_events_squashed'Nick Mathewson2015-08-18
|\ \ \ \
| * | | | Log meaningful messages before failing on windows with threadlocal.Nick Mathewson2015-08-18
| * | | | Improve threadlocal documentationNick Mathewson2015-08-18
| * | | | Add comments for thread-local storage functionsNick Mathewson2015-08-18
| * | | | Use thread-local storage to block event_queue recursion.Nick Mathewson2015-08-18
| * | | | Multithreading support for event-queue code.Nick Mathewson2015-08-18
| * | | | Refactor initialization logic for control-event-queueNick Mathewson2015-08-18
| * | | | Make the control/events test run TT_FORKNick Mathewson2015-08-18
| * | | | Remove obsolete event_format_tNick Mathewson2015-08-18
| * | | | Refactor our logic for sending events to controllersNick Mathewson2015-08-18
* | | | | Use tabs in src/or/include.amSebastian Hahn2015-08-18
* | | | | Fix typo in double_digest_map typeSebastian Hahn2015-08-18
| |_|/ / |/| | |
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decou...Nick Mathewson2015-08-17
|\ \ \ \ \
| | * | | | Fix a windows compilation errorNick Mathewson2015-08-12
| * | | | | Change lost_owning_controller() to call activate_signal().Nick Mathewson2015-08-13
| |/ / / /
| * | | | Try to decouple process_signal() from anything not event-drivenNick Mathewson2015-08-12
* | | | | Merge remote-tracking branch 'yawning/feature16535'Nick Mathewson2015-08-17
|\ \ \ \ \
| * | | | | Fixup: Force enable SSE2 before undefining ALIGN if SSE2 is disabled.Yawning Angel2015-08-17
* | | | | | Merge remote-tracking branch 'yawning/feature16535'Nick Mathewson2015-08-17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Enable ed25519-donna's SSE2 code when possible for 32 bit x86.Yawning Angel2015-08-17
* | | | | | Merge remote-tracking branch 'public/bug16741_026'Nick Mathewson2015-08-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Check for EINTR correctly on windowsNick Mathewson2015-08-07
* | | | | | Merge remote-tracking branch 'yawning/feature16533'Nick Mathewson2015-08-17
|\ \ \ \ \ \
| * | | | | | Use ed25519-donna's batch verification support when applicable.Yawning Angel2015-08-12