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

2019-08-26 Thread dgoulet
commit 03247c8eaa305fc527ecda075a7b0a7145014c98 Author: Nick Mathewson Date: Sat Aug 24 17:11:41 2019 -0400 whitespace fix --- src/lib/conf/confmacros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/conf/confmacros.h b/src/lib/conf/confmacros.h index aa89965e6

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

2017-12-20 Thread nickm
commit 28fbfa871234577310ccd2efc30a4faa30f1355d Author: Nick Mathewson Date: Wed Dec 20 09:17:13 2017 -0500 whitespace fix --- src/test/test_util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/test_util.c b/src/test/test_util.c index 9d139917f..1fd41a348 100644 --- a/src/tes

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

2017-09-25 Thread nickm
commit 581e2c8b2c2976d3272d35957c1085514d446b44 Author: Nick Mathewson Date: Mon Sep 25 11:12:45 2017 -0400 Whitespace fix. --- src/or/scheduler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/scheduler.c b/src/or/scheduler.c index 4a3289030..d98332530 100644 -

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

2017-06-28 Thread nickm
commit 75c6fdd28693aff7a61402a3c9f3d5eb7a24babb Author: Nick Mathewson Date: Wed Jun 28 13:53:52 2017 -0400 whitespace fix --- src/or/directory.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/or/directory.h b/src/or/directory.h index 3d430f4..1459c3b 100644 --- a/src/or/directory.

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

2017-06-27 Thread nickm
commit c0f0351e06f30b81c77d853a7f90c55309b602bb Author: Nick Mathewson Date: Tue Jun 27 17:22:53 2017 -0400 whitespace fix --- src/test/test_crypto.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/test_crypto.c b/src/test/test_crypto.c index 1f0c803..924dd7d 100644 --- a/src/t

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

2017-06-22 Thread nickm
commit 34ecfeb4791432a94877531383b14b1614a77576 Author: Nick Mathewson Date: Thu Jun 22 08:16:48 2017 -0400 whitespace fix --- src/test/test_socks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/test_socks.c b/src/test/test_socks.c index ab2393c..94b9464 1006

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

2017-04-27 Thread nickm
commit 199e61feb560e2368d1eec475dd828118754cf71 Author: Nick Mathewson Date: Thu Apr 27 10:55:39 2017 -0400 whitespace fix --- src/test/test_util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/test_util.c b/src/test/test_util.c index 7013b2f..1f37fc3 100644 --- a/src/test/te

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

2017-02-24 Thread nickm
commit 619771f60bde6b69eeaad4efbd844705ec5bcb83 Author: Nick Mathewson Date: Fri Feb 24 11:37:33 2017 -0500 Whitespace fix. --- src/or/rendservice.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/or/rendservice.c b/src/or/rendservice.c index 522f33e..cb87624 10

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

2016-12-23 Thread nickm
commit 40ce7a83c4c0e1be16da57da76ba19ff62a35b33 Author: Nick Mathewson Date: Fri Dec 23 10:46:14 2016 -0500 whitespace fix --- src/or/hs_common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/or/hs_common.c b/src/or/hs_common.c index 6a88f41..de96946 100644 --- a/src/or/hs_common

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

2016-12-12 Thread nickm
commit 54069b97d39599fb54fb2fd29db44a104d7bd555 Author: Nick Mathewson Date: Mon Dec 12 09:51:49 2016 -0500 whitespace fix --- src/test/test_config.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/test_config.c b/src/test/test_config.c index bf2beb8..1e0dc75 100644 --- a/src/

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

2016-12-05 Thread nickm
commit daeb633825920ca99830c75a79d9a7d4ed211a13 Author: Nick Mathewson Date: Mon Dec 5 10:31:10 2016 -0500 whitespace fix --- src/common/crypto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/crypto.c b/src/common/crypto.c index 2571829..be42d36 100644 ---

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

2015-12-10 Thread nickm
commit a807bb781b2be26881d80350d04aadab9ceaa482 Author: Nick Mathewson Date: Thu Dec 10 20:04:04 2015 -0500 Whitespace fix --- src/or/connection.c |1 + 1 file changed, 1 insertion(+) diff --git a/src/or/connection.c b/src/or/connection.c index 575bbf1..bff994d 100644 --- a/src/or/con

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

2015-07-30 Thread nickm
commit aa22b9672cd7faa4ea856e54e41cd0d73039ae1a Author: Nick Mathewson Date: Thu Jul 30 13:17:08 2015 -0400 whitespace fix --- src/or/config.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/or/config.c b/src/or/config.c index 011a36d..618c941 100644 --- a/sr

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

2015-01-13 Thread nickm
commit 2b8cebaac0232e2ca2fd09ffa3225d7550cb54a3 Author: Nick Mathewson Date: Tue Jan 13 13:11:39 2015 -0500 whitespace fix --- src/or/dirserv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/dirserv.c b/src/or/dirserv.c index 8abe6cb..b694f8a 100644 --- a/src

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

