<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/passlib.git/passlib/tests, branch class-based</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>bigcrypt/crypt16 work</title>
<updated>2011-02-17T07:02:50+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-17T07:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=3e775b161a86415053356cc2323d5305cc57c643'/>
<id>3e775b161a86415053356cc2323d5305cc57c643</id>
<content type='text'>
=====================
* added doc files
* bugfix to bigcrypt (w/ UT for it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
=====================
* added doc files
* bugfix to bigcrypt (w/ UT for it)
</pre>
</div>
</content>
</entry>
<entry>
<title>added bigcrypt &amp; crypt16 as described in perl Authen-Passphrase documentation</title>
<updated>2011-02-16T21:49:23+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-16T21:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=54401491f2301ebd6d75b9532a35f991ef4a0d06'/>
<id>54401491f2301ebd6d75b9532a35f991ef4a0d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>large rearrangment of structure</title>
<updated>2011-02-16T21:13:52+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-16T21:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=4cfd0bb3647b25ee1a7a3f54d636ef72244f7fcb'/>
<id>4cfd0bb3647b25ee1a7a3f54d636ef72244f7fcb</id>
<content type='text'>
===============================
* moved passlib.hash package to passlib.drivers
* combined some passlib.driver modules together (eg ext_des_crypt merged w/ des_crypt)
* renamed all hash classes to lower case, to match name attrs.
* renamed ext_des_crypt to bsdi_crypt

* added special proxy module "passlib.hash" which lazily loads drivers from correct location
	- registry system reworked, has list of locations for builtin drivers,
	  and capability for apps to add more
	- passlib.hash *is* the registry, changes to it affect list
	- thanks to this, documentation can remain, pointing to passlib.hash.xxx as location for driver

* moved passlib.utils.handlers to passlib.utils.drivers, renamed classes from XxxHandler -&gt; XxxHash

* combined all driver tests into single passlib/tests/test_drivers.py file
* NOTE: disabled default unicode testing, not ready for that yet
* all driver UTs pass (others not checked)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
===============================
* moved passlib.hash package to passlib.drivers
* combined some passlib.driver modules together (eg ext_des_crypt merged w/ des_crypt)
* renamed all hash classes to lower case, to match name attrs.
* renamed ext_des_crypt to bsdi_crypt

* added special proxy module "passlib.hash" which lazily loads drivers from correct location
	- registry system reworked, has list of locations for builtin drivers,
	  and capability for apps to add more
	- passlib.hash *is* the registry, changes to it affect list
	- thanks to this, documentation can remain, pointing to passlib.hash.xxx as location for driver

* moved passlib.utils.handlers to passlib.utils.drivers, renamed classes from XxxHandler -&gt; XxxHash

* combined all driver tests into single passlib/tests/test_drivers.py file
* NOTE: disabled default unicode testing, not ready for that yet
* all driver UTs pass (others not checked)
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed postgres_md5 module -&gt; postgres; merged ext_des_crypt handler into des_crypt module</title>
<updated>2011-02-16T07:09:41+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-16T07:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=8b74a35ee4f583fb10f95a6d7a0359d107aa2c4d'/>
<id>8b74a35ee4f583fb10f95a6d7a0359d107aa2c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>combined sha256/512crypt handlers into sha2_crypt module; updated their UTs; bugfixes</title>
<updated>2011-02-16T07:05:50+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-16T07:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=28824796698d0faad30eb87a8497a92b9289a25c'/>
<id>28824796698d0faad30eb87a8497a92b9289a25c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved apr md5 crypt into md5 crypt module</title>
<updated>2011-02-16T06:55:29+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-16T06:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=8cdf2202289ab85d9d63006579e2a697efcd819c'/>
<id>8cdf2202289ab85d9d63006579e2a697efcd819c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged mysql hashes into one file</title>
<updated>2011-02-14T20:23:25+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-14T20:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=33fc194f1306bf8912df79099e34cc0d35f4bce9'/>
<id>33fc194f1306bf8912df79099e34cc0d35f4bce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor name changes</title>
<updated>2011-02-14T19:43:42+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-14T19:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=eb94781b940060d68db058530dc2d8bbcce55560'/>
<id>eb94781b940060d68db058530dc2d8bbcce55560</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanups</title>
<updated>2011-02-14T19:40:26+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-14T19:40:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=2ed71b1442f20ec5b2bba1a88d73bd0480ec04b4'/>
<id>2ed71b1442f20ec5b2bba1a88d73bd0480ec04b4</id>
<content type='text'>
========
* removed from utils since they're not used: norm_salt, norm_rounds, gen_salt
* commented out from utils since they're not used: abstractmethod, abstractclassmethod, memoized_class_property
* removed passlib.hash.__skel - no longer used
* rearranged utils.handlers:
	- all handler helper classes now inherit from eachother
	- BaseHandler (renamed from WrappedHandler)
	- ExtHandler (inherits from BaseHandler, was previously the one named BaseHandler)
	- StaticHandler (inherits from ExtHandler, renamed from PlainHandler)
* converted test_handler classes to use ExtHandler &amp; StaticHandler
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
========
* removed from utils since they're not used: norm_salt, norm_rounds, gen_salt
* commented out from utils since they're not used: abstractmethod, abstractclassmethod, memoized_class_property
* removed passlib.hash.__skel - no longer used
* rearranged utils.handlers:
	- all handler helper classes now inherit from eachother
	- BaseHandler (renamed from WrappedHandler)
	- ExtHandler (inherits from BaseHandler, was previously the one named BaseHandler)
	- StaticHandler (inherits from ExtHandler, renamed from PlainHandler)
* converted test_handler classes to use ExtHandler &amp; StaticHandler
</pre>
</div>
</content>
</entry>
<entry>
<title>converted NTHash, PostgresMD5, SHA256Crypt, SunMD5Crypt to classes</title>
<updated>2011-02-14T18:40:41+00:00</updated>
<author>
<name>Eli Collins</name>
<email>elic@assurancetechnologies.com</email>
</author>
<published>2011-02-14T18:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/passlib.git/commit/?id=60557f422b8c4836fcd2f89ad9a21babca23e52f'/>
<id>60557f422b8c4836fcd2f89ad9a21babca23e52f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
