summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix manual formattingmanualDamian Johnson2017-11-05
* Merge branch 'maint-0.3.2'Nick Mathewson2017-11-05
|\
| * ticket21031 changes file revised.Nick Mathewson2017-11-05
| * ClientDNSRejectInternalAddresses in non-default networksSebastian Hahn2017-11-04
| * Undo deprecation of ClientDNSRejectInternalAddressesSebastian Hahn2017-11-04
| * Revert "Make ClientDNSRejectInternalAddresses testing-only."Sebastian Hahn2017-11-04
* | Fix rust welcome message typo.Alex Xu (Hello71)2017-11-05
* | Merge branch 'maint-0.3.2'Nick Mathewson2017-11-02
|\ \ | |/
| * nodelist: Downgrade warning to protocol warningDavid Goulet2017-11-02
* | Merge branch 'maint-0.3.2'Nick Mathewson2017-11-02
|\ \ | |/
| * Merge branch 'dgoulet_ticket23753_032_02_squashed' into maint-0.3.2Nick Mathewson2017-11-02
| |\
| | * sched: Rate limit scheduler_bug_occurred()David Goulet2017-11-02
| | * sched: Add another SCHED_BUG() callsiteMatt Traudt2017-11-02
| | * sched: Use SCHED_BUG() macro in schedulerDavid Goulet2017-11-02
| | * sched: Implement SCHED_BUG()David Goulet2017-10-03
* | | Merge branch 'maint-0.3.2'Nick Mathewson2017-11-02
|\ \ \ | |/ /
| * | Test that IPv6-only clients can use microdescriptorsteor2017-11-02
* | | Merge branch 'maint-0.3.2'Nick Mathewson2017-11-02
|\ \ \ | |/ /
| * | Tweak a comment for a minor but important distinctionNick Mathewson2017-11-02
| * | Merge branch 'ticket23820_032_01_squashed' into maint-0.3.2Nick Mathewson2017-11-02
| |\ \
| | * | Changes file for 23820teor2017-11-02
| | * | Don't run IPv6-only v3 single onion service tests using chutneyteor2017-11-02
| | * | Stop users configuring IPv6-only v3 single onion servicesteor2017-11-02
| | * | Improve v3 onion service logging for intro and rend pointsteor2017-11-02
| | * | Remove buggy IPv6 and ed25519 handling from get_lspecs_from_extend_info()teor2017-11-02
| | * | Remove buggy IPv6 support from pick_intro_point() and service_intro_point_new()teor2017-10-26
| | * | Remove buggy IPv6 support from hs_get_extend_info_from_lspecs()teor2017-10-26
* | | | Merge branch 'buf_for_stringbuffer_squashed'Nick Mathewson2017-11-02
|\ \ \ \
| * | | | changes file for 22342Nick Mathewson2017-11-02
| * | | | Refactor geoip_get_dirreq_history to use buf_tNick Mathewson2017-11-02
| * | | | Refactor connection_write_to_buf_impl_(); add one that takes a buf_tNick Mathewson2017-11-02
| * | | | Add a zero-copy buffer move implementation.Nick Mathewson2017-11-02
| * | | | Refactor write_http_response_header_impl() to use buf_tNick Mathewson2017-11-02
| * | | | Add buf_t API helpers for using buffers to construct outputs.Nick Mathewson2017-11-02
* | | | | easy typos while reviewing commitsRoger Dingledine2017-11-01
* | | | | Merge branch 'maint-0.3.2'Nick Mathewson2017-11-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | man: Specify HiddenServiceNumIntroductionPoints for v3David Goulet2017-11-01
* | | | | rename {,TOR_}RUST_DEPENDENCIESSebastian Hahn2017-11-01
* | | | | Merge remote-tracking branch 'public/owning_control_fd'Nick Mathewson2017-11-01
|\ \ \ \ \
| * | | | | Add __OwningControllerFD to allow controllers without controlportsNick Mathewson2017-10-18
| * | | | | Expose connection_init_accepted_conn.Nick Mathewson2017-10-18
| * | | | | New function for Tor to treat itself as the "owner" of a socketNick Mathewson2017-10-18
| * | | | | Make the mark_socket_open() no-op treat the socket as used.Nick Mathewson2017-10-18
* | | | | | missing changes file for 22605Nick Mathewson2017-11-01
* | | | | | Merge branch 'tor_api_squashed'Nick Mathewson2017-11-01
|\ \ \ \ \ \
| * | | | | | tor_runner.c: Add a circumlocution and a caveat.Nick Mathewson2017-11-01
| * | | | | | Add more usage notes on tor_api.hNick Mathewson2017-11-01
| * | | | | | Explain purpose, usage, and status of tor_runner.cNick Mathewson2017-11-01
| * | | | | | Add a small library to emulate tor_run_main() with exec()Nick Mathewson2017-11-01
| * | | | | | Add a public tor_api.h with an implementation in tor_api.cNick Mathewson2017-11-01