Libgourou

Libgourou Git Change Log

Age Message
1 year 11 months Fix a bug : export key doesn't supports output in a target file
Commit f01bf9e837001ad1724a493483cc992c2063ed3f, by Grégory Soutadé
1 year 11 months Fix an error in utils Makefile : forgot -lz in static build
Commit c57aba806120c61300fea66178624c16ce177741, by Grégory Soutadé
1 year 11 months Raise an exception if no EBX_HANDLER is found in PDF
Commit 33ea9e7d6503ea488156c260bd13873076ab6f6c, by Grégory Soutadé
1 year 11 months Remove implicit handle of final \0 in ByteArray
Commit dc15fc719794e64856818c43f9ab20968d75ea01, by Grégory Soutadé
2 years 13 days Update README
Commit 47a38b1ebc1cff0d1dc899046e1b0b77579fb79b, by Grégory Soutadé
2 years 28 days Update README_package.md
Commit d8333531d2b28e34ca5b3c5d864c56f5b62704e3, by Grégory Soutadé
2 years 28 days Fix a bug in utils : bad management of mandatory files
Commit cb4a26289efc65da7dc619bcc157b2289d5254ff, by Grégory Soutadé
2 years 28 days Bad repo URL & make command for uPDFParser library
Commit fb812964e00c9d9a48e68b760a9854fd6bf03c8e, by Grégory Soutadé
2 years 28 days Update Makefile and README.md
Commit 8a2b22ca9b70d371f6ccf93da4869feaa8cda41e, by Grégory Soutadé
2 years 28 days Add "export private key" feature
Commit 2ac917619ed2187f48a7c7bf467250929ef047aa, by Grégory Soutadé
2 years 1 month Add support for PDF (needs uPDFParser library)
Commit 3d9e34373431982c29b4ff1f3152251df41ac88c, by Grégory Soutadé
2 years 1 month Add fetchLicenseServiceCertificate() because not all signing certificates (to be included into rights.xml) are the same than the one fetched at authentication
Commit 8bc346d139c22bedf609a4d553d947e630dc4524, by Grégory Soutadé
2 years 1 month Typo fix
Commit 7f5a4900e0ad26f65d9d304ad96999d23bff00bf, by Grégory Soutadé
2 years 1 month Fix a bug : gmtime() should used in place of localtime() to keep date in UTC and not local timezone
Commit d8f882a27797a64b83e36241bf5b71de3beda3d4, by Grégory Soutadé
2 years 1 month Fix bad utils return value on error. Build network errors with a message and not just an error code.
Commit bdaceba2e07ccfe227f8243e8dde8f1ff9c3c4c9, by Grégory Soutadé
2 years 2 months Force ACSM files to be parsed using UTF8 locale
Commit b5eb0efd3153b722252e257a2949b1a526b8b09b, by Grégory Soutadé
2 years 2 months Rename too generic "activate" util in "adept_activate"
Commit 20b4e69c3e6234bd422da9ec3dc7ee313769872e, by Grégory Soutadé
2 years 2 months 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
Commit 878e4e7453e44a44bd7e83bf3f9e537fd1765be9, by Grégory Soutadé
2 years 2 months Update README.md
Commit 1eebc88913619a86cd1b5ec560e8ef6e8dbe3f4a, by Grégory Soutadé
2 years 2 months Fix an error in hashNode : a tag can define multiple xml namespaces
Commit 460f4527834e5f6e0d5b2b9b434c9b12e53d0552, by Grégory Soutadé
2 years 2 months Handle 'Location' header reply in drmprocessorclientimpl
Commit 8881a58c953dd2a703bcbeead9e1574b33865bf2, by Grégory Soutadé
2 years 2 months

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
Commit 0e90b89382fdaac3df34dd5d7b635b6e1e967a84, by Grégory Soutadé
2 years 2 months Fix bug : -o option not handled in acsmdownloader
Commit 7adc6a0fc1e5a3748697ad795e8a757a7c5e30d5, by Grégory Soutadé
2 years 2 months Add README_package.md
Commit 429fe34e8e45f24ba0e8693abd44c25f266ffbde, by Grégory Soutadé
2 years 2 months Set default login method to "AdobeID"
Commit 49a74cdd6f499a64d83e18573dc00a2a271b8463, by Grégory Soutadé