2015-01-06 Thread nickm
commit 5d322e6ef6b43c587f7f9324a4d28b8446b07add Author: Tom van der Woerdt Date: Tue Jan 6 19:41:29 2015 +0100 Whitespace fix --- src/or/addressmap.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/or/addressmap.c b/src/or/addressmap.c index ece69ea..4b3583

[tor-commits] [tor/master] whitespace fix, more

2014-05-14 Thread nickm
commit 081ff5fa83cf146aac8801f90c80ca9ee5729e6a Author: Nick Mathewson Date: Wed May 14 22:55:02 2014 -0400 whitespace fix, more --- src/common/compat.c |1 - 1 file changed, 1 deletion(-) diff --git a/src/common/compat.c b/src/common/compat.c index b95609a..111070c 100644 --- a/src/c

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

2014-05-14 Thread nickm
commit a88923e455cb0cae0f5fd7e705a2cbf45df2e5aa Author: Nick Mathewson Date: Wed May 14 22:50:25 2014 -0400 whitespace fix --- src/common/util.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/util.c b/src/common/util.c index d573b56..f2b2140 100644 ---

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

2014-05-01 Thread nickm
commit 0e20825bf22bbe86dbd2a2822864b90ccc45c00b Author: Nick Mathewson Date: Thu May 1 12:31:38 2014 -0400 whitespace fix --- src/or/statefile.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/statefile.c b/src/or/statefile.c index a50eae5..7b9998f 100644 ---

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

2014-04-24 Thread nickm
commit 95e617c8280f0454b97411b3675d664c2cbc23b6 Author: Nick Mathewson Date: Thu Apr 24 12:34:23 2014 -0400 whitespace fix --- src/or/circuitbuild.c |1 - 1 file changed, 1 deletion(-) diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index 9e11a0b..583ccff 100644 --- a/src/o

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

2014-03-27 Thread nickm
commit 24e0b1088acd94ceae3109107fa354b89309e2b7 Author: Nick Mathewson Date: Thu Mar 27 15:34:57 2014 -0400 whitespace fix --- src/or/connection_edge.c |1 - 1 file changed, 1 deletion(-) diff --git a/src/or/connection_edge.c b/src/or/connection_edge.c index 3a72110..895c0f7 100644 --

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

2014-03-22 Thread arma
commit d336d407d63638ddd1ae35081cc7e53698cd1b5e Author: Roger Dingledine Date: Sun Mar 23 00:12:40 2014 -0400 whitespace fix --- src/common/crypto.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/crypto.c b/src/common/crypto.c index 80d8351..12a695b 10064

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

2014-02-28 Thread nickm
commit 0b7a66fac76445087651a1dd2d171bf043c9f345 Author: Nick Mathewson Date: Fri Feb 28 08:57:29 2014 -0500 whitespace fix --- src/or/routerlist.c |1 - 1 file changed, 1 deletion(-) diff --git a/src/or/routerlist.c b/src/or/routerlist.c index 2db7272..d636a1e 100644 --- a/src/or/rout

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

2013-02-07 Thread nickm
commit 522b312a5155510fb539c9a85994ead13d2b19ce Author: Nick Mathewson Date: Thu Feb 7 14:31:51 2013 -0500 whitespace fix --- src/test/test_crypto.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/test/test_crypto.c b/src/test/test_crypto.c index 273e03b..a1b5

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

2013-01-31 Thread nickm
commit 294ce2ea871ff63bd4d5fe6c6d547fee858dc1d4 Author: Nick Mathewson Date: Thu Jan 31 13:26:25 2013 -0500 whitespace fix --- src/common/compat.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/common/compat.h b/src/common/compat.h index b036419..d2944e6 10064

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

2012-08-17 Thread nickm
commit 88859b2ff1fdd4e5f4fab8ad818131ea3c2dd1c8 Author: Nick Mathewson Date: Fri Aug 17 17:10:03 2012 -0400 whitespace fix --- src/or/config.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/or/config.h b/src/or/config.h index 48f4e86..dd76edc 100644 --- a/src/

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

2012-06-15 Thread nickm
commit 30c4653780daa1c70946ed78c102eeab8adb2fe6 Author: Nick Mathewson Date: Fri Jun 15 16:12:24 2012 -0400 Whitespace fix --- src/common/compat_libevent.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/common/compat_libevent.c b/src/common/compat_libevent.c i

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

2012-06-15 Thread arma
commit a7efedc3220d9ae7cf0e631d9e2fd7da23d75629 Author: Roger Dingledine Date: Fri Jun 15 04:41:57 2012 -0400 whitespace fix --- ChangeLog |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1f22c68..90d6084 100644 --- a/ChangeLog +++ b/Cha

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

2012-02-29 Thread arma
commit c26aaf9cba8d40017c30b1921466759382032f33 Author: Roger Dingledine Date: Wed Feb 29 13:17:52 2012 -0500 whitespace fix --- src/or/policies.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/or/policies.c b/src/or/policies.c index e5062cd..5eaebfa 100644 -