summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/DlProtectCom.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-68/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-21/+24
|\
| * 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
* | module tempGravatar Walter Purcaro 2015-02-161-0/+65
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-62/+0
|/
* 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