summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Document why we build memwipe that way.Nick Mathewson
2016-05-12Prefer builtin true.Nick Mathewson
2016-05-12Do not apply bugtrapping flags to test-memwipe, since testing memwipe require...Nick Mathewson
2016-05-12Rename SOURCES to SRC for things in include.amNick Mathewson
2016-05-12Move the ctime part of choose_array_element_by_weight into di_opsNick Mathewson
2016-05-12Refactor out u64_dbl_tNick Mathewson
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-05-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-12Merge remote-tracking branch 'arma/bug19003-try2' into maint-0.2.8Nick Mathewson
2016-05-12Use tor_queue.h, not sys/queue.h, in timeouts.[ch].Nick Mathewson
2016-05-12Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-12Merge remote-tracking branch 'arma/bug17621-try2' into maint-0.2.8Nick Mathewson
2016-05-12Fix bad allocation in pubsub.cNick Mathewson
2016-05-11minor touchups on nick's ticket 17621 changesRoger Dingledine
2016-05-11fix 'make dist' which was broken by ticket 18365's mergeRoger Dingledine
2016-05-11Merge remote-tracking branch 'public/bug18815'Nick Mathewson
2016-05-11Document the contents of $datadir/keysNick Mathewson
2016-05-11Add changes file for ticket 16698Nick Mathewson
2016-05-11Merge branch 'maint-0.2.8'Roger Dingledine
2016-05-11Merge branch 'maint-0.2.7' into maint-0.2.8Roger Dingledine
2016-05-11unbreak the build (when warnings are enabled)Roger Dingledine
2016-05-11Merge branch 'ticket16698_v2'Nick Mathewson
2016-05-11Fix comment for directory_handle_command_getNick Mathewson
2016-05-11Merge branch 'pubsub_squashed'Nick Mathewson
2016-05-11Basic work on a publish/subscribe abstractionNick Mathewson
2016-05-11Merge remote-tracking branch 'arma/feature18760'Nick Mathewson
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-11Merge remote-tracking branch 'teor/bug18816_simplify' into maint-0.2.8Nick Mathewson
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-11Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-11Merge remote-tracking branch 'special/bug19032-027' into maint-0.2.7Nick Mathewson
2016-05-11Fix out-of-bounds write during voting with duplicate ed25519 keysJohn Brooks
2016-05-11Confim we want certificates from fallbacksteor (Tim Wilson-Brown)
2016-05-11Revert "Switch between fallback and authority when auth cert fetch fails"teor (Tim Wilson-Brown)
2016-05-11refactor the #19003 patchesRoger Dingledine
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-11Merge branch 'bug18761_028_squashed' into maint-0.2.8Nick Mathewson
2016-05-11Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN.Nick Mathewson
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-11Merge remote-tracking branch 'teor/bug18816-squashed' into maint-0.2.8Nick Mathewson
2016-05-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-11Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-11Merge branch 'bug18841_1_025' into maint-0.2.7Nick Mathewson
2016-05-11Undefine _FORTIFY_SOURCE before defining it.Nick Mathewson
2016-05-10Split directory_handle_command_get into subfunctions.Nick Mathewson
2016-05-10Switch between fallback and authority when auth cert fetch failsteor (Tim Wilson-Brown)
2016-05-10Use the consensus download schedule for authority certificatesteor (Tim Wilson-Brown)
2016-05-09Merge remote-tracking branch 'arma/feature18998'Nick Mathewson
2016-05-09Stop being so strict about the payload length of "rendezvous1" cellsRoger Dingledine