[tor-commits] [tor/master] whitespace fixes

2017-08-21 Thread nickm
commit 6be0e28670517048ce3ab017911cd41238543a13 Author: Nick Mathewson Date: Mon Aug 21 14:18:41 2017 -0400 whitespace fixes --- src/test/test_hs_descriptor.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/test/test_hs_descriptor.c b/src/test/test_hs_descriptor.c index b68bd108f.

[tor-commits] [tor/master] whitespace fixes

2017-05-08 Thread nickm
commit fb97f76e71ab06abe4b4927f743f6683e7aaedab Author: Nick Mathewson Date: Mon May 8 13:57:08 2017 -0400 whitespace fixes --- src/or/channel.c| 1 - src/or/channelpadding.c | 2 +- src/or/channeltls.c | 5 +++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/s

[tor-commits] [tor/master] Whitespace fixes.

2017-04-25 Thread nickm
commit 7a37cbbea33896da54ea4785d8b08c3e5752dcd2 Author: Nick Mathewson Date: Tue Apr 25 10:54:34 2017 -0400 Whitespace fixes. --- src/common/compat_threads.c | 1 + src/common/compress.c | 1 + src/common/compress_lzma.c | 1 + src/common/compress_zlib.c | 1 + src/common/compress_

[tor-commits] [tor/master] whitespace fixes

2017-01-18 Thread nickm
commit 85a17ee2e784eeb6db32c178cbc2e2620ef3b765 Author: Nick Mathewson Date: Wed Jan 18 17:14:42 2017 -0500 whitespace fixes --- src/or/hs_intropoint.c| 1 + src/test/test_hs_intropoint.c | 15 ++- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/or/

[tor-commits] [tor/master] Whitespace fixes from previous mechanical search-and-replaces

2016-12-16 Thread nickm
commit 043e9b01516c7cdcff939f2724b75155458da1b1 Author: Nick Mathewson Date: Mon Nov 14 13:01:19 2016 -0500 Whitespace fixes from previous mechanical search-and-replaces --- src/or/circpathbias.c | 2 +- src/or/entrynodes.c | 9 ++--- 2 files changed, 7 insertions(+), 4 deletions(-)

[tor-commits] [tor/master] whitespace fixes

2016-12-14 Thread nickm
commit 81360c4a5fde6d66a81c506af657df77d2e63cff Author: Nick Mathewson Date: Wed Dec 14 15:41:08 2016 -0500 whitespace fixes --- src/or/hs_circuitmap.h | 1 + src/or/hs_common.h | 1 + src/or/hs_intropoint.c | 2 +- src/or/hs_intropoint.h | 6 -- src/or/hs_service.c

[tor-commits] [tor/master] whitespace fixes

2016-11-03 Thread nickm
commit 32854aef28f5ff94fc60647c9881576141574aba Author: Nick Mathewson Date: Thu Nov 3 08:55:54 2016 -0400 whitespace fixes --- src/or/channeltls.c| 10 +- src/or/circuitbuild.c | 1 - src/or/connection_or.c | 4 ++-- src/or/or.h|

[tor-commits] [tor/master] Whitespace fixes

2016-10-26 Thread nickm
commit 04b8af9dc0389e8a3d1779e883b999240dec3a2b Author: Nick Mathewson Date: Wed Oct 26 08:39:04 2016 -0400 Whitespace fixes --- src/or/scheduler.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/or/scheduler.c b/src/or/scheduler.c index ae2e950..03

[tor-commits] [tor/master] whitespace fixes

2016-06-28 Thread nickm
commit bc9a0f82b3436dad2aa09c1b68c0c230751d48dd Author: Nick Mathewson Date: Tue Jun 28 11:14:42 2016 -0400 whitespace fixes --- src/or/connection_or.c | 2 +- src/or/routerlist.c| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/or/connection_or.c b/src/or/conn

[tor-commits] [tor/master] whitespace fixes

2016-05-19 Thread nickm
commit 2729f166cb715f0f4aff8779f0fadebafc56a70c Author: Nick Mathewson Date: Tue May 17 20:08:03 2016 -0400 whitespace fixes --- src/or/dirserv.c | 5 +++-- src/or/router.c | 15 --- src/or/routerlist.c | 3 ++- src/or/routerparse.c | 7 --- 4 files changed, 17

