<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/atagar/tor, branch man_page_fixes</title>
<subtitle>Damian's tor repo</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/'/>
<entry>
<title>Fixes for tor's man page</title>
<updated>2015-11-24T02:29:26+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T02:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=dd63a6a73660ba4880eaf132ec99db489cbd136e'/>
<id>dd63a6a73660ba4880eaf132ec99db489cbd136e</id>
<content type='text'>
I'm adding Stem test coverage for tor's man page and in doing so ran into quite
a few issues. All of them are pretty minor (worst was misnaming a couple config
options), but still good things to fix. :P
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm adding Stem test coverage for tor's man page and in doing so ran into quite
a few issues. All of them are pretty minor (worst was misnaming a couple config
options), but still good things to fix. :P
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop HidServDirectoryV2 and VoteOnHidServDirectoriesV2</title>
<updated>2015-11-24T02:27:17+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T02:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=8661b4b5a2664f2bcda36d51371c0e141be497bd'/>
<id>8661b4b5a2664f2bcda36d51371c0e141be497bd</id>
<content type='text'>
These options were removed from tor in July. Time to axe them from our man
page. :P

  https://gitweb.torproject.org/tor.git/commit/?id=2f8cf524ba4e565ab613504a4c41fd724d32facc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These options were removed from tor in July. Time to axe them from our man
page. :P

  https://gitweb.torproject.org/tor.git/commit/?id=2f8cf524ba4e565ab613504a4c41fd724d32facc
</pre>
</div>
</content>
</entry>
<entry>
<title>Split 'slop' man page options to their own lines</title>
<updated>2015-11-24T02:21:38+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T02:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=feeb3e761cafe0c3a5c0c8be58df54f1cde2fcdb'/>
<id>feeb3e761cafe0c3a5c0c8be58df54f1cde2fcdb</id>
<content type='text'>
The slop testing options are the only spot where we try to enumerate multiple
options on the same line. Changing them to each be on their own line as we do
elsewhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The slop testing options are the only spot where we try to enumerate multiple
options on the same line. Changing them to each be on their own line as we do
elsewhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>TestingLinkCertLifetime was misnamed as 'TestingLinkCertifetime'</title>
<updated>2015-11-24T01:51:30+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T01:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=91b0ba1d197843848bea344e90704028779c4b7a'/>
<id>91b0ba1d197843848bea344e90704028779c4b7a</id>
<content type='text'>
Simple typo - we were missing a letter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple typo - we were missing a letter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename RecommendedPackageVersions to RecommendedPackages</title>
<updated>2015-11-24T01:47:00+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T01:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=961db64d3c106e5b8e370a2d8b2491344de6734a'/>
<id>961db64d3c106e5b8e370a2d8b2491344de6734a</id>
<content type='text'>
A 'RecommendedPackageVersions' option doesn't exist in tor. However, it *does*
have RecommendedPackages...

  feature: https://gitweb.torproject.org/tor.git/commit/?id=c83d8381
  man addition: https://gitweb.torproject.org/tor.git/commit/?id=ddfdeb56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A 'RecommendedPackageVersions' option doesn't exist in tor. However, it *does*
have RecommendedPackages...

  feature: https://gitweb.torproject.org/tor.git/commit/?id=c83d8381
  man addition: https://gitweb.torproject.org/tor.git/commit/?id=ddfdeb56
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'SOCKSPort' with 'SocksPort'</title>
<updated>2015-11-24T01:32:49+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T01:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=1193647ac81aaf37627c02b1653f5a9d7b5802fa'/>
<id>1193647ac81aaf37627c02b1653f5a9d7b5802fa</id>
<content type='text'>
When applying changes from proposal 171 Nick renamed SocksPort to SOCKSPort,
and SocksListenAddress to SOCKSListenAddress...

  https://gitweb.torproject.org/tor.git/commit/?id=891ccd3cd0690e83f1dc4dde7698c3bd9d7fe98d

However, this didn't change the option itself in tor (it's still SocksPort),
and wasn't even uniform in the man page. Functionally this doesn't matter
(tor's config options are case insensitive) but this is a pretty clear
regression.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When applying changes from proposal 171 Nick renamed SocksPort to SOCKSPort,
and SocksListenAddress to SOCKSListenAddress...

  https://gitweb.torproject.org/tor.git/commit/?id=891ccd3cd0690e83f1dc4dde7698c3bd9d7fe98d

However, this didn't change the option itself in tor (it's still SocksPort),
and wasn't even uniform in the man page. Functionally this doesn't matter
(tor's config options are case insensitive) but this is a pretty clear
regression.
</pre>
</div>
</content>
</entry>
<entry>
<title>Note in man page where users can file bugs</title>
<updated>2015-11-24T01:26:46+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T01:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=5812930dc1cc6577955e9dfef0f77e9ed27a6e0d'/>
<id>5812930dc1cc6577955e9dfef0f77e9ed27a6e0d</id>
<content type='text'>
In addition to inviting users to tell us about bugs, lets say where.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition to inviting users to tell us about bugs, lets say where.
</pre>
</div>
</content>
</entry>
<entry>
<title>ControlPort's section on flags wasn't indented</title>
<updated>2015-11-24T01:25:26+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T01:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=690b66ce48f98b9bf109d63ccce93a329e06d8cc'/>
<id>690b66ce48f98b9bf109d63ccce93a329e06d8cc</id>
<content type='text'>
Minor formatting issue with our ControlPort entry. The part about flags wasn't
indented with the rest of its description.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor formatting issue with our ControlPort entry. The part about flags wasn't
indented with the rest of its description.
</pre>
</div>
</content>
</entry>
<entry>
<title>Malformed ExtORPort entry in man page</title>
<updated>2015-11-24T01:23:14+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2015-11-24T01:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=4417effa52d24a665a4eb65c2533283dcb4f1fec'/>
<id>4417effa52d24a665a4eb65c2533283dcb4f1fec</id>
<content type='text'>
Minor formatting issue with our ExtORPort that caused its description to be on
the same line as the option (munging the two together).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor formatting issue with our ExtORPort that caused its description to be on
the same line as the option (munging the two together).
</pre>
</div>
</content>
</entry>
<entry>
<title>fix two typos in comments</title>
<updated>2015-11-23T12:40:13+00:00</updated>
<author>
<name>Roger Dingledine</name>
<email>arma@torproject.org</email>
</author>
<published>2015-11-23T12:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/tor.git/commit/?id=6cdd024c94ce9d2ba73cb393ccc84c6274c26d85'/>
<id>6cdd024c94ce9d2ba73cb393ccc84c6274c26d85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
