aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-18Add rendcache.{c|h}David Goulet
2015-06-18Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-18Merge remote-tracking branch 'dgoulet/bug16381_026_01-revert' into maint-0.2.6Nick Mathewson
2015-06-17Handle "keygen" if datadir does not yet existNick Mathewson
2015-06-17add test-memwipe to .gitignoreNick Mathewson
2015-06-17Fix an unchecked-case warning on windowsNick Mathewson
2015-06-17changes file for 13642Nick Mathewson
2015-06-17Merge branch '13642_offline_master_v2_squashed'Nick Mathewson
2015-06-17Support encrypted offline master keys with a new --keygen flagNick Mathewson
2015-06-17Add a tor_getpass to read passphrases. Needs better backend.Nick Mathewson
2015-06-17Extend intro point to a 4th hop on cannibalizationDavid Goulet
2015-06-17Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-17Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-06-17Correctly handle failed crypto_early_initteor
2015-06-16Revert "Do not replace a HS descriptor with a different replica of itself"David Goulet
2015-06-16Document the consensus download interval used by hidden servicesteor
2015-06-16Fix spacing in tortls.cteor
2015-06-15Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-15Merge commit '1eb2c0cbd3a9be2650419bd07474770629261f56'Nick Mathewson
2015-06-15Fix another seccomp2 issueNick Mathewson
2015-06-11Merge remote-tracking branch 'teor/feature15817-clang-sanitizers'Nick Mathewson
2015-06-11Add a log message to try to track down #16013Nick Mathewson
2015-06-10Spell occurred rightNick Mathewson
2015-06-10fwd-port 0.2.6.9 changesNick Mathewson
2015-06-10Merge remote-tracking branch 'teor/bug16343-master-key-assert'Nick Mathewson
2015-06-11Fix clang address of struct member always non-NULL in SSL master keyteor
2015-06-10Update and clarify release checklistAndrea Shepard
2015-06-10Bump version to 0.2.6.9Andrea Shepard
2015-06-11Tweak clang sanitizer blacklist for out-of-tree builds, make, ccacheteor
2015-06-08Merge remote-tracking branch 'teor/feature15817-clang-sanitizers'Nick Mathewson
2015-06-08Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-08HSDir flag now requires the Stable flagDavid Goulet
2015-06-06Edit contrib/README to document the contrib/clang directoryteor
2015-06-06Add instructions for clang sanitizers, static analyzer, and coverityteor
2015-06-04Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-04Set session_group after the port's data structure has been populated.Yawning Angel
2015-06-02Merge remote-tracking branch 'public/bug15760_hard_026_v2'Nick Mathewson
2015-06-02A few more minor OpenSSL 1.1 fixes.Yawning Angel
2015-06-02Merge remote-tracking branch 'teor/bug16115-minor-fixes'Nick Mathewson
2015-06-02Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-02Fix sandboxing to work when running as a relayPeter Palfrader
2015-06-03Check for NULL values in getinfo_helper_onionsteor
2015-06-03Ensure signing_key is non-NULL before accessing one of its membersteor
2015-06-03Remove undefined directive-in-macro in test_util_writepidteor
2015-06-03Always initialise return value in compute_desc_id in rendcommon.cteor
2015-06-03Silence unused variable warnings in find_cipher_by_idteor
2015-06-03Fix an incorrect comment on spawn_functeor
2015-06-02Merge remote-tracking branch 'public/bug15760_hard_026_v2'Nick Mathewson
2015-06-02Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_findNick Mathewson
2015-06-02Use accessor functions for client_random/server_random/master_keyNick Mathewson