[tor-commits] [tor/master] Fix typo in test_build_update_descriptors() comment

2020-06-29 Thread ahf
commit caebfa5f6feb7451959b613d656c177ed1288a7d Author: Neel Chauhan Date: Wed Jun 17 20:12:13 2020 -0700 Fix typo in test_build_update_descriptors() comment --- src/test/test_hs_service.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/test_hs_service.c

[tor-commits] [tor/master] Fix typo in router_build_fresh_unsigned_routerinfo() comment

2020-04-14 Thread nickm
commit a638514783ba5cdd7651e55da7539b69c3b66281 Author: Neel Chauhan Date: Sun Apr 12 12:43:21 2020 -0700 Fix typo in router_build_fresh_unsigned_routerinfo() comment --- src/feature/relay/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] fix typo in struct addr_policy_t comment

2020-03-27 Thread arma
commit 3a0f20050557f54427d5f597cec90aabffb1f479 Author: Roger Dingledine Date: Fri Mar 27 03:48:15 2020 -0400 fix typo in struct addr_policy_t comment --- src/core/or/addr_policy_st.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/or/addr_policy_st.h

[tor-commits] [tor/master] fix typo in log message

2020-03-27 Thread arma
commit a4304c603188da49dcf2ded7cb53230ba2cae74c Author: Roger Dingledine Date: Fri Mar 27 02:51:01 2020 -0400 fix typo in log message --- src/feature/relay/ext_orport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature/relay/ext_orport.c

[tor-commits] [tor/master] fix typo in comment

2020-03-18 Thread arma
commit 987247bd76f1ca1ccffdee6348d240c876f78dfb Author: Roger Dingledine Date: Thu Mar 19 00:41:57 2020 -0400 fix typo in comment --- src/feature/hs/hs_cell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature/hs/hs_cell.c b/src/feature/hs/hs_cell.c index

[tor-commits] [tor/master] fix typo from 7920fc35

2020-02-19 Thread arma
commit 98bf7604a3b07facdc5f0d41b0279851440d1380 Author: Roger Dingledine Date: Wed Feb 19 14:53:36 2020 -0500 fix typo from 7920fc35 --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index a983b555c..3d00e62a4 100644 ---

[tor-commits] [tor/master] fix typo in how-to-review guidelines

2019-10-06 Thread arma
commit aa56465934da31eeab79376a2ab690c5f28b4aa0 Author: Roger Dingledine Date: Mon Oct 7 00:48:11 2019 -0400 fix typo in how-to-review guidelines --- doc/HACKING/HowToReview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/HACKING/HowToReview.md

[tor-commits] [tor/master] fix typo in comment

2019-09-23 Thread arma
commit e1429d91480ee16ebe32be35263a4695e1795ff9 Author: Roger Dingledine Date: Mon Sep 23 18:32:05 2019 -0400 fix typo in comment --- src/feature/rend/rendservice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature/rend/rendservice.c

[tor-commits] [tor/master] Fix typo in a comment on config_mgr_get_obj_mutable()

2019-09-04 Thread dgoulet
commit 577e628743bd7bb8c846bc73401e65b837cc4dbf Author: Nick Mathewson Date: Tue Aug 27 13:10:18 2019 -0400 Fix typo in a comment on config_mgr_get_obj_mutable() --- src/app/config/confparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/config/confparse.c

[tor-commits] [tor/master] Fix typo in comment about FallbackDir handling

2019-09-04 Thread dgoulet
commit 9cfc811c377be8e30532b6faef78e3c97f0ae7e8 Author: Nick Mathewson Date: Mon Aug 26 19:20:16 2019 -0400 Fix typo in comment about FallbackDir handling --- src/app/config/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/config/config.c

[tor-commits] [tor/master] fix typo in keypin journal log entry (for dir auths)

