<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/passlib.git/docs, branch release-1.6</title>
<subtitle>foss.heptapod.net: python-libs/passlib
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/'/>
<entry>
<title>documentation tweaks</title>
<updated>2012-08-02T19:09:18+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-08-02T19:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=088ab58f2062be474f1e8075ac86a8b9417f7b56'/>
<id>088ab58f2062be474f1e8075ac86a8b9417f7b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bcrypt documentation updates - changed pybcrypt url, added details re: builtin-bcrypt implementation</title>
<updated>2012-08-02T17:47:22+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-08-02T17:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=cbd6cf1639ca34bf57046269d09bfc080a2e177a'/>
<id>cbd6cf1639ca34bf57046269d09bfc080a2e177a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>large number of assorted documentation updates</title>
<updated>2012-08-01T20:59:17+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-08-01T20:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=0c1086c6a41884352356f0d4822c95080e0caad6'/>
<id>0c1086c6a41884352356f0d4822c95080e0caad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>project-wide whitespace &amp; comment cleanup (it's been a couple of years)</title>
<updated>2012-08-01T16:52:39+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-08-01T16:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=432fd93f6884036df59007f09dee86adfb7078ad'/>
<id>432fd93f6884036df59007f09dee86adfb7078ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_CryptConfig now pre-calculates default scheme for each category, checks against deprecated list (closes issue 39)</title>
<updated>2012-07-09T20:48:48+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-07-09T20:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=189346c45a4907479f083c854469a896dcf3b581'/>
<id>189346c45a4907479f083c854469a896dcf3b581</id>
<content type='text'>
* also added some unittests to catch 3 cases covered in issue 39,
  and some others as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* also added some unittests to catch 3 cases covered in issue 39,
  and some others as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed some unused files, tweaked some internal comments</title>
<updated>2012-06-27T20:55:49+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-06-27T20:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=e6bdbce71624c38417c6ffb2993ac4eae7a42c2c'/>
<id>e6bdbce71624c38417c6ffb2993ac4eae7a42c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various minor updates to documentation &amp; code comments</title>
<updated>2012-06-27T20:09:04+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-06-27T20:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=445ce2588b45d402a5c06ba7e657aca1b830a4b9'/>
<id>445ce2588b45d402a5c06ba7e657aca1b830a4b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>md5_crypt deprecated by author, updated docs accordingly</title>
<updated>2012-06-27T19:58:17+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-06-27T19:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=7992e8ed13059859a0b17d9569a8081763df645f'/>
<id>7992e8ed13059859a0b17d9569a8081763df645f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reworked platform_crypt_support test to be more granular, updated to account for FreeBSD 8.3+ supporting SHA512-Crypt</title>
<updated>2012-06-27T18:40:07+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-06-27T18:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=18128955b572a858bd1559b2568aba3fd8e93d69'/>
<id>18128955b572a858bd1559b2568aba3fd8e93d69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pip requirements file for building docs</title>
<updated>2012-05-18T00:25:39+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2012-05-18T00:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=31b81c9f5f147689e14a413dc5ef5c5da865981d'/>
<id>31b81c9f5f147689e14a413dc5ef5c5da865981d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
