summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Merge branch 'asn_bug24977_final_squashed' into maint-0.3.4Nick Mathewson
2018-06-20Recreate nodelist before use if it's outdated.George Kadianakis
2018-06-20Recreate voting schedule before use if it's outdated.George Kadianakis
2018-06-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20rust: Remove redundant "testing" feature from tor_log crate.Isis Lovecruft
2018-06-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Enable DEBUG_SMARTLIST in unit testsrl1987
2018-06-20Refrain from accessing empty smartlist in test_bridges_clear_bridge_listrl1987
2018-06-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Merge remote-tracking branch 'catalyst-github/bug26415_034' into maint-0.3.4Nick Mathewson
2018-06-19Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-19Fix linker errors when building Tor.Alexander Færøy
2018-06-19Fix compilation of Rust crypto doctestsTaylor Yu
2018-06-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-18Revert "Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a"Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-18Remove redundant typedefs from _st.h filesNick Mathewson
2018-06-18test: Add missing headers in test_controller.cDavid Goulet
2018-06-18Merge branch 'split_or_h'Nick Mathewson
2018-06-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-17Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'Nick Mathewson
2018-06-17Merge remote-tracking branch 'rl1987/bug25477'Nick Mathewson
2018-06-17Merge remote-tracking branch 'rl1987/feature8323_squashed2'Nick Mathewson
2018-06-17Merge remote-tracking branch 'rl1987/bug26282'Nick Mathewson
2018-06-17Merge remote-tracking branch 'github/bug26152_035'Nick Mathewson
2018-06-16Changes to make the rust crypto::mod tests compileNick Mathewson
2018-06-16Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-16Fix a bug in my fix for #26258Nick Mathewson
2018-06-16Merge remote-tracking branch 'isis/bug26267' into maint-0.3.4Nick Mathewson
2018-06-16Merge remote-tracking branch 'isis/bug26245' into maint-0.3.4Nick Mathewson
2018-06-15rust: Remove unused N_DIGEST_ALGORITHMS constant from crypto_digest.rs.Isis Lovecruft
2018-06-15rust: Add comment and pragma on "unused" smartlist_t type.Isis Lovecruft
2018-06-15Make Rust warnings conditionally fatalTaylor Yu
2018-06-15rust: Expose rand module from crypto crate.Isis Lovecruft
2018-06-15Bump master to 0.3.5.0-alpha-devtor-0.3.5.0-alpha-devNick Mathewson
2018-06-15Set default-features = false for rand_coreTaylor Yu
2018-06-15Move hsdir_index_t into its own header.Nick Mathewson
2018-06-15Move extend_info_t into its own header.Nick Mathewson
2018-06-15Extract cell type and their queues into new headersNick Mathewson
2018-06-15Extract cached_dir_t into a new header.Nick Mathewson
2018-06-15Extract download_status_t into its own header.Nick Mathewson
2018-06-15Extract signed_descriptor_t into its own header.Nick Mathewson
2018-06-15Extract routerinfo_t into its own header.Nick Mathewson
2018-06-15Extract microdesc_t into its own header.Nick Mathewson
2018-06-15Extract routerstatus_t into its own header.Nick Mathewson
2018-06-15Extract extrainfo_t into its own headerNick Mathewson
2018-06-15Extract authority_cert_t into its own headerNick Mathewson