Commit Graph

  • 60f699c859 Send a control port event when a stream enters the AP_CONN_STATE_CONTROLLER_WAIT state Neel Chauhan 2020-07-08 20:12:56 -07:00
  • 562957e0db socks: Returns 0xF6 only if BAD_HOSTNAME Guinness 2020-07-08 17:46:16 +02:00
  • 942ecfa835 doc: Add a WARNING section to Tracing.md David Goulet 2020-03-11 12:26:10 -04:00
  • b049cc3ace trace: Emit a warning if tracing is built in David Goulet 2020-03-11 12:12:28 -04:00
  • 3604d86a01 trace: Helper macro to disambiguate identifiers David Goulet 2020-03-11 10:54:47 -04:00
  • d80c34d214 trace: Move LTTng specific declartion to .inc file David Goulet 2020-02-13 13:25:42 -05:00
  • 24a5983d84 trace: Only build probes if instrumentation is enabled David Goulet 2020-02-13 10:44:00 -05:00
  • 79d6127a47 trace: Comments and improve doc/HACKING/Tracing.md David Goulet 2020-02-11 15:06:50 -05:00
  • c8f632784b trace: Add two circuit tracepoints for new circuits David Goulet 2020-01-15 12:50:20 -05:00
  • 4cb6887471 trace: Add two origin circuit specific tracepoints David Goulet 2020-01-15 12:42:58 -05:00
  • d36a44ffa9 trace: Add four generic circuit tracepoints David Goulet 2020-01-15 12:36:18 -05:00
  • a706334577 trace: Add four more circuit subsystem tracepoints David Goulet 2020-01-15 12:26:54 -05:00
  • bf0e2ae0d0 trace: Add single tracepoint in circuit subsystem David Goulet 2020-02-11 11:46:34 -05:00
  • c31d469f37 trace: Comments and configure fix David Goulet 2020-01-15 10:55:07 -05:00
  • 0de543aae6 trace: Add LTTng-UST interface support David Goulet 2020-02-11 11:26:04 -05:00
  • 668fc70a20 trace: Add USDT probes generation support David Goulet 2020-01-14 14:58:09 -05:00
  • 70f031528d trace: Hook lib/trace as a subsystem David Goulet 2020-01-09 11:41:23 -05:00
  • 6fc6cbd9b3 trace: Better structure lib/trace and configure options David Goulet 2020-01-09 12:17:49 -05:00
  • 46e3484261 addr: Initialize resolved address cache to NULL address David Goulet 2020-07-08 07:50:50 -04:00
  • 9b2cadb492 addr: Validate identity key when getting a suggestion David Goulet 2020-07-08 07:46:12 -04:00
  • bd7174bb98 Merge branch 'maint-0.4.2' into release-0.4.2 Alexander Færøy 2020-07-08 00:36:48 +00:00
  • cee58b7f92 Merge branch 'maint-0.4.3' into release-0.4.3 Alexander Færøy 2020-07-08 00:36:48 +00:00
  • d973604981 Merge branch 'maint-0.4.4' into release-0.4.4 Alexander Færøy 2020-07-08 00:36:48 +00:00
  • e4bfa734a6 Merge branch 'maint-0.4.4' Alexander Færøy 2020-07-08 00:36:48 +00:00
  • 9603d8af0b Merge branch 'maint-0.4.3' into maint-0.4.4 Alexander Færøy 2020-07-08 00:36:48 +00:00
  • c364e0e83b Merge branch 'maint-0.4.2' into maint-0.4.3 Alexander Færøy 2020-07-08 00:36:48 +00:00
  • 22a7817995 Merge branch 'maint-0.3.5' into release-0.3.5 Alexander Færøy 2020-07-08 00:36:47 +00:00
  • b81e24cda6 Merge branch 'maint-0.3.5' into maint-0.4.2 Alexander Færøy 2020-07-08 00:36:47 +00:00
  • 3e08dd9df1 Resolve a compiler warning from a 32-bit signed/unsigned comparison Nick Mathewson 2020-07-07 14:58:49 -04:00
  • 66d5292ee6 Revert "config: Make clients tell dual-stack exits they prefer IPv6" David Goulet 2020-07-07 12:05:27 -04:00
  • 9e33391ebb Merge remote-tracking branch 'tor-github/pr/1974/head' Nick Mathewson 2020-07-07 11:08:20 -04:00
  • 640a777c9b Merge branch 'ticket33236_045_01' David Goulet 2020-07-07 11:01:26 -04:00
  • 809c864707 addr: Attempt to learn our address with ORPort David Goulet 2020-07-06 11:09:39 -04:00
  • be3baeb879 Merge branch 'maint-0.4.2' into release-0.4.2 Alexander Færøy 2020-07-07 14:48:36 +00:00
  • dc45f0a8cb Merge branch 'maint-0.4.3' into release-0.4.3 Alexander Færøy 2020-07-07 14:48:36 +00:00
  • 80ae7d305a Merge branch 'maint-0.4.4' into release-0.4.4 Alexander Færøy 2020-07-07 14:48:36 +00:00
  • aa80f73fc4 Merge branch 'maint-0.4.4' Alexander Færøy 2020-07-07 14:48:36 +00:00
  • d4c79cae76 Merge branch 'maint-0.4.3' into maint-0.4.4 Alexander Færøy 2020-07-07 14:48:36 +00:00
  • a213d27938 Merge branch 'maint-0.4.2' into maint-0.4.3 Alexander Færøy 2020-07-07 14:48:36 +00:00
  • 7759fee482 Merge branch 'maint-0.3.5' into release-0.3.5 Alexander Færøy 2020-07-07 14:48:35 +00:00
  • 19d579e8cb Merge branch 'maint-0.3.5' into maint-0.4.2 Alexander Færøy 2020-07-07 14:48:35 +00:00
  • 15be1ff8ad changes: Add a changes file for #40022 David Goulet 2020-07-06 10:02:45 -04:00
  • f5ce8a2bed channel: Consider NETINFO other address as ours David Goulet 2020-07-06 09:50:48 -04:00
  • 192d367b41 addr: New function relay_address_new_suggestion() David Goulet 2020-07-06 09:42:10 -04:00
  • f57ce632fe addr: Rename and make resolved_addr_set_last() function public David Goulet 2020-07-06 09:40:03 -04:00
  • 78bc52c47c channel: Continue refactor NETINFO process function David Goulet 2020-07-06 09:06:22 -04:00
  • 789beca783 channel: Refactor NETINFO process function David Goulet 2020-07-06 08:45:12 -04:00
  • bc63f59f3c Add correct exclusions to Doxyfile.in. Nick Mathewson 2020-07-07 10:24:24 -04:00
  • d9cc2b2928 CI: Fix Appveyor printf format error David Goulet 2020-07-07 09:20:28 -04:00
  • 86fdddccb2 Merge branch 'tor-github/pr/1973' George Kadianakis 2020-07-07 15:34:14 +03:00
  • 2aa5e95f58 Fix coccinelle complaint in test-memwipe.c Nick Mathewson 2020-07-06 15:18:28 -04:00
  • 9cefc47231 add changes file for ticket31699 Bartosz Duszel 2020-04-08 21:08:15 +02:00
  • c890a06fe4 remove autoconf check for malloc Bartosz Duszel 2020-03-24 07:42:03 +01:00
  • da85062631 remove autoconf check for EVP_sha3_256 Bartosz Duszel 2020-03-24 07:38:43 +01:00
  • b192bc6ff3 remove autoconf check for htonll Bartosz Duszel 2020-03-24 07:30:24 +01:00
  • 06dafe8c1f remove autoconf check for syslimits Bartosz Duszel 2020-03-22 20:42:00 +01:00
  • 3ebf3cf946 remove autoconf check for getpass Bartosz Duszel 2020-03-22 20:40:15 +01:00
  • 118c35b55b Mark some log messages as used by Chutney. George Kadianakis 2020-07-07 12:45:29 +03:00
  • b66953a3f5 Start a changelog for 0.3.5.11 Nick Mathewson 2020-07-06 17:10:48 -04:00
  • 5463ba85cc Remove a changes file that got included in 0.3.5.10 Nick Mathewson 2020-07-06 17:10:17 -04:00
  • 084cc7f6f8 Remove a changelog item that already appeared in 0.4.3.5 Nick Mathewson 2020-07-06 17:05:35 -04:00
  • 0e10a162bd Start on a changelog for 0.4.2.8 Nick Mathewson 2020-07-06 17:04:30 -04:00
  • c8f1ccbaef Start 0.4.3.6 changelog Nick Mathewson 2020-07-06 16:52:41 -04:00
  • 8f72303699 Remove changes files that were included in 0.4.3.5 Nick Mathewson 2020-07-06 16:47:56 -04:00
  • 9c0e3e573e minor changelog edits Nick Mathewson 2020-07-06 16:42:12 -04:00
  • 6883afe4fd Start an 0.4.4.2-alpha changelog Nick Mathewson 2020-07-06 16:38:45 -04:00
  • 7b2d10700f Use ((x + 7) >> 3) instead of (x >> 3) when converting from bits to bytes. Alexander Færøy 2020-05-16 19:18:56 +00:00
  • 06f1e959c2 Add constness to length variables in tor_tls_cert_matches_key. Alexander Færøy 2020-05-16 15:34:37 +00:00
  • b46984e97e Fix out-of-bound memory read in tor_tls_cert_matches_key() for NSS. Alexander Færøy 2020-03-31 02:33:54 +00:00
  • 33e1c2e6fd Run tor_tls_cert_matches_key() Test Suite with both OpenSSL and NSS. Alexander Færøy 2020-03-31 02:28:12 +00:00
  • 1ee748e4ca Fix coccinelle complaint in test_config.c Nick Mathewson 2020-07-06 15:17:47 -04:00
  • 95fc085bf3 addr: Fix possible memleak in find_my_address() David Goulet 2020-07-06 11:21:41 -04:00
  • ac3bc88343 Merge remote-tracking branch 'tor-github/pr/1938/head' Nick Mathewson 2020-07-06 09:34:13 -04:00
  • 6f882490e3 Merge branch 'maint-0.4.4' into release-0.4.4 George Kadianakis 2020-07-03 15:54:41 +03:00
  • 00f921edb9 Merge branch 'maint-0.4.4' George Kadianakis 2020-07-03 15:54:41 +03:00
  • 05ca50c9a3 Merge branch 'tor-github/pr/1962' into maint-0.4.4 George Kadianakis 2020-07-03 15:54:24 +03:00
  • 6ff4596753 hs-v2: Add deprecation warning for service David Goulet 2020-07-01 10:53:30 -04:00
  • 3bb9b7e743 Merge branch 'tor-github/pr/1934' George Kadianakis 2020-07-03 10:50:47 +03:00
  • a73049d1a0 changes: Add changes file for ticket #40019 David Goulet 2020-07-02 13:57:46 -04:00
  • 8c3e4837f0 make: Don't run check-best-practices in check-local David Goulet 2020-07-02 13:55:04 -04:00
  • 887dc6abb0 scripts: Don't run practracker in git hooks David Goulet 2020-07-02 13:54:19 -04:00
  • 8ae0ecbd6a scripts: Add env variable to disable pre-commit hook David Goulet 2020-07-02 13:47:12 -04:00
  • 064e23e95c Merge branch 'tor-github/pr/1968' David Goulet 2020-07-02 14:18:00 -04:00
  • c5707d6cf0 Add braces to IF_BUG_ONCE()s introduced in ticket34069. Nick Mathewson 2020-07-02 11:55:18 -04:00
  • 873d6d3724 Clean up a redundant debug log in circuit_handle_first_hop(). Nick Mathewson 2020-07-01 15:41:32 -04:00
  • e93ad428e2 Allow multiple addresses in extend_info_t. Nick Mathewson 2020-06-30 16:06:05 -04:00
  • b0a716dfb0 Move description of ext contents into an md file. Nick Mathewson 2020-07-02 13:46:09 -04:00
  • fbf8bda30b Mention that src/ext should not be edited lightly. Nick Mathewson 2020-07-02 13:38:13 -04:00
  • a34b9a0b62 Merge branch 'ticket33238_045_01_squashed' Nick Mathewson 2020-07-02 11:00:48 -04:00
  • 45afb31e1c addr: Prioritize interface lookup over local hostname David Goulet 2020-07-02 09:44:49 -04:00
  • 30e2652216 Merge branch 'maint-0.4.4' into release-0.4.4 Nick Mathewson 2020-07-02 10:15:04 -04:00
  • 2e98e88117 Merge branch 'maint-0.4.4' Nick Mathewson 2020-07-02 10:15:04 -04:00
  • 18fa53fdf4 Merge branch 'ticket32622_044_squashed' into maint-0.4.4 Nick Mathewson 2020-07-02 10:14:55 -04:00
  • 65b05b12ab Changes file for #32622. Nick Mathewson 2020-06-26 11:21:53 -04:00
  • 7b5f58a1c9 Carry TLS error strings forward to controller when reporting them. Nick Mathewson 2020-06-26 11:18:38 -04:00
  • cca3164f8d Add a convenience function to check for unspec address. Nick Mathewson 2020-07-01 15:53:48 -04:00
  • 1e97f96888 Refactor channel_connect_for_circuit() to take an extend_info_t. Nick Mathewson 2020-07-01 14:42:55 -04:00
  • 6a0b9e4746 Allow null ID argument to extend_info_new. Nick Mathewson 2020-07-01 14:20:17 -04:00
  • ad71303f5f Remove an untrue comment in extend_cell_t Nick Mathewson 2020-06-30 16:04:20 -04:00
  • 81d312f12c Add a function for comparing the orport on an extendinfo. Nick Mathewson 2020-06-30 15:45:02 -04:00