aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-03White-box tests for crypto_rand_*_range(), rand_hostname().Nick Mathewson
2016-05-02Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-02(cherry-picked by nickm, with changes file from isis.)s0rlxmh0
2016-05-02Merge remote-tracking branch 'dgoulet/bug13239_029_01'Nick Mathewson
2016-05-02test_bt.sh: Check stderr for backtrace as well as stdout.Nick Mathewson
2016-04-26Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-26April 2016 fallbacks for 0.2.8-rcteor (Tim Wilson-Brown)
2016-04-26Merge remote-tracking branch 'yawning-schwanenleid/feature18685'Nick Mathewson
2016-04-25Remove redundant declarations of MINNick Mathewson
2016-04-20Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Foun...Nick Mathewson
2016-04-19Increase number of preemptive internal circuitsDavid Goulet
2016-04-19Merge branch 'handles_squashed'Nick Mathewson
2016-04-19Basic 'handle' implementation and tests.Nick Mathewson
2016-04-19Merge remote-tracking branch 'public/lcov_excl'Nick Mathewson
2016-04-15Disambiguate: Avoid defining two static functions called chunk_free_uncheckedNick Mathewson
2016-04-15Disambiguate: Avoid defining two static functions both called gettweak()Nick Mathewson
2016-04-15Add branch prediction to util_bug.h, and fix a bug.Nick Mathewson
2016-04-14Merge branch 'assert_nonfatal_squashed'Nick Mathewson
2016-04-14Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.Nick Mathewson
2016-04-14Add a BUG macro for usage in if checks.Nick Mathewson
2016-04-14Add new tor_assert_nonfatal*() macros.Nick Mathewson
2016-04-13fix typos/etc before i go nuts on #18809Roger Dingledine
2016-04-12Add LCOV_EXCL* markers to crypto.c and crypto_s2k.cNick Mathewson
2016-04-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-12Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8Nick Mathewson
2016-04-07memarea: Don't assume that sizeof(ulong) >= sizeof(void*).Nick Mathewson
2016-04-07Merge branch 'bug14334_squashed'Nick Mathewson
2016-04-07Don't mark guards as unreachable if connection_connect() fails.George Kadianakis
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-04-07When we get a bad nickname, explain what a good one is.Nick Mathewson
2016-04-07Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-07Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-04-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-04-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-04-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-04-07Update geoip and geoip6 to the April 5 2016 database.Karsten Loesing
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05Don't call the system toupper or tolower.Nick Mathewson
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05quiet debug logs from periodic_event_dispatch()Roger Dingledine
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05Only define NEW_THREAD_API when not building with LibreSSL.Nick Mathewson
2016-04-05Merge remote-tracking branch 'teor/bug18720'Nick Mathewson
2016-04-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-05OpenSSL 1.1.0-pre5-dev and later made BIO opaque.Yawning Angel
2016-04-05OpenSSL 1.1.0-pre4 and later(?) have a new "thread API".Yawning Angel
2016-04-05Fix a comment typo in compat.hteor (Tim Wilson-Brown)
2016-04-05Clarify comments on connection_t's address fieldsteor (Tim Wilson-Brown)
2016-04-04Move tor_assert implementation into its own header/module.Nick Mathewson
2016-04-01Merge branch 'incoming_queue_symbol_fix'Nick Mathewson