| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | added some index entries; minor doc tweaks | Eli Collins | 2011-04-29 | 11 | -11/+26 |
| * | added documentation for roundup hashes & context | Eli Collins | 2011-04-29 | 3 | -4/+87 |
| * | added ldap_pbkdf2_{digest} variants; UTs & docs; removed prefix from pdkdf2_s... | Eli Collins | 2011-04-29 | 3 | -6/+50 |
| * | large rework of documentation; mainly to give more room to LDAP hashes, and d... | Eli Collins | 2011-04-29 | 16 | -479/+615 |
| * | rearranged/expanded CryptContext docs | Eli Collins | 2011-04-26 | 6 | -255/+348 |
| * | documentation tweaks | Eli Collins | 2011-04-25 | 3 | -26/+28 |
| * | added support for ldap {CRYPT} handlers, using PrefixWrapper to wrap base han... | Eli Collins | 2011-04-25 | 2 | -4/+24 |
| * | new PrefixWrapper constructor, for wrapping existing handlers and altering th... | Eli Collins | 2011-04-25 | 1 | -0/+4 |
| * | small doc updates | Eli Collins | 2011-04-12 | 1 | -1/+1 |
| * | initial stab at documenting passlib.utils.handlers, and how to make a custom ... | Eli Collins | 2011-04-12 | 2 | -5/+201 |
| * | Merge | Eli Collins | 2011-04-08 | 5 | -10/+19 |
| |\ |
|
| | * | minor additions to documentation | Eli Collins | 2011-04-06 | 5 | -10/+19 |
| * | | updated documentation for passlib.hosts | Eli Collins | 2011-04-08 | 2 | -66/+145 |
| * | | minor doc updates | Eli Collins | 2011-04-08 | 1 | -0/+6 |
| * | | added LazyCryptContext - delays parsing policy & loading handlers until actua... | Eli Collins | 2011-04-08 | 1 | -0/+2 |
| |/ |
|
| * | added atlassian_pbkdf2_sha1 - supports hash PBKDF2-based hash used by Atlassi... | Eli Collins | 2011-04-04 | 1 | -0/+31 |
| * | unix_fallback: disabled wildcard support unless explicitly enabled | Eli Collins | 2011-03-29 | 1 | -4/+20 |
| * | added a generate_password() convenience method | Eli Collins | 2011-03-29 | 1 | -0/+2 |
| * | CryptContext documentation: split interface listing to separate file; added l... | Eli Collins | 2011-03-28 | 4 | -16/+224 |
| * | added support for a bunch of PBKDF2 hash schemes | Eli Collins | 2011-03-28 | 3 | -0/+194 |
| * | added instructions for building documentation; misc documentation updates | Eli Collins | 2011-03-27 | 1 | -1/+4 |
| * | minor documentation fixes | Eli Collins | 2011-03-25 | 4 | -14/+16 |
| * | renamed 'astdoc' sphinx theme imports to 'cloud_sptheme'; other small doc fixes | Eli Collins | 2011-03-25 | 1 | -1/+1 |
| * | removed pure-python bcrypt implementation, wasn't fast enough to be usuable, ... | Eli Collins | 2011-03-24 | 1 | -2/+0 |
| * | added phpass_context & phpbb3_context to passlib.apps | Eli Collins | 2011-03-24 | 2 | -5/+20 |
| * | documentation updates | Eli Collins | 2011-03-24 | 3 | -112/+189 |
| * | lots of work documenting CryptContext class | Eli Collins | 2011-03-23 | 3 | -165/+234 |
| * | updated & documentated passlib.hosts module | Eli Collins | 2011-03-23 | 1 | -43/+93 |
| * | misc doc changes | Eli Collins | 2011-03-23 | 1 | -1/+1 |
| * | passlib.apps work | Eli Collins | 2011-03-23 | 7 | -59/+119 |
| * | added documentation for passlib.registry | Eli Collins | 2011-03-23 | 1 | -0/+60 |
| * | ldap_plaintext: replaces ldap_cleartext, has proper behavior (using slappassw... | Eli Collins | 2011-03-23 | 1 | -8/+4 |
| * | big rename: driver->handler | Eli Collins | 2011-03-22 | 1 | -1/+1 |
| * | split passlib.base into passlib.registry & passlib.context - the two have lit... | Eli Collins | 2011-03-22 | 5 | -6/+9 |
| * | documentation work & rearranging | Eli Collins | 2011-03-22 | 13 | -55/+170 |
| * | added Oracle 10 & 11 password hashes, with docs & UTs | Eli Collins | 2011-03-18 | 6 | -6/+204 |
| * | passlib.apache: improved interface; added docs & UTs (all passlib.apache uts ... | Eli Collins | 2011-03-17 | 2 | -0/+59 |
| * | documentation work | Eli Collins | 2011-03-14 | 12 | -33/+22 |
| * | supporting hashes added | Eli Collins | 2011-03-14 | 4 | -4/+138 |
| * | fixed wart - CryptContext now searches schemes in order, instead of reverse o... | Eli Collins | 2011-03-05 | 1 | -2/+2 |
| * | cryptcontext work | Eli Collins | 2011-03-03 | 1 | -7/+7 |
| * | finished documenting specific interface details for all existing password hashes | Eli Collins | 2011-03-03 | 15 | -156/+234 |
| * | updated documentation for des-crypt & md5-crypt variants | Eli Collins | 2011-03-03 | 7 | -14/+24 |
| * | work on interface documentation (bcrypt) | Eli Collins | 2011-03-02 | 2 | -17/+29 |
| * | doc tweaks | Eli Collins | 2011-03-01 | 2 | -1/+3 |
| * | policy/context work | Eli Collins | 2011-02-28 | 1 | -5/+5 |
| * | minor doc tweaks | Eli Collins | 2011-02-24 | 3 | -35/+37 |
| * | more documentation added | Eli Collins | 2011-02-24 | 8 | -122/+191 |
| * | documentation work | Eli Collins | 2011-02-24 | 5 | -144/+341 |
| * | updated documentation, primarily - added description of MD5 Crypt algorithm | Eli Collins | 2011-02-24 | 5 | -81/+179 |