summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Include doc/TUNING in our release tarballsbug16929Sebastian Hahn2015-09-01
* Fix some memory issues in test_dns.cNick Mathewson2015-08-26
* Resolve check-spaces in test_dns.cNick Mathewson2015-08-26
* fix compilation warnings in test_dns.cNick Mathewson2015-08-26
* Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'Nick Mathewson2015-08-26
|\
| * Adding changes file.rl19872015-08-23
| * Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().rl19872015-08-23
* | Document callgraph analysis codeNick Mathewson2015-08-25
* | Make test_checkdir.c dirent include consistent with other filesNick Mathewson2015-08-25
* | Expand changes fileNick Mathewson2015-08-25
* | Log malformed hostnames in socks5 request respecting SafeLoggingAndreas Stieger2015-08-25
* | Is this the syntax that will make freebsd make happy?Nick Mathewson2015-08-21
* | Do not try to chmod test_keygen.sh: It is not generated by configure.Nick Mathewson2015-08-21
* | Merge branch 'workqueue_squashed'Nick Mathewson2015-08-21
|\ \
| * | Remove tor-fw-helper more thoroughlySebastian Hahn2015-08-21
| * | Fix a bunch of check-spaces complaintsSebastian Hahn2015-08-21
| * | Observe workqueue_reply_t in check-spacesSebastian Hahn2015-08-21
| * | Ensure worker threads actually exit when it is timeSebastian Hahn2015-08-21
| * | New testcase exposing bug during threadpool shutdownSebastian Hahn2015-08-20
* | | Rename EVENT_SIGNAL -> EVENT_GOT_SIGNALNick Mathewson2015-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