[tor-commits] [tor/master] Whitespace fixes

2016-03-26 Thread nickm
commit c0568a89d93e05d98f4ef57d0b7bb659a357dbef Author: Nick Mathewson Date: Sat Mar 26 09:54:31 2016 -0400 Whitespace fixes --- src/common/sandbox.c | 1 - src/or/dircollate.c | 3 ++- src/or/entrynodes.c | 6 -- src/test/test_util.c | 1 - 4 files changed, 6 insertions(+), 5 deleti

[tor-commits] [tor/master] Whitespace fixes

2016-02-23 Thread nickm
commit a8d69895897056fcc313914e9d611d3c9008e17c Author: Nick Mathewson Date: Wed Feb 10 15:35:46 2016 -0500 Whitespace fixes --- src/common/crypto.h | 4 ++-- src/common/tortls.h | 6 -- src/or/channeltls.c | 3 ++- src/or/dirserv.h | 6 +++--- src/or/routerparse.c | 3 ++- src/

[tor-commits] [tor/master] Whitespace fixes.

2015-10-30 Thread nickm
commit bb8ec2e1c61e7083cda37845ad40bc0997a16901 Author: rl1987 Date: Mon Oct 12 21:13:01 2015 +0300 Whitespace fixes. --- src/test/test_dns.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/test_dns.c b/src/test/test_dns.c index 510fec1..f316de2 1006

[tor-commits] [tor/master] whitespace fixes

2015-04-30 Thread nickm
commit e8814816c752846d72cf9a55c6f785f3c483e3e2 Author: Nick Mathewson Date: Thu Apr 30 13:38:39 2015 -0400 whitespace fixes --- src/or/control.c|8 +++- src/or/rendclient.c |6 +++--- src/or/rendcommon.c |7 --- 3 files changed, 10 insertions(+), 11 deletions(-) d

[tor-commits] [tor/master] whitespace fixes

2015-04-23 Thread nickm
commit c3894473fee0199de50904973abb75fe2935451f Author: Nick Mathewson Date: Thu Apr 23 09:36:43 2015 -0400 whitespace fixes --- src/common/crypto.c |2 +- src/or/main.c |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/common/crypto.c b/src/common/cr

[tor-commits] [tor/master] whitespace fixes

2015-02-18 Thread nickm
commit afe10e47079daa19162b046281055c535cc2d485 Author: Nick Mathewson Date: Wed Feb 18 10:55:56 2015 -0500 whitespace fixes --- src/test/test_helpers.c |3 --- 1 file changed, 3 deletions(-) diff --git a/src/test/test_helpers.c b/src/test/test_helpers.c index 8f4a3a9..c3ca0c3 100644

[tor-commits] [tor/master] whitespace fixes

2015-01-23 Thread nickm
commit 034e2788f812852ed530b42291b3e07c7dc85d84 Author: Nick Mathewson Date: Fri Jan 23 11:18:28 2015 -0500 whitespace fixes --- src/or/circuitbuild.h |3 ++- src/or/config.c |1 - src/or/cpuworker.c |1 - src/or/directory.c |1 - src/or/

[tor-commits] [tor/master] Whitespace fixes on 13291 fix

2014-09-29 Thread nickm
commit 15b0bf0aad53655a22430dbdf7d23f1f273f0877 Author: Nick Mathewson Date: Mon Sep 29 09:39:21 2014 -0400 Whitespace fixes on 13291 fix --- src/test/test_util.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/test_util.c b/src/test/test_util.c inde

[tor-commits] [tor/master] Whitespace fixes

2014-09-29 Thread nickm
commit b45bfba2ce3754aa8107717e638b325dd30f05ed Author: Nick Mathewson Date: Mon Sep 29 08:48:22 2014 -0400 Whitespace fixes --- src/or/config.c|1 - src/test/test_crypto.c | 13 - 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/or/config.c b/sr

[tor-commits] [tor/master] Whitespace fixes

2014-09-22 Thread nickm
commit 2e951f8dda4046d940b9268a8f02fe221098ab58 Author: rl1987 Date: Sun Sep 14 17:07:05 2014 +0300 Whitespace fixes --- src/or/policies.c |9 - src/test/test_policy.c |8 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/or/policies.c b/src/o

