summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-17Enable ed25519-donna's SSE2 code when possible for 32 bit x86.Yawning Angel
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-12Fix a memory leak when adding an ri with expired ed certsNick Mathewson
2015-08-12Use ed25519-donna's batch verification support when applicable.Yawning Angel
2015-08-12Add crypto_rand_unmocked, which is crypto_rand without mocking.Yawning Angel
2015-08-12Decouple the backend for directory_all_unreachable to simplify our CFGNick Mathewson
2015-08-11Split the client-only parts of init_keys() into a separate functionNick Mathewson
2015-08-11Merge branch 'bug16389_027_03_squashed'Nick Mathewson
2015-08-11Expire after 5 minutes rend cache failure entriesDavid Goulet
2015-08-11Add created timestamp to a rend cache failure entryDavid Goulet
2015-08-11Fix typo in comment about digest256map_tDavid Goulet
2015-08-11Use an enum for INTRO_POINT_FAILURE_*David Goulet
2015-08-11Purge client HS failure cache on NEWNYMDavid Goulet
2015-08-11Add rend failure cacheDavid Goulet
2015-08-11Fix windows compilationNick Mathewson
2015-08-11Fix a 32-bit compilation warningNick Mathewson
2015-08-11Make HSDir depend on Running/Valid again.Nick Mathewson
2015-08-10Merge remote-tracking branch 'public/feature16734'Nick Mathewson
2015-08-10Remove a 9-function strongly connected component of tor's callgraph.Nick Mathewson
2015-08-10Merge remote-tracking branch 'dgoulet/bug16274_027_02'Nick Mathewson
2015-08-06Merge remote-tracking branch 'public/decouple-write'Nick Mathewson
2015-08-06Merge remote-tracking branch 'public/bug16286'Nick Mathewson
2015-08-06Fix misnamed parameter in or_circuit_new docstring.Isis Lovecruft
2015-08-05Update tor-fw-helper URLNick Mathewson
2015-08-05Add a compat function to check how much disk space is free.Nick Mathewson
2015-08-05Set the open file limit to the current value before changing itDavid Goulet
2015-08-05Let's try to get test_workqueue working on windowsNick Mathewson
2015-08-04Merge remote-tracking branch 'public/bug13338'Nick Mathewson
2015-08-04Switch order of unblocking threads and releasing the mutex.cypherpunks
2015-08-03When building with coverage, run chutney with coverageNick Mathewson
2015-07-31Move formatting functions around.Nick Mathewson
2015-07-31Improve log messages for problems about ed25519 keypinningNick Mathewson
2015-07-30Add get_max_sockets() and remove dead codeDavid Goulet
2015-07-30Do not autoflush control connections as their outbufs get bigNick Mathewson
2015-07-30whitespace fixNick Mathewson
2015-07-30Wrap windows-only C files in #ifdef _WIN32Nick Mathewson
2015-07-29Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-07-29Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson