summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: cleanupsEli Collins2016-06-101-4/+8
* passlib.handlers.scrypt: created scrypt hash handler, complete with UTs and docsEli Collins2016-06-104-13/+131
* docs: minor changesEli Collins2016-06-101-2/+5
* passlib.utils.handlers / HasRounds: the 'rounds' keyword is now treatedEli Collins2016-06-101-0/+15
* passlib.context: deprecating the 'all' preset scheme --Eli Collins2016-06-101-0/+5
* deprecating the 'vary_rounds' option -- *very* little security benefit,Eli Collins2016-06-103-11/+10
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-1036-108/+149
* changes: updated 1.7 TODO list, reformatted some itemsEli Collins2016-02-111-0/+1
* passlib.pwd: big cleanup pass, removing code that won't be ready for releaseEli Collins2016-02-111-29/+5
* added reference for cisco_asa algorithmEli Collins2016-02-101-0/+3
* relocated many of the crypto routes inside passlib.utils,Eli Collins2016-02-1014-54/+91
* passlib.ext.django: dropped support for django 1.6-1.7, per passlib 1.6.6 ann...Eli Collins2016-02-091-2/+4
* Merge with stableEli Collins2016-02-092-0/+3
|\
| * Fix typoYuval Langer2015-12-301-1/+1
| * Fix typoYuval Langer2015-12-301-1/+1
| * CryptContext: callers can now provider contextual keywords for any hash in th...Eli Collins2016-02-082-0/+3
* | Fix typoYuval Langer2015-12-301-1/+1
* | Fix typoYuval Langer2015-12-301-1/+1
* | Merge from stableEli Collins2015-08-041-1/+1
|\ \ | |/
| * bumped to 1.6.5; updated (c) years in a few places1.6.5Eli Collins2015-08-041-1/+1
* | Merge from stableEli Collins2015-07-254-5/+11
|\ \ | |/
| * retuned/updated default rounds settings for all hashesEli Collins2015-07-251-2/+2
| * updated issue tracker url to point to bitbucketEli Collins2015-07-251-1/+1
| * clarified behavior doc textEli Collins2015-07-251-2/+2
| * added warning about cisco_pix ASA 7.0 compatibilityEli Collins2015-07-251-0/+6
* | forgot additional doc file from previous cisco_asa commitEli Collins2015-07-251-0/+14
* | cisco asa tweaksEli Collins2015-07-252-20/+39
* | MergeEli Collins2015-07-2515-89/+228
|\ \
| * | wow, can't get right requirement name :)Eli Collins2015-07-231-1/+1
| * | tweaked rtd requirements.txtEli Collins2015-07-231-1/+1
| * | added sphinxcontrib for rtd scriptEli Collins2015-07-231-0/+1
| * | Merge from stableEli Collins2015-07-231-2/+2
| |\ \ | | |/
| | * updated project urlsEli Collins2015-07-231-4/+3
| * | docs switched to use 'fulltoc' in sidebar; may reverse this later.Eli Collins2015-07-231-8/+12
| * | updated logoEli Collins2015-07-232-19/+23
| * | updated project urls & readmeEli Collins2015-07-231-5/+4
| * | Merge from stableEli Collins2015-07-227-32/+79
| |\ \ | | |/
| | * doc updatesEli Collins2015-07-223-19/+14
| | * updates changelog & other docs to reflect upcoming 1.6.3 changesEli Collins2015-07-211-1/+1
| | * bunch of bcrypt updates, centered around the bsd wraparound bug.Eli Collins2015-07-214-17/+58
| | * HtpasswdFile's default context now recognized bcrypt, sha256_crypt (fixes iss...Eli Collins2015-07-201-0/+9
| * | Merge from stableEli Collins2015-01-271-1/+1
| |\ \ | | |/
| | * documentation config change (trying to change RTD config)Eli Collins2015-01-111-1/+1
| * | a few bits of cleanup from min_verify_timeEli Collins2015-01-271-2/+5
| * | docs config tweakEli Collins2015-01-111-0/+1
| * | stripped out compatibility shims for django 0.9 - 1.3;Eli Collins2015-01-101-4/+3
| * | removed a LOT of compatibility shims -- dropped python 2.5, 3.0, and 3.1 supp...Eli Collins2015-01-101-14/+13
| * | TOTP implementation mostly finalizeEli Collins2015-01-095-7/+89
* | | Update documentation for PIX/ASA to reflect full algorithmDarrel Clute2014-06-031-7/+12
|/ /
* | comment & doc updates, removed some extraneous try/except clauses from des_cr...Eli Collins2013-12-286-2/+942