summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23Expose crypto_digest_algorithm_get_length from crypto.cNick Mathewson
2016-05-23Merge remote-tracking branch 'dgoulet/bug19066_029_01'Nick Mathewson
2016-05-20Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-20Changes file for previous commitNick Mathewson
2016-05-20Prevent ASAN from registering a SIGSEGV handlercypherpunks
2016-05-20Whoops. We use -Wmussing-prototypes.Nick Mathewson
2016-05-20Make another variable unsigned.Nick Mathewson
2016-05-20Fix a bug related to moving signing_key_certNick Mathewson
2016-05-19Remove round_int64_to_next_multiple_of: It is now unused.Nick Mathewson
2016-05-19Compute HS stats outputs without round_int64_...Nick Mathewson
2016-05-19Fix "conditional "ADD_MULODI4" was never defined".Nick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8Nick Mathewson
2016-05-19Merge branch 'link_ftrapv_clang32'Nick Mathewson
2016-05-19add missing atoi for cosmetic reasonsNick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge remote-tracking branch 'public/bug19073' into maint-0.2.8Nick Mathewson
2016-05-19Fix unused-but-set-variable warnings in the connection unit teststeor (Tim Wilson-Brown)
2016-05-19Describe what happens when we get a consensus, but no certificatesteor (Tim Wilson-Brown)
2016-05-19lintchanges on 18809, and fix the bug numberNick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19changelog typo fixNick Mathewson
2016-05-19Fix a compilation error in test_dir.cNick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge branch 'bug18809_028_squashed' into maint-0.2.8Nick Mathewson
2016-05-19Add unit tests for networkstatus_consensus_is_bootstrappingteor (Tim Wilson-Brown)
2016-05-19Restore and improve download schedule unit teststeor (Tim Wilson-Brown)
2016-05-19Update unit tests for multiple bootstrap connectionsteor (Tim Wilson-Brown)
2016-05-19Remove consensus_max_download_tries by refactoringteor (Tim Wilson-Brown)
2016-05-19Changes file for bug 18809teor (Tim Wilson-Brown)
2016-05-19Stop downloading consensuses when a consensus has been downloadedteor (Tim Wilson-Brown)
2016-05-18Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapvNick Mathewson
2016-05-18Add __mulodi4 source to src/extNick Mathewson
2016-05-18Fix a bad sizeof() in test_crypto.c. Harmless. Spotted by coverity.Nick Mathewson
2016-05-17whitespace fixesNick Mathewson
2016-05-17Remove duplicate siging_key_cert fields.Nick Mathewson
2016-05-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17Merge branch 'bug17150_027_extra' into maint-0.2.8Nick Mathewson
2016-05-17Improve API of routerinfo_incompatible_with_extrainfo()Nick Mathewson
2016-05-17Fix another, more subtle, case of bug 17150.Nick Mathewson
2016-05-17Copy the signing_key_cert field into signed_descriptor_tNick Mathewson
2016-05-17Fix documentation for routerinfo_incompatible_with_extrainfoNick Mathewson
2016-05-17When making sure digest256 matches in ei, look at sd, not ri.Nick Mathewson
2016-05-17Move extra_info_digest256 into signed_descriptor_tNick Mathewson
2016-05-17Merge remote-tracking branch 'teor/bug18963-remember-v2'Nick Mathewson
2016-05-17Remove from master all changes files scheduled for 0.2.8.3Nick Mathewson
2016-05-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17Merge branch 'bug18616-v4-merged_028' into maint-0.2.8Nick Mathewson
2016-05-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-17Fix remaining lintChanges warnings.Nick Mathewson