summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-05Only choose directory DirPorts on relaysteor (Tim Wilson-Brown)
2016-05-05Make clients only select directories with reachable ORPortsteor (Tim Wilson-Brown)
2016-05-05Make clients always use begindir for directory requeststeor (Tim Wilson-Brown)
2016-05-05Make directory node selection more reliableteor (Tim Wilson-Brown)
2016-05-04Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-04Merge branch 'bug18921_squashed' into maint-0.2.8Nick Mathewson
2016-05-04Choose the correct address for one-hop connectionsteor (Tim Wilson-Brown)
2016-05-04Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-04Merge branch 'bug18686_025' into maint-0.2.8Nick Mathewson
2016-05-04Report success when not terminating an already terminated process.Nick Mathewson
2016-05-04Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-04Merge branch 'bug18710_025' into maint-0.2.8Nick Mathewson
2016-05-04Fix dnsserv.c assertion when no supported questions are requested.Scott Dial
2016-05-03Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-03Fix keccak-tiny portability on `exotic` platforms.Yawning Angel
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-15Quick function to find out the timeout object's view of "now"Nick Mathewson
2016-04-15Fix compilation of timeout.c with our flags and warnings.Nick Mathewson
2016-04-15Add timeouts to libor-event.aNick Mathewson
2016-04-15Import timeouts.c directly from William Ahern's git.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-12encourage rejected relays to contact usRoger Dingledine
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-12Do not link tests against both libor.a and libor-testing.aNick 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