Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __type__ for crypters | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
* | Fixed some errors | Stefano | 2013-07-23 | 1 | -1/+0 |
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 1 | -16/+16 |
* | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 1 | -10/+9 |
* | update lix.in crypter - closed #707, hotfile.com - decode, enable checksum | zoidberg10 | 2012-11-01 | 1 | -2/+2 |
* | turbobit.net premium, lix.in fix | zoidberg10 | 2012-02-14 | 1 | -3/+3 |
* | fix #349 add captcha support | Paul King | 2011-06-29 | 1 | -17/+44 |
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+34 |
* | merged gui | mkaay | 2010-08-25 | 1 | -34/+0 |
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -0/+34 |