2019-08-15 Thread arma
commit 9b1aa9a5726b61bdbdd1b05f27b97cedfa953395 Author: Roger Dingledine Date: Thu Aug 15 02:32:00 2019 -0400 fix typo in keypin journal log entry (for dir auths) --- src/feature/dirauth/keypin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Fix typo in #29670 changes file.

2019-06-05 Thread asn
commit 8cb6b2b9ab74d187e4839d298fbce06dafeb33f0 Author: George Kadianakis Date: Wed Jun 5 14:56:28 2019 +0300 Fix typo in #29670 changes file. --- changes/bug29670 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29670 b/changes/bug29670 index

[tor-commits] [tor/master] Fix typo in bootstrap message

2019-01-07 Thread nickm
commit 7e753117146266fa39841b4cc9fa63febfe9e92a Author: Taylor Yu Date: Fri Jan 4 17:23:52 2019 -0600 Fix typo in bootstrap message The message for the "ap_conn_proxy" bootstrap status tag was missing some text. Fixes bug 28929. Bug not in any released Tor. ---

[tor-commits] [tor/master] Fix typo in time_sys.h.

2018-12-21 Thread nickm
commit 2322b56389626969b85da605240cbaafbb98bb33 Author: Alexander Færøy Date: Thu Dec 20 15:16:14 2018 +0100 Fix typo in time_sys.h. --- src/lib/time/time_sys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/time/time_sys.h b/src/lib/time/time_sys.h index

[tor-commits] [tor/master] Fix typo in comment for hs_cell_parse_introduce2()

2018-10-16 Thread nickm
commit f93ee8e4c49f1274119300bb4983348341109141 Author: Neel Chauhan Date: Tue Oct 16 10:59:42 2018 -0400 Fix typo in comment for hs_cell_parse_introduce2() --- src/feature/hs/hs_cell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature/hs/hs_cell.c

[tor-commits] [tor/master] Fix typo in comment for getinfo_helper_current_time()

2018-08-21 Thread nickm
commit aab6aea1973c50e62b2269773fc262ad69f174fd Author: Neel Chauhan Date: Mon Aug 20 11:49:35 2018 -0400 Fix typo in comment for getinfo_helper_current_time() --- src/feature/control/control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Fix typo in control_event_hs_descriptor_content()

2018-08-08 Thread nickm
commit 3a2b5a5bcbb35cdedfb63a00391bbf15df69cd9b Author: Neel Chauhan Date: Wed Aug 8 00:12:00 2018 -0400 Fix typo in control_event_hs_descriptor_content() --- src/feature/control/control.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [tor/master] Fix typo in buffers.c.

2017-09-28 Thread nickm
commit a196fdb622590baaed46de0719daa151086c0ed6 Author: Alexander Færøy Date: Thu Sep 28 15:14:50 2017 +0200 Fix typo in buffers.c. --- src/common/buffers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/buffers.c

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

2017-09-22 Thread arma
commit a1f31c0671c82f95c6a9804df52e391e54d6d614 Author: Roger Dingledine Date: Fri Sep 22 17:26:29 2017 -0400 fix typo --- 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

[tor-commits] [tor/master] fix typo in comment

2017-08-06 Thread arma
commit 2032b9b1b1385932f3f6bd731bb1c0b4f8dcee48 Author: Roger Dingledine Date: Mon Aug 7 00:22:27 2017 -0400 fix typo in comment --- src/common/compat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/compat.c b/src/common/compat.c index

[tor-commits] [tor/master] fix typo in comment

2017-05-19 Thread arma
commit a18b41cc776196c41cf79bdab25592a7ce8bbcc5 Author: Roger Dingledine Date: Fri May 19 22:14:56 2017 -0400 fix typo in comment --- src/or/entrynodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/entrynodes.c b/src/or/entrynodes.c

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

