Commit Graph

  • 2591440faa Merge remote-tracking branch 'tor-github/pr/1278' Nick Mathewson 2019-09-05 07:41:58 -04:00
  • 9a402a654a Merge branch 'maint-0.4.1' teor 2019-09-05 14:48:09 +10:00
  • 6c3f339f05 Merge branch 'maint-0.4.1' into release-0.4.1 teor 2019-09-05 14:48:05 +10:00
  • 4596ead2fc Merge branch 'maint-0.4.0' into maint-0.4.1 teor 2019-09-05 14:48:02 +10:00
  • b17e3f6a3a Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-09-05 14:47:58 +10:00
  • 896a1ac50b Merge branch 'maint-0.3.5' into maint-0.4.0 teor 2019-09-05 14:47:54 +10:00
  • b485554d50 Merge branch 'maint-0.3.5' into release-0.3.5 teor 2019-09-05 14:47:50 +10:00
  • 0461837149 Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5 teor 2019-09-05 14:47:34 +10:00
  • 2ff6ebc6fc Merge branch 'maint-0.4.1' teor 2019-09-05 12:08:02 +10:00
  • 215c3eef81 Merge branch 'maint-0.4.1' into release-0.4.1 teor 2019-09-05 12:05:56 +10:00
  • 9dd908e713 Merge branch 'maint-0.4.0' into maint-0.4.1 teor 2019-09-05 12:05:12 +10:00
  • 221be36512 Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-09-05 12:05:08 +10:00
  • c08d3e46ca Merge commit '73890a86ef' into maint-0.4.1 teor 2019-09-05 11:52:52 +10:00
  • c1d61141f1 Add #30649 to ReleaseNotes. George Kadianakis 2019-09-03 17:07:50 +03:00
  • 87aaa9a2a5 Fix #30649 changelog entry. George Kadianakis 2019-09-02 11:46:22 +03:00
  • 40797bd361 Merge remote-tracking branch 'tor-github/pr/1282' into release-0.4.1 teor 2019-09-05 11:57:19 +10:00
  • 73890a86ef Merge branch 'bug30649_040' into bug30649_maint_041 George Kadianakis 2019-09-02 11:58:01 +03:00
  • 61082c059c Fix bugfix version in Bug 30649: Changes file. George Kadianakis 2019-09-02 11:38:05 +03:00
  • 1203e137be Merge commit '763fd0ad66' into maint-0.4.0 teor 2019-09-05 11:42:26 +10:00
  • 763fd0ad66 Fix bugfix version in Bug 30649: Changes file. George Kadianakis 2019-09-02 11:38:05 +03:00
  • 4f762bc41d Makefile: include checkShellScripts.sh in EXTRA_DIST teor 2019-08-30 23:52:03 +10:00
  • 4b1d2ba979 changes: file for 30967 teor 2019-08-30 23:03:50 +10:00
  • 5c2941e69f shellcheck: Add shellcheck to the pre-commit hook teor 2019-08-30 22:54:05 +10:00
  • d14573a623 Makefile: Explicitly list the subdirectories that contain scripts teor 2019-08-30 22:25:14 +10:00
  • 88839ab2ac Remove _ex suffix from typed_var_*_ex() functions. Nick Mathewson 2019-09-04 14:58:56 -04:00
  • 161c392a4f typedvar: remove now-unused functions taking config_type_t. Nick Mathewson 2019-09-04 14:54:59 -04:00
  • b3c2867715 Document fields of struct_magic_decl_t. Nick Mathewson 2019-09-04 14:03:38 -04:00
  • 3db56aeeb8 Document warn_deprecated_option(). Nick Mathewson 2019-09-04 14:01:43 -04:00
  • 39316da9b6 Document return value of config_mgr_add_format(). Nick Mathewson 2019-09-04 14:01:32 -04:00
  • 39dd2e2aa8 Document validate_fn_t as it stands. Nick Mathewson 2019-09-04 13:54:26 -04:00
  • aeda598fd5 config_assign: Document CAL_* options. Nick Mathewson 2019-09-04 13:48:16 -04:00
  • 577ea20b3a Document configuration and abbreviation types. Nick Mathewson 2019-09-04 13:41:53 -04:00
  • 106b75aa53 changes file for 31532 Nick Mathewson 2019-09-04 11:09:01 -04:00
  • 3aba13f779 buffers: use ptrdiff_t to indicate offsets. Nick Mathewson 2019-09-04 11:06:15 -04:00
  • ec724fe8c8 rendclient: use ptrdiff, not off_t, for offset of DH field. Nick Mathewson 2019-09-04 10:59:18 -04:00
  • b39ee42904 compat_compiler: fix documentation for STRUCT_VAR_P Nick Mathewson 2019-09-04 10:56:57 -04:00
  • dc199f40fb smartlist_pqueue: use ptrdiff_t instead of int for offsets. Nick Mathewson 2019-09-04 10:56:14 -04:00
  • 03ce67d378 config: explain CONFIG_TYPE_EXTENDED Nick Mathewson 2019-09-04 11:54:42 -04:00
  • 870874fec8 config: Make CLEAR with a nonempty value into a nonfatal assertion. Nick Mathewson 2019-09-04 11:28:21 -04:00
  • 539158f2be config: use ptrdiff_t for all field-offset members. Nick Mathewson 2019-09-04 10:50:09 -04:00
  • 34f3fcef40 Merge branch 'tor-github/pr/1290' David Goulet 2019-09-04 10:33:49 -04:00
  • 4bcfa286f6 changes file for 31240 Nick Mathewson 2019-09-04 10:31:45 -04:00
  • 46a3820652 Merge remote-tracking branch 'tor-github/pr/1270' Nick Mathewson 2019-09-04 09:52:35 -04:00
  • c683896b7c Update routerset reset test to use new mgr API. Nick Mathewson 2019-09-04 08:42:34 -04:00
  • 17a870a64b Merge branch 'ticket31240v2_merged_2' into ticket31240v2_merged_2_merged Nick Mathewson 2019-09-04 08:41:42 -04:00
  • f5fa283a04 Merge branch 'tor-github/pr/1288' David Goulet 2019-09-04 08:34:26 -04:00
  • a816742f37 Merge branch 'maint-0.4.1' David Goulet 2019-09-04 08:33:28 -04:00
  • 51103450e4 Merge branch 'maint-0.4.1' into release-0.4.1 David Goulet 2019-09-04 08:33:27 -04:00
  • 630bb113a0 Merge branch 'tor-github/pr/1271' into maint-0.4.1 David Goulet 2019-09-04 08:33:10 -04:00
  • 6210c75076 Merge branch 'tor-github/pr/1246' David Goulet 2019-09-04 08:27:36 -04:00
  • 9c798dd5a5 torerr: Fix a comment typo and update the comment for format_number_sigsafe() teor 2019-09-03 16:05:56 +10:00
  • 193c74faf9 Merge branch 'bug31571_041' into bug31571_master teor 2019-09-04 13:57:39 +10:00
  • abe1f4f23e Merge branch 'bug31571_040' into bug31571_041 teor 2019-09-04 13:57:36 +10:00
  • 0cee6f498c Merge branch 'bug31571_035' into bug31571_040 teor 2019-09-04 13:57:31 +10:00
  • a836dd2530 Merge branch 'maint-0.3.5' into bug31571_035 teor 2019-09-04 13:57:15 +10:00
  • f311d0676c backtrace: Check the return values of snprintf() and strncpy() teor 2019-09-03 15:50:37 +10:00
  • 7fa624537c Merge branch 'tor-github/pr/1269' George Kadianakis 2019-09-03 17:11:25 +03:00
  • 232202cc43 Add #30649 to ReleaseNotes. George Kadianakis 2019-09-03 17:07:50 +03:00
  • a617001fd4 Merge remote-tracking branch 'tor-github/pr/1279' Nick Mathewson 2019-09-03 09:47:25 -04:00
  • 03040903e6 practracker: handle empty files. Nick Mathewson 2019-09-02 15:33:59 -04:00
  • 3a2964577e practracker: Fix indentation in util.py Nick Mathewson 2019-09-02 15:40:03 -04:00
  • 651bbe8a0d Practracker: only consider files under "src/" Nick Mathewson 2019-09-02 15:31:31 -04:00
  • 52342327c7 madvise: tolerate EINVAL and ENOSYS Nick Mathewson 2019-09-02 14:49:53 -04:00
  • 78307ed186 Merge remote-tracking branch 'tor-github/pr/1272' Nick Mathewson 2019-09-02 14:13:32 -04:00
  • d6f3e22519 Merge branch 'maint-0.4.1' into release-0.4.1 Nick Mathewson 2019-09-02 14:11:32 -04:00
  • 01bda9bed1 Merge branch 'maint-0.4.1' Nick Mathewson 2019-09-02 14:11:32 -04:00
  • e3a458e441 Merge branch 'ticket12399_035' into maint-0.4.1 Nick Mathewson 2019-09-02 14:11:18 -04:00
  • 05fa1689eb Change loglevel of message 'Hash of session info was not as expected' rl1987 2019-07-20 18:28:07 +03:00
  • f538e23986 ChangeLog/ReleaseNotes: fix some incorrect bugfix versions teor 2019-08-20 11:48:07 +10:00
  • a3fad4d057 ChangeLog/ReleaseNotes: fix a typo in the 0.4.1 changes entries teor 2019-08-20 11:46:48 +10:00
  • 262d97deb4 Fix #30649 changelog entry. George Kadianakis 2019-09-02 11:46:22 +03:00
  • d22ed05dc0 Space out the arguments to the cell functions in rend_process_relay_cell() Neel Chauhan 2019-08-30 18:58:00 -04:00
  • 340698ba10 Merge branch 'maint-0.4.1' teor 2019-08-30 23:33:18 +10:00
  • 6bb876ccd3 Merge branch 'maint-0.4.1' into release-0.4.1 teor 2019-08-30 23:33:14 +10:00
  • 25e7fc5b7a Merge branch 'maint-0.4.0' into maint-0.4.1 teor 2019-08-30 23:33:10 +10:00
  • eda8e06319 Merge branch 'maint-0.4.0' into release-0.4.0 teor 2019-08-30 23:33:06 +10:00
  • a52a5e0099 Merge branch 'maint-0.3.5' into maint-0.4.0 teor 2019-08-30 23:33:01 +10:00
  • a95613ac80 Merge branch 'maint-0.3.5' into release-0.3.5 teor 2019-08-30 23:25:19 +10:00
  • 1132dc9f75 Merge remote-tracking branch 'tor-github/pr/1181' into maint-0.3.5 teor 2019-08-30 23:24:05 +10:00
  • b66712d85b Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5 teor 2019-08-30 23:22:18 +10:00
  • 4662cbec7b Merge remote-tracking branch 'tor-github/pr/1114' into maint-0.3.5 teor 2019-08-30 23:20:59 +10:00
  • c55591825f torerr: Try harder to flush raw assert messages before process termination teor 2019-08-30 21:17:56 +10:00
  • 65a1d86491 torerr: Log the Tor backtrace version when a raw assertion fails teor 2019-08-30 21:17:07 +10:00
  • 743bc0028b backtrace: Log the Tor backtrace version whenever we log a backtrace teor 2019-08-30 21:15:54 +10:00
  • e2a7d08aa7 backtrace: Always set a backtrace Tor version teor 2019-08-30 21:12:52 +10:00
  • 88a8deb420 Merge branch 'tor-github/pr/1236' David Goulet 2019-08-29 12:58:25 -04:00
  • fb0e8966f0 Stub more functions in dirvote headers to fix more of 31552. Nick Mathewson 2019-08-29 11:18:42 -04:00
  • 4256ee0d37 Stub out some more functions in dirvote/*.h, fix compilation. Nick Mathewson 2019-08-29 09:50:38 -04:00
  • e3f7e5e65e practracker: make filename terminology uniform Nick Mathewson 2019-08-29 09:20:27 -04:00
  • c281fa0da2 Describe clear_cfg_fn_t better. Nick Mathewson 2019-08-29 09:14:51 -04:00
  • e155598fe3 scripts/git: fix shellcheck issues in git-push-all.sh teor 2019-08-29 23:05:56 +10:00
  • 340ff7f5f8 scripts/git: fix an env var typo in git-merge-forward.sh teor 2019-08-29 22:56:19 +10:00
  • 960d989415 Merge branch 'tor-github/pr/1257' David Goulet 2019-08-29 08:56:04 -04:00
  • 7b60368ccf Merge branch 'maint-0.4.1' into release-0.4.1 David Goulet 2019-08-29 08:55:58 -04:00
  • 7c99a4ddde Merge branch 'maint-0.4.1' David Goulet 2019-08-29 08:55:58 -04:00
  • ff905f8e1e Merge branch 'tor-github/pr/1256' into maint-0.4.1 David Goulet 2019-08-29 08:55:31 -04:00
  • 337b733cfc Merge branch 'tor-github/pr/1255' into maint-0.4.1 David Goulet 2019-08-29 08:55:27 -04:00
  • d0e31b4d1f scripts/git: Quote shell arguments where possible teor 2019-08-29 22:53:44 +10:00
  • 664e6a392e scripts/git: Improve usage documentation for merge-forward and push-all teor 2019-08-29 22:52:21 +10:00
  • b47b71ad2f scripts/git: Let git-push-all.sh skip unchanged test branches teor 2019-08-12 11:12:41 +10:00