summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/config.py
Commit message (Expand)AuthorAgeFilesLines
* More Python2 fixesNoDRM2023-08-031-1/+1
* Strip whitespace from Kindle serials (#158)NoDRM2022-10-191-1/+1
* Fix key import sometimes generating corrupted keys.NoDRM2022-09-101-4/+5
* Fix Kindle for realNoDRM2022-03-201-3/+3
* Make plugin work in Calibre 6 (Qt 6)NoDRM2022-01-021-2/+8
* Fix libcrypto DLL path search (see #13 and #14)NoDRM2022-01-021-2/+2
* More work on standalone version, fix pluginNoDRM2022-01-011-1/+1
* Bugfixes in standalone code for Calibre < 5 / Python 2NoDRM2021-12-291-2/+2
* Begin work on standalone versionNoDRM2021-12-291-14/+18
* Fix broken key managementNoDRM2021-12-271-1/+1
* Ton of PDF DeDRM updatesNoDRM2021-12-271-3/+59
* Key retrieval updatesNoDRM2021-12-251-77/+84
* Support for extracting PassHashes from ADENoDRM2021-12-241-18/+138
* Lots of B&N updatesNoDRM2021-12-231-89/+251
* Support importing multiple keys from ADENoDRM2021-12-201-33/+67
* Update to v10.0.2NoDRM2021-11-291-1/+1
* LCP supportNoDRM2021-11-171-0/+51
* Add some more watermark removal codeNoDRM2021-11-171-0/+7
* Auto-import keys from DeACSM pluginNoDRM2021-11-161-12/+66
* Fix ADE key import through plugin settingsNoDRM2021-11-161-4/+9
* Add IETF and Adobe font deobfuscation codeNoDRM2021-11-151-1/+8
* Add old B&N algorihm (optional) just in case it's neededNoDRM2021-11-151-8/+26
* Make keys fit into listboxNoDRM2021-11-151-0/+2
* return str from load_resource()xxyzz2020-12-031-1/+1
* Python 3 fixesAldo Bleeker2020-11-221-7/+7
* More Python 3 fixes for Customize plugin dialogAldo Bleeker2020-11-061-13/+16
* Python 3 fixes config.py alfcrypto.pyAldo2020-10-281-1/+1
* More general changes, and get mobidedrm and kindlekey to work on Mac.Apprentice Harper2020-10-141-53/+53
* Fix launching help link from customization dialog.Jeremy Whiting2020-10-031-2/+2
* Use open instead of file() to export keys to file.Jeremy Whiting2020-10-031-4/+4
* More generic 3.0 changes, to be tested.Apprentice Harper2020-09-271-151/+139
* Starting on Version 7.0 using the work done by others. Completely untested. I...Apprentice Harper2020-09-261-30/+32
* Remove stand-alone apps. Only support the two plugins.Apprentice Harper2020-02-161-0/+1022