2017-05-19 Thread arma
commit 553cd7f0c5a45c0afdd6badb5170a59bf4ab3c71 Author: Roger Dingledine Date: Fri May 19 02:06:44 2017 -0400 fix typo --- src/or/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/config.c b/src/or/config.c index 784ae0c..023d5f4

[tor-commits] [tor/master] Fix typo

2016-11-21 Thread nickm
commit 6dc25e79b98ed5cb9f29de174878333a1175f755 Author: overcaffeinated Date: Sun Nov 20 18:09:16 2016 + Fix typo Remove stray 'To run' --- doc/HACKING/WritingTests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Fix typo error in bug warning in relay.c

2016-09-08 Thread nickm
commit 3fcd5d71ad3b8b05b60ef5b3a7a62c3d53625d55 Author: Nick Mathewson Date: Thu Sep 8 15:15:57 2016 -0400 Fix typo error in bug warning in relay.c --- src/or/relay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/relay.c b/src/or/relay.c

[tor-commits] [tor/master] fix typo and possible confusion in changelog entry

2016-08-24 Thread arma
commit 5e864b285e4338d18b52b5d6530360a8593bde77 Author: Roger Dingledine Date: Wed Aug 24 13:57:31 2016 -0400 fix typo and possible confusion in changelog entry --- ChangeLog | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog

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

2016-06-29 Thread arma
commit 4dc7b3ca2825741311b6b849ed109053c643ee23 Author: Roger Dingledine Date: Wed Jun 29 22:56:56 2016 -0400 fix typo --- src/or/dirvote.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/dirvote.c b/src/or/dirvote.c index ad0696e..aa22119

[tor-commits] [tor/master] fix typo in comment

2016-03-29 Thread arma
commit 1103d8249253889a270bc0891d1cad9647da65dd Author: Roger Dingledine Date: Tue Mar 29 10:56:26 2016 -0400 fix typo in comment --- src/or/onion.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/onion.c b/src/or/onion.c index

[tor-commits] [tor/master] Fix typo in comment on crypto_add_spaces_to_fp

2015-11-25 Thread nickm
commit 84d1373ba075febd5c362701a4dfee66ca9a5c19 Author: teor (Tim Wilson-Brown) Date: Mon Nov 23 18:59:11 2015 +1100 Fix typo in comment on crypto_add_spaces_to_fp --- src/common/crypto.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Fix typo

2015-10-02 Thread nickm
commit 5eff39c846a62c1dbe4c0b9988f58e93e1229b98 Author: Donncha O'Cearbhaill Date: Tue Jul 21 14:47:13 2015 +0200 Fix typo --- src/or/rendcache.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/rendcache.c b/src/or/rendcache.c index

[tor-commits] [tor/master] Fix typo in double_digest_map type

2015-08-18 Thread nickm
commit 63db8170ae3e70b161210241187d21bef72fbf40 Author: Sebastian Hahn snseh...@cip.cs.fau.de Date: Fri Aug 14 02:12:35 2015 +0200 Fix typo in double_digest_map type --- src/or/dircollate.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/dircollate.c

[tor-commits] [tor/master] Fix typo in comment about digest256map_t

2015-08-11 Thread nickm
commit c265621a525f23f5e208f5ca0c7211bd6c7483ce Author: David Goulet dgou...@ev0ke.net Date: Thu Jun 25 16:19:25 2015 -0400 Fix typo in comment about digest256map_t Signed-off-by: David Goulet dgou...@ev0ke.net --- src/common/container.h |2 +- 1 file changed, 1 insertion(+),

[tor-commits] [tor/master] fix typo in comment

2015-03-03 Thread arma
commit a1bdb6e42cea6b2a7b6f5dfb937752f9fd997599 Author: Roger Dingledine a...@torproject.org Date: Tue Mar 3 19:12:27 2015 -0500 fix typo in comment --- src/or/connection.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/connection.c b/src/or/connection.c

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

