Commit Graph

141 Commits

Author SHA1 Message Date
Grégory Soutadé 55ab41613e Update inflate/deflate with right flag (Z_FINISH, no Z_SYNC_FLUSH) 2021-11-29 15:38:56 +01:00
Grégory Soutadé 8129ec4423 Update version 2021-11-29 09:31:18 +01:00
Grégory Soutadé 9ab66ddba9 Bugfix : rework inflate/deflate that makes produce data 2021-11-29 08:40:12 +01:00
Grégory Soutadé e5697378e9 Update version 2021-11-27 10:29:22 +01:00
Grégory Soutadé fd8ce841eb Fix a nasty bug : fulfill reply data must be copied, not just referenced 2021-11-26 20:01:49 +01:00
Grégory Soutadé 8413b844db Forgot to add libgourou.a as a dependency in utils Makefile 2021-11-26 20:01:21 +01:00
Grégory Soutadé dd6001805f Remove invalid characters from filename before writing a file 2021-11-26 20:00:36 +01:00
Grégory Soutadé 1f6e0ecdc8 Check for application/pdf as a substring and not as a full string for Content-Type and metadata in order to determine downloaded file type 2021-11-26 19:59:57 +01:00
Grégory Soutadé 89a5408c2d Update README_package.md 2021-11-03 13:54:44 +01:00
Grégory Soutadé 56e4fda760 Utils: Forgot to pass responseHeaders parameters when we have a redirection 2021-11-03 13:54:04 +01:00
Grégory Soutadé 59c801da08 Fix STATIC_BUILD errors 2021-09-28 18:14:41 +02:00
Grégory Soutadé f01bf9e837 Fix a bug : export key doesn't supports output in a target file 2021-09-28 15:14:18 +02:00
Grégory Soutadé c57aba8061 Fix an error in utils Makefile : forgot -lz in static build 2021-09-28 15:02:50 +02:00
Grégory Soutadé 33ea9e7d65 Raise an exception if no EBX_HANDLER is found in PDF 2021-09-28 15:01:04 +02:00
Grégory Soutadé dc15fc7197 Remove implicit handle of final \0 in ByteArray 2021-09-28 14:58:41 +02:00
Grégory Soutadé 47a38b1ebc Update README 2021-09-09 21:00:43 +02:00
Grégory Soutadé d8333531d2 Update README_package.md 2021-08-26 08:15:18 +02:00
Grégory Soutadé cb4a26289e Fix a bug in utils : bad management of mandatory files 2021-08-26 08:13:02 +02:00
Grégory Soutadé fb812964e0 Bad repo URL & make command for uPDFParser library 2021-08-25 22:02:48 +02:00
Grégory Soutadé 8a2b22ca9b Update Makefile and README.md 2021-08-25 21:54:52 +02:00
Grégory Soutadé 2ac917619e Add "export private key" feature 2021-08-25 21:53:54 +02:00
Grégory Soutadé 3d9e343734 Add support for PDF (needs uPDFParser library) 2021-08-21 21:12:52 +02:00
Grégory Soutadé 8bc346d139 Add fetchLicenseServiceCertificate() because not all signing certificates (to be included into rights.xml) are the same than the one fetched at authentication 2021-08-21 20:46:09 +02:00
Grégory Soutadé 7f5a4900e0 Typo fix 2021-08-21 20:37:07 +02:00
Grégory Soutadé d8f882a277 Fix a bug : gmtime() should used in place of localtime() to keep date in UTC and not local timezone 2021-08-12 21:11:40 +02:00
Grégory Soutadé 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
Grégory Soutadé b5eb0efd31 Force ACSM files to be parsed using UTF8 locale 2021-07-17 09:34:03 +02:00
Grégory Soutadé 20b4e69c3e Rename too generic "activate" util in "adept_activate" 2021-07-16 20:44:40 +02:00
Grégory Soutadé 878e4e7453 ACSM data mut be unescaped before parsing
Add a copy constructor to Exception
Start an authentication when E_ADEPT_DISTRIBUTOR_AUTH error is received during fulfill
Don't download external libraries if it already exists
2021-07-16 20:38:32 +02:00
Grégory Soutadé 1eebc88913 Update README.md 2021-07-12 21:26:53 +02:00
Grégory Soutadé 460f452783 Fix an error in hashNode : a tag can define multiple xml namespaces 2021-07-12 14:23:18 +02:00
Grégory Soutadé 8881a58c95 Handle 'Location' header reply in drmprocessorclientimpl 2021-07-10 12:51:36 +02:00
Grégory Soutadé 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
Grégory Soutadé 7adc6a0fc1 Fix bug : -o option not handled in acsmdownloader 2021-07-08 12:59:56 +02:00
Grégory Soutadé 429fe34e8e Add README_package.md 2021-07-06 22:16:26 +02:00
Grégory Soutadé 49a74cdd6f Set default login method to "AdobeID" 2021-07-06 21:04:48 +02:00
Grégory Soutadé c85db73583 Fix misplaced break into switch 2021-07-06 20:52:43 +02:00
Grégory Soutadé e4a7874cfb Add STATIC_UTILS option to Makefile 2021-07-05 20:23:25 +02:00
Grégory Soutadé 46a31b3fd9 Add VERSION string to libgourou 2021-07-05 20:22:47 +02:00
Grégory Soutadé 6593171e22 Fix README.md 2021-07-03 22:03:58 +02:00
Grégory Soutadé d5ce4d625e Initial commit 2021-07-03 21:57:53 +02:00