aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-06Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/484' into maint-0.3.5Nick Mathewson
2018-11-06Include sys/time.h in timers.c and time_fmt.cKris Katterjohn
2018-11-06refuse to start with relative paths + RunAsDaemonRoger Dingledine
2018-11-06Merge branch 'bug28348_034' into bug28348_035Nick Mathewson
2018-11-06Actually disable NEED_NET periodic events when DisableNetwork is setNick Mathewson
2018-11-05Notify systemd of ShutdownWaitLengthAlex Xu (Hello71)
2018-11-02Merge branch 'bug27968_squashed' into maint-0.3.5Nick Mathewson
2018-11-02Sort the imports in test_rebind.pyteor
2018-11-02Make test_rebind.py timeout when waiting for a log messageteor
2018-11-02Refactor test_rebind.py to consistently print FAIL on failureteor
2018-11-02Avoid a race condition in test_rebind.pyteor
2018-11-02Bump to 0.3.4.9-devNick Mathewson
2018-11-02Merge branch 'bug27963_wallclock' into maint-0.3.5Nick Mathewson
2018-11-02Bump to 0.3.4.9Nick Mathewson
2018-11-02Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-02Merge branch 'bug26470_032' into maint-0.3.3Nick Mathewson
2018-11-02Merge branch 'bug26896_034' into maint-0.3.4Nick Mathewson
2018-11-02Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-02Merge remote-tracking branch 'dgoulet/ticket27410_032_01' into maint-0.3.3Nick Mathewson
2018-10-31Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-31Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-31Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-31Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9Nick Mathewson
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'tor-github/pr/415' into maint-0.3.5David Goulet
2018-10-30Add test for HiddenServiceAuthorizeClient and v3 onion servicesNeel Chauhan
2018-10-30Detect the onion service version and then check for invalid options unless we...Neel Chauhan
2018-10-30Merge remote-tracking branch 'tor-github/pr/431' into maint-0.3.5Nick Mathewson
2018-10-30Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/346' into maint-0.3.3Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/381' into maint-0.3.5Nick Mathewson
2018-10-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-29Only pass `-C default-linker-libraries` with sanitizersAlex Crichton
2018-10-25Merge branch 'bug28202_033' into bug28202_035Nick Mathewson
2018-10-25Merge branch 'bug28202_029' into bug28202_033Nick Mathewson
2018-10-25Fix two other cases of (buf + N > end) patternNick Mathewson
2018-10-25Fix possible UB in an end-of-string check in get_next_token().Nick Mathewson
2018-10-24node: Make node_supports_v3_rendezvous_point() also check for the keyDavid Goulet
2018-10-24Merge branch 'ticket28115_035' into maint-0.3.5Nick Mathewson
2018-10-24rust/tor_log: fix C_RUST_COUPLED documentationcypherpunks
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Remove a now-unused rust "use".Nick Mathewson
2018-10-23Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3Nick Mathewson
2018-10-23Documentation: Move the hs_service_descriptor_t elements around.George Kadianakis
2018-10-23Documentation: Document which descriptor elements are (im)mutable.George Kadianakis
2018-10-23Func rename: Make it clear that update_all_descriptors() does intro points.George Kadianakis
2018-10-23Treat backtrace test failures as expected on most BSD-derived systemsteor