2015-01-15 Thread arma
commit 660a35d97c1bc600521a5ece373e70477176fb1c Author: Roger Dingledine a...@torproject.org Date: Thu Jan 15 11:03:13 2015 -0500 fix typo --- src/or/rendclient.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/rendclient.c b/src/or/rendclient.c index

[tor-commits] [tor/master] fix typo in comment

2014-09-13 Thread arma
commit d6b2a1709d28c656dadc019fb24145e6ac400771 Author: Roger Dingledine a...@torproject.org Date: Sat Sep 13 17:10:04 2014 -0400 fix typo in comment --- src/or/rendservice.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/rendservice.c b/src/or/rendservice.c

[tor-commits] [tor/master] Fix: typo in torrc.sample.in

2014-09-10 Thread nickm
commit d0113a0c2a1ae01197f4ff769117803fb3bc70cf Author: Magnus Nord magnus.n...@ntnu.no Date: Tue Sep 2 19:16:16 2014 -0400 Fix: typo in torrc.sample.in --- src/config/torrc.minimal.in-staging |4 ++-- src/config/torrc.sample.in |4 ++-- 2 files changed, 4 insertions(+), 4

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

2014-08-03 Thread arma
commit 52d5ef5affcff3bfb873d576cf9611ec02c67767 Author: Roger Dingledine a...@torproject.org Date: Sun Aug 3 15:43:21 2014 -0400 fix typo --- src/or/reasons.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/reasons.c b/src/or/reasons.c index 750e89b..60b38f6

[tor-commits] [tor/master] fix typo that crept in to 0.2.4.4-alpha

2014-07-24 Thread arma
commit a3d8ffe010d860b65b697767b867c3c37f186e36 Author: Roger Dingledine a...@torproject.org Date: Thu Jul 24 17:07:39 2014 -0400 fix typo that crept in to 0.2.4.4-alpha --- src/or/channel.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/channel.c

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

2013-07-26 Thread nickm
commit 0eca8737a1a35204be92eac12f2bf8748ac29004 Author: Roger Dingledine a...@torproject.org Date: Thu Jul 18 23:35:20 2013 -0400 fix typo --- doc/tor.1.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index cd67d82..d5fab04 100644

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

2013-07-23 Thread andrea
commit 2920d670debaaa7a306bedd5fd7ce9c3e72124e6 Author: Roger Dingledine a...@torproject.org Date: Thu Jul 18 23:35:20 2013 -0400 fix typo --- doc/tor.1.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index bade531..d13ec20 100644

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

2012-10-23 Thread arma
commit e17fd57782997149bfa2943227de5c26ef005a74 Author: Roger Dingledine a...@torproject.org Date: Tue Oct 23 17:15:28 2012 -0400 fix typo --- 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

[tor-commits] [tor/master] Fix typo in comment

2012-10-10 Thread andrea
commit 4686638743919513baa72001d4676996f5e53c14 Author: Andrea Shepard and...@torproject.org Date: Mon Oct 8 20:15:09 2012 -0700 Fix typo in comment --- src/or/channel.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/or/channel.h b/src/or/channel.h index

[tor-commits] [tor/master] Fix typo in config parser documentation

2012-03-09 Thread nickm
commit a753ef8517e02e33cec064394a25e29ea89e6145 Author: Esteban Manchado Velázquez emanch...@demiurgo.org Date: Fri Feb 3 21:05:58 2012 +0100 Fix typo in config parser documentation --- src/common/util.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[tor-commits] [tor/master] Fix typo, spotted by tmpname0901. Thanks!

2011-10-28 Thread nickm
commit f6b1dc2805ce23d4f7fddcf2714b13f718d20038 Author: Sebastian Hahn sebast...@torproject.org Date: Fri Oct 28 11:19:16 2011 +0200 Fix typo, spotted by tmpname0901. Thanks! --- changes/bug4331|4 src/or/hibernate.c |2 +- 2 files changed, 5 insertions(+), 1 deletions(-)