acsm-calibre-plugin/calibre-plugin
Florian Bach c6b9e5c59b Update loanID generation code
Should fix #31. Apparently I implemented the loanID code
wrong, that sometimes caused book returns to fail (or even
worse, return the wrong book) if you had multiple active
loans from the same distributor.
Also adds a test case to catch this bug should it ever
occur again.
2022-09-04 11:13:53 +02:00
..
keyextract Fix buffer allocation/zeroing bugs, use clearer variable names 2022-07-31 10:25:07 +02:00
__calibre_compat_code.py Begin work on Python2 support 2022-01-16 18:11:35 +01:00
__init__.py Update loanID generation code 2022-09-04 11:13:53 +02:00
config.py Fix small bug with eReader authorizations 2022-07-31 10:56:01 +02:00
cpuid.py Ignore exception on free in cpuid.py 2021-12-09 16:53:13 +01:00
customRSA.py Begin work on Python2 support 2022-01-16 18:11:35 +01:00
exportPluginAuthToWindowsADE.py Begin work on exporting activation to ADE 2021-12-09 17:34:30 +01:00
fulfill.py Make fulfill.py accept file names 2022-04-28 16:50:55 +02:00
get_key_from_Adobe.py Support anonymous auth and other auth providers 2021-12-12 11:31:51 +01:00
getEncryptionKeyLinux.py Move all win32 logic to wine executable 2022-07-31 10:25:07 +02:00
getEncryptionKeyWindows.py Begin work on Python2 support 2022-01-16 18:11:35 +01:00
keyextractDecryptor.py Fix AV false-positives by packing executables 2022-06-15 19:32:23 +02:00
libadobe.py Fix millisecond part in nonce calculation (fixes #27) 2022-07-11 18:16:36 +02:00
libadobeAccount.py Begin work on Python2 support 2022-01-16 18:11:35 +01:00
libadobeFulfill.py Update loanID generation code 2022-09-04 11:13:53 +02:00
libadobeImportAccount.py Cleanup 2022-05-11 06:46:35 +02:00
libpdf.py Update PDF code for Python2 2022-01-16 18:34:52 +01:00
plugin-import-name-deacsm.txt Initial commit 2021-09-19 16:49:37 +02:00
prefs.py Prepare v0.0.14, add code to auto-delete ACSM 2021-12-11 11:32:45 +01:00
register_ADE_account.py More Python2 fixes 2022-04-28 16:31:14 +02:00