summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/DlProtectCom.py
Commit message (Expand)AuthorAgeFilesLines
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-4/+4
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-1/+1
* Update DlProtectCom.pyGravatar GammaC0de 2015-06-231-7/+6
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-2/+3
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-2/+2
* Spare code improvementsGravatar Walter Purcaro 2015-01-041-1/+1
* [DlProtectCom] UpdateGravatar Walter Purcaro 2015-01-041-19/+16
* Update DlProtectCom.pyGravatar LePastis 2015-01-041-8/+11
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-1/+1
* Fix missing create_getInfoGravatar Walter Purcaro 2014-12-121-1/+4
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+2
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-15/+1
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+5
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-2/+2
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
* Use parseError instead PluginParseError + unified all download pattern attrib...Gravatar Walter Purcaro 2014-07-101-1/+1
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* New crypter: DlProtectComGravatar Stefano 2014-03-071-0/+75