[tor-commits] [tor/master] Whitespace fixes

2014-08-24 Thread nickm
commit 991545acf19039b2d8ca895bdcf53bb5f2770c31 Author: Nick Mathewson Date: Sun Aug 24 13:32:39 2014 -0400 Whitespace fixes --- src/common/sandbox.c | 90 +- src/common/torgzip.c |1 + src/or/circuitlist.c |1 - 3 files changed, 2

[tor-commits] [tor/master] Whitespace fixes

2014-08-20 Thread nickm
commit 2994f00199096860c4cbdfcb6b7d82918d637b27 Author: Nick Mathewson Date: Wed Aug 20 15:32:35 2014 -0400 Whitespace fixes --- src/test/test_entrynodes.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/test_entrynodes.c b/src/test/test_entrynodes.c

[tor-commits] [tor/master] whitespace fixes

2014-06-16 Thread nickm
commit dd362b52f35a1654969a96082372ee25a9710002 Author: Nick Mathewson Date: Mon Jun 16 15:18:02 2014 -0400 whitespace fixes --- src/common/util_process.c |3 ++- src/common/util_process.h |1 + src/or/circuitlist.c |1 - src/or/circuitmux.c |1 + 4 files changed

[tor-commits] [tor/master] whitespace fixes

2014-01-17 Thread nickm
commit 9be105f94badd2a9ab1674b3c2b427df33426ecd Author: Nick Mathewson Date: Fri Jan 17 12:41:56 2014 -0500 whitespace fixes --- src/common/sandbox.c |1 - src/or/connection_edge.c |1 - 2 files changed, 2 deletions(-) diff --git a/src/common/sandbox.c b/src/common/sandbox.c i

[tor-commits] [tor/master] Whitespace fixes

2012-11-04 Thread nickm
commit 2b781613b07336e68d662fb9b10d2505f1e24ee1 Author: Nick Mathewson Date: Sun Nov 4 21:52:28 2012 -0500 Whitespace fixes --- src/or/config.c |1 + src/or/geoip.c |4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/or/config.c b/src/or/config.c index 338c

[tor-commits] [tor/master] Whitespace fixes

2012-09-18 Thread nickm
commit aca325eb0c6b34ba0e1ef8df16c1cf44a98f9b6f Author: Nick Mathewson Date: Tue Sep 18 16:16:17 2012 -0400 Whitespace fixes --- src/or/circuitbuild.c | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index

[tor-commits] [tor/master] Whitespace fixes.

2012-09-05 Thread arma
commit 0770e4ccdbda2e71ad0a45d528b125df5b8db1a3 Author: Linus Nordberg Date: Wed Sep 5 19:40:15 2012 +0200 Whitespace fixes. --- src/common/address.c |2 +- src/or/dirvote.c |3 ++- src/or/dirvote.h |3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/

[tor-commits] [tor/master] whitespace fixes

2012-01-16 Thread nickm
commit 5579bc0eafc7ef426922e23340a5f885f8e8d4e9 Author: Nick Mathewson Date: Wed Jan 11 14:53:17 2012 -0500 whitespace fixes --- changes/clean_asprintf |2 +- src/or/control.c |1 - src/or/router.c|3 ++- 3 files changed, 3 insertions(+), 3 deletions(-) diff --gi

[tor-commits] [tor/master] whitespace fixes

2011-05-30 Thread nickm
commit 7f0fb8e6083128ff20b30d8cd29c220e9427d95e Author: Nick Mathewson Date: Mon May 30 15:21:06 2011 -0400 whitespace fixes --- src/common/compat_libevent.h |5 + src/common/util.h|2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/common/comp

[tor-commits] [tor/master] whitespace fixes to pass 'make check-spaces'

2011-03-15 Thread nickm
commit c2775196f79b9dba70d517663004e1783873f35c Author: Roger Dingledine Date: Tue Mar 15 16:59:58 2011 -0400 whitespace fixes to pass 'make check-spaces' --- src/or/connection.c | 10 ++ src/or/relay.c | 24 2 files changed, 18 insertions(+), 16 d