summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-19Don' call failure to get keys a bug; it's possible now.Nick Mathewson
2015-08-19When we infer the master key from the certificate, save it to disk.Nick Mathewson
2015-08-19Document test_keygen.sh a little moreNick Mathewson
2015-08-19Add test_keygen tests for all log outputs; improve keygen outputs.Nick Mathewson
2015-08-19Suppress fingerprint display in test_keygen.shNick Mathewson
2015-08-19Integreate test_keygen.sh into 'make check'.Nick Mathewson
2015-08-19Resolve failing test_keygen tests.Nick Mathewson
2015-08-19Checkpoint work on ed25519 keygen improvements.Nick Mathewson
2015-08-18Merge remote-tracking branch 'teor/feature14882-TestingDirAuthVoteIsStrict-v3'Nick Mathewson
2015-08-18Update to latest trunnelNick Mathewson
2015-08-18Merge remote-tracking branch 'arma/bug16844-logs'Nick Mathewson
2015-08-18Merge branch 'decouple_controller_events_squashed'Nick Mathewson
2015-08-18Log meaningful messages before failing on windows with threadlocal.Nick Mathewson
2015-08-18Improve threadlocal documentationNick Mathewson
2015-08-18Add comments for thread-local storage functionsNick Mathewson
2015-08-18Use thread-local storage to block event_queue recursion.Nick Mathewson
2015-08-18Multithreading support for event-queue code.Nick Mathewson
2015-08-18Refactor initialization logic for control-event-queueNick Mathewson
2015-08-18Make the control/events test run TT_FORKNick Mathewson
2015-08-18Remove obsolete event_format_tNick Mathewson
2015-08-18Refactor our logic for sending events to controllersNick Mathewson
2015-08-18Use tabs in src/or/include.amSebastian Hahn
2015-08-18Fix typo in double_digest_map typeSebastian Hahn
2015-08-18Add unit tests for dirserv_set_routerstatus_testingteor
2015-08-18Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testingteor
2015-08-18New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flagsteor
2015-08-18Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPortteor
2015-08-17Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decou...Nick Mathewson
2015-08-17Merge remote-tracking branch 'yawning/feature16535'Nick Mathewson
2015-08-17Fixup: Force enable SSE2 before undefining ALIGN if SSE2 is disabled.Yawning Angel
2015-08-17Merge remote-tracking branch 'yawning/feature16535'Nick Mathewson
2015-08-17Enable ed25519-donna's SSE2 code when possible for 32 bit x86.Yawning Angel
2015-08-17Merge remote-tracking branch 'public/bug16741_026'Nick Mathewson
2015-08-17Logs and debug info that I used for finding bug 16844Roger Dingledine
2015-08-17Merge remote-tracking branch 'yawning/feature16533'Nick Mathewson
2015-08-17Merge remote-tracking branch 'public/decouple_retry_directory'Nick Mathewson
2015-08-17Bring the dimap tests up to 100%Nick Mathewson
2015-08-17Fix an assertion failure introduced in 20254907d7Nick Mathewson
2015-08-17Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor.Nick Mathewson
2015-08-17Remove redundant tor_free() in command_process_create_cell().Isis Lovecruft
2015-08-17Merge remote-tracking branch 'isis/fix/circuitlist-docstring-typo'Nick Mathewson
2015-08-14Increase AccountingMax example value to 40 GB.Nick Mathewson
2015-08-14Fix an overzealous compiler warning in the testsNick Mathewson
2015-08-14Merge remote-tracking branch 'public/decouple_init_keys'Nick Mathewson
2015-08-13Increase unit test coverage on container.cNick Mathewson
2015-08-13Fix some types on container fnsNick Mathewson
2015-08-13Decouple routerlist_retry_directory_downloads() from the blobNick Mathewson
2015-08-13Change lost_owning_controller() to call activate_signal().Nick Mathewson
2015-08-12Fix a windows compilation errorNick Mathewson
2015-08-12Fix a memory leak when adding an ri with expired ed certsNick Mathewson