[tor-commits] [tor/master] Fix wide lines

2020-09-22 Thread dgoulet
commit 22643272d24fdcd106887b792f2e36dc604029c0 Author: Nick Mathewson Date: Thu Sep 17 08:19:53 2020 -0400 Fix wide lines --- src/feature/hs/hs_service.c| 3 ++- src/feature/nodelist/torcert.c | 2 +- src/feature/relay/routerkeys.c | 6 +++--- src/test/hs_test_helpers.c | 6

[tor-commits] [tor/master] Fix wide lines from NS() removal fallout.

2020-01-09 Thread nickm
commit e28e41dd78ef48c5176c07b8068bb2b3afce2b85 Author: Nick Mathewson Date: Thu Jan 9 11:43:49 2020 -0500 Fix wide lines from NS() removal fallout. --- src/test/test_dir_handle_get.c | 5 +- src/test/test_dns.c| 21 ++- src/test/test_rendcache.c | 18 +--

[tor-commits] [tor/master] Fix wide lines in dirauth/dirvote.*

2018-06-21 Thread nickm
commit 8dcc015975856cde2b78f903fd85a0dc7163dfcd Author: Nick Mathewson Date: Thu Jun 21 14:23:32 2018 -0400 Fix wide lines in dirauth/dirvote.* --- src/or/dirauth/dirvote.c | 11 +-- src/or/dirauth/dirvote.h | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git

[tor-commits] [tor/master] fix wide lines

2018-05-22 Thread nickm
commit 6442417fdea866c259faf4c364f00c988f9ace1f Author: Nick Mathewson Date: Tue May 22 12:32:00 2018 -0400 fix wide lines --- src/test/test_protover.c | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/test/test_protover.c

[tor-commits] [tor/master] Fix wide lines from typo-fix patch.

2018-02-07 Thread nickm
commit 86498e5aa59a74babd9454c336681a48019f479b Author: Nick Mathewson Date: Wed Feb 7 10:46:05 2018 -0500 Fix wide lines from typo-fix patch. --- src/common/crypto_ed25519.c | 4 ++-- src/or/hs_descriptor.c | 8 2 files changed, 6 insertions(+), 6

[tor-commits] [tor/master] Fix wide lines introduced by previous patch.

2017-12-08 Thread nickm
commit 17dcce3fe11bfea9c7c46d2b9fd5baeb63ebe1e2 Author: Nick Mathewson Date: Thu Dec 7 10:52:55 2017 -0500 Fix wide lines introduced by previous patch. --- src/common/compat_libevent.h | 3 ++- src/common/crypto.h | 9 ++--- src/common/crypto_ed25519.h

[tor-commits] [tor/master] fix wide lines

2017-08-25 Thread nickm
commit 0de3147bf1b7a76b99ced69bde6e2169bb9a0caa Author: Nick Mathewson Date: Fri Aug 25 11:34:42 2017 -0400 fix wide lines --- src/or/hs_service.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/or/hs_service.c b/src/or/hs_service.c

[tor-commits] [tor/master] Fix wide lines

2017-07-07 Thread nickm
commit 6a64563b1d608dbc09f38b50cc47d0ae2de7836d Author: Nick Mathewson Date: Fri Jul 7 11:15:27 2017 -0400 Fix wide lines --- src/or/hs_ntor.h | 3 ++- src/test/test_hs_service.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] fix wide lines

2017-04-13 Thread nickm
commit ba8952059323c614d7a1693228e349820fd1c50a Author: Nick Mathewson Date: Thu Apr 13 14:36:57 2017 -0400 fix wide lines --- src/test/test_circuitlist.c | 7 --- src/test/test_hs_intropoint.c | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) diff

[tor-commits] [tor/master] fix wide lines

2017-01-13 Thread nickm
commit ac75c33991ac3ba4180d7a20971f35482da2d425 Author: Nick Mathewson Date: Fri Jan 13 16:35:35 2017 -0500 fix wide lines --- src/test/test_hs_intropoint.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/test/test_hs_intropoint.c

[tor-commits] [tor/master] fix wide lines

2016-11-03 Thread nickm
commit df2615d43da4578b7fb68eb753cc1c0d943642af Author: Nick Mathewson Date: Thu Nov 3 14:29:18 2016 -0400 fix wide lines --- src/or/rendservice.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/or/rendservice.c b/src/or/rendservice.c

[tor-commits] [tor/master] fix wide lines

2016-10-14 Thread nickm
commit 266d7733f8f1978ff668698b3d33dc42a865237d Author: Nick Mathewson Date: Wed Sep 21 15:15:17 2016 -0400 fix wide lines --- src/or/networkstatus.c | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/or/networkstatus.c

[tor-commits] [tor/master] fix wide lines, use more locals.

2016-02-08 Thread nickm
commit d004f06830cc6499489c525c73c2e33832b498e4 Author: Nick Mathewson Date: Mon Feb 8 08:31:31 2016 -0500 fix wide lines, use more locals. --- src/or/dirserv.c | 2 +- src/or/router.c | 27 +++ 2 files changed, 16 insertions(+), 13

[tor-commits] [tor/master] Fix wide lines (from 13172)

2014-11-12 Thread nickm
commit 4ac5175109b14f8fafca3374ab5ca63968ab2cca Author: Nick Mathewson ni...@torproject.org Date: Wed Nov 12 13:42:01 2014 -0500 Fix wide lines (from 13172) --- src/test/test.c |2 +- src/test/test_addr.c | 16 +++- src/test/test_buffers.c |6

[tor-commits] [tor/master] Fix wide lines, make entry_is_live() non-inline

2014-07-16 Thread nickm
commit 5690284559af012c279e9b989497ccc2e03cfc70 Author: Nick Mathewson ni...@torproject.org Date: Wed Jul 16 16:52:16 2014 +0200 Fix wide lines, make entry_is_live() non-inline --- src/or/entrynodes.c|5 +++-- src/or/entrynodes.h|6 +++--- src/test/test_entrynodes.c

[tor-commits] [tor/master] Fix wide lines.

2014-03-05 Thread nickm
commit 25374d307d5fc0731eb116dc8e9840bfbbff9167 Author: Nick Mathewson ni...@torproject.org Date: Wed Mar 5 14:27:07 2014 -0500 Fix wide lines. --- src/or/or.h |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/or/or.h b/src/or/or.h index 0df34cd..1f5fce4

[tor-commits] [tor/master] fix wide lines from tor_log rename

2013-02-01 Thread nickm
commit 7301339e33bd15af777958ed884fbeadc5c0b10f Author: Nick Mathewson ni...@torproject.org Date: Fri Feb 1 16:19:02 2013 -0500 fix wide lines from tor_log rename --- src/common/crypto.c |5 +++-- src/or/circuitlist.c|8 src/or/relay.c |5 +++--