4fe846f78e
Fix error in inflate() implementation. Update zlib error messages
2021-12-18 17:39:01 +01:00
19aacf98a2
Make Encryption/Decryption method of DRMProcessorClient generic
2021-12-18 17:37:37 +01:00
a751327dab
Add DRM removal for ePub only
2021-12-18 17:34:19 +01:00
55ab41613e
Update inflate/deflate with right flag (Z_FINISH, no Z_SYNC_FLUSH)
2021-11-29 15:38:56 +01:00
9ab66ddba9
Bugfix : rework inflate/deflate that makes produce data
2021-11-29 08:40:12 +01:00
56e4fda760
Utils: Forgot to pass responseHeaders parameters when we have a redirection
2021-11-03 13:54:04 +01:00
3d9e343734
Add support for PDF (needs uPDFParser library)
2021-08-21 21:12:52 +02:00
bdaceba2e0
Fix bad utils return value on error. Build network errors with a message and not just an error code.
2021-07-29 21:14:48 +02:00
8881a58c95
Handle 'Location' header reply in drmprocessorclientimpl
2021-07-10 12:51:36 +02:00
0e90b89382
v0.2 Fix a lot of things :
...
* add common method signNode() and addNonde()
* Try to auth to operator if not already set
* Fix an error in ADEPT protocol : attributes must be hashed in alphabetical order, not in reverse one
* Update DRMProcessorClient
2021-07-09 21:55:39 +02:00
c85db73583
Fix misplaced break into switch
2021-07-06 20:52:43 +02:00
d5ce4d625e
Initial commit
2021-07-03 21:57:53 +02:00