Commit Graph

119 Commits

Author SHA1 Message Date
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
7f5a4900e0 Typo fix v0.3.2 2021-08-21 20:37:07 +02:00
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
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
b5eb0efd31 Force ACSM files to be parsed using UTF8 locale v0.3.1 2021-07-17 09:34:03 +02:00
20b4e69c3e Rename too generic "activate" util in "adept_activate" v0.3 2021-07-16 20:44:40 +02:00
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
1eebc88913 Update README.md v0.2.2 2021-07-12 21:26:53 +02:00
460f452783 Fix an error in hashNode : a tag can define multiple xml namespaces 2021-07-12 14:23:18 +02:00
8881a58c95 Handle 'Location' header reply in drmprocessorclientimpl v0.2.1 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
v0.2
2021-07-09 21:55:39 +02:00
7adc6a0fc1 Fix bug : -o option not handled in acsmdownloader 2021-07-08 12:59:56 +02:00
429fe34e8e Add README_package.md 2021-07-06 22:16:26 +02:00
49a74cdd6f Set default login method to "AdobeID" 2021-07-06 21:04:48 +02:00
c85db73583 Fix misplaced break into switch 2021-07-06 20:52:43 +02:00
e4a7874cfb Add STATIC_UTILS option to Makefile v0.1 2021-07-05 20:23:25 +02:00
46a31b3fd9 Add VERSION string to libgourou 2021-07-05 20:22:47 +02:00
6593171e22 Fix README.md 2021-07-03 22:03:58 +02:00
d5ce4d625e Initial commit 2021-07-03 21:57:53 +02:00