summaryrefslogtreecommitdiff
path: root/Mailman/Crypt.py
Commit message (Expand)AuthorAgeFilesLines
* This crypt wrapper module is no longer necessary. sha is the defaultbwarsaw2001-02-151-32/+0
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Config => mm_cfgbwarsaw1998-06-191-3/+3
* Added GPLbwarsaw1998-06-161-4/+28
* There's now a global USE_CRYPT variable. It *should* be set by theviega1998-06-141-2/+4
* Ah, I saw the "More condensed" interface to md5, and used that instead.viega1998-05-301-3/+1
* Added mm_crypt, which trys to import crypt, and provides a wrapperviega1998-05-301-0/+8