summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/TnyCz.py
Commit message (Collapse)AuthorAgeFilesLines
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+4
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* New crypter: TnyCzGravatar Walter Purcaro 2014-01-101-0/+38
Merged #466