<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/passlib.git, branch release-1.5</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>close branch</title>
<updated>2011-10-08T04:48:20+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-08T04:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=aa770a54eaec6383d4c9417e7920dd0ecfd41d77'/>
<id>aa770a54eaec6383d4c9417e7920dd0ecfd41d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 1.5.3 for changeset 82f38a9420b3</title>
<updated>2011-10-08T04:48:04+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-08T04:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=1fcf4ef518a069d9d3995f660be9e4aead7b992e'/>
<id>1fcf4ef518a069d9d3995f660be9e4aead7b992e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bumped to 1.5.3</title>
<updated>2011-10-08T04:47:52+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-08T04:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=ee304bb95dfab64d2585291efb7c0728dd12514e'/>
<id>ee304bb95dfab64d2585291efb7c0728dd12514e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added tox config file, may replace custom testing harness</title>
<updated>2011-10-08T03:47:25+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-08T03:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=fd10a9ac9564d2973995bea4bc66155b2ddc6591'/>
<id>fd10a9ac9564d2973995bea4bc66155b2ddc6591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor documentation updates</title>
<updated>2011-10-08T02:09:36+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-08T02:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=6e09e917ca0aef4002ed2744dd094360c3caa970'/>
<id>6e09e917ca0aef4002ed2744dd094360c3caa970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bcrypt padding work:</title>
<updated>2011-10-08T01:39:00+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-08T01:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=aa5a479ebd92022691fe5ca933bedc2c81e7773c'/>
<id>aa5a479ebd92022691fe5ca933bedc2c81e7773c</id>
<content type='text'>
* added changelog entry re: issue &amp; fix
* bcrypt now warns about padding bits in digest as well
* bcrypt.normhash() now normalizes salt padding bits, digest padding bits, and rounds zero-padding
* hash_needs_update() will now flag unclean bcrypt hashes as needing an update
* UTs for hash_needs_update(), and digest padding bit handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added changelog entry re: issue &amp; fix
* bcrypt now warns about padding bits in digest as well
* bcrypt.normhash() now normalizes salt padding bits, digest padding bits, and rounds zero-padding
* hash_needs_update() will now flag unclean bcrypt hashes as needing an update
* UTs for hash_needs_update(), and digest padding bit handling
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix (issue 25):</title>
<updated>2011-10-06T03:08:05+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-10-06T03:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=88eff23353cf2f1b17971f1a97894e8c8e99a7d6'/>
<id>88eff23353cf2f1b17971f1a97894e8c8e99a7d6</id>
<content type='text'>
* bcrypt salts are now generated with padding bits set to 0
* bcrypt hashes with padding bits not set to 0 still same as before,
  but warning is issued
* bcrypt.normhash() can be used to correct existing bcrypt hashes.

TODO: documentation, verify against issue, look into verify_and_update() being able to take care of this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bcrypt salts are now generated with padding bits set to 0
* bcrypt hashes with padding bits not set to 0 still same as before,
  but warning is issued
* bcrypt.normhash() can be used to correct existing bcrypt hashes.

TODO: documentation, verify against issue, look into verify_and_update() being able to take care of this.
</pre>
</div>
</content>
</entry>
<entry>
<title>close release branch</title>
<updated>2011-09-20T02:42:00+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-09-20T02:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=b4e32fd970aeb81ffa95f8b83b3123e84b0c1532'/>
<id>b4e32fd970aeb81ffa95f8b83b3123e84b0c1532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 1.5.2 for changeset d5739b3c458e</title>
<updated>2011-09-20T02:32:14+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-09-20T02:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=b59ee67341372608f9e4f0cbed541d4319bf0cea'/>
<id>b59ee67341372608f9e4f0cbed541d4319bf0cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added some scripts used during release management</title>
<updated>2011-09-20T02:32:00+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-09-20T02:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=e1824d6af15fa442b2df86c5b216503d6c17a2ff'/>
<id>e1824d6af15fa442b2df86c5b216503d6c17a2ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
