Libgourou

Libgourou Git Change Log

Age Message
4 months 24 days Remove old pugixml include in utils Makefile
Commit 46afe771c788a32eb7a96234a4cea0810293942d, by Grégory Soutadé
4 months 25 days Typo fix
Commit cad2189fc2862194a763aeaac9adec5e2ae38965, by Grégory Soutadé
4 months 25 days Fix static build
Commit 50bc16079f48cbffdacf5c07c99e12a1ff5aebdb, by Grégory Soutadé
4 months 29 days Fix ADEPT path creation within adept_activate
Commit 1213b342505af7495817a1661cbd0b0726157778, by Grégory Soutadé
4 months 29 days Work on Makefile
Commit a66dcb959c09549a32827fbde2351670967f9c13, by Grégory Soutadé
5 months 5 hours Use system version of pugixml, not a checkouted one
Commit 84b01a5de3a940d3d6dff2692234a229d6119625, by Grégory Soutadé
5 months 5 hours Add man pages for utils
Commit be78d242369e713c75be3bf70a9f10f2b8bcee46, by Grégory Soutadé
5 months 5 hours Update Makefile to be more GNU/Linux style
Commit 8aec5be2449116653cfdf4aa1391f63cb6f4ca57, by Grégory Soutadé
5 months 5 hours Update --help for utils and README.md
Commit 3a0ab4b43890d97a254bb22b8f65b136394eadc1, by Grégory Soutadé
5 months 5 hours We can now specify directly file path for acsmdownloader and adept_remove (-f stille keeped for compatibility)
Commit 891ed05926cbd7c384909a1c3717ffe68b657820, by Grégory Soutadé
5 months 2 days Manage ACSM files that contains server internal error
Commit fc839e671aba819d217bd957575237dbf6a45b2c, by Grégory Soutadé
5 months 3 days Add new default ADEPT directories : /home/<user>/.config/adept and $ADEPT_DIR environment variable
Commit ab5afa50038e987da7d92794564df45382b3d1a0, by Grégory Soutadé
5 months 3 days Fix some warnings
Commit 937c27fc2373cd5649d69f72993ffeb342f5ef32, by Grégory Soutadé
5 months 3 days Check for target user before trying to decrypt a file
Commit 34216d1b6e38a2119891a446cd08889380bd8a59, by Grégory Soutadé
5 months 4 days Correct 'any book loaned' message
5 months 16 days Check for potential write error (or not buffer fully consumed)
Commit c41dd46ca7aa024f057895eda52a9f6b8ea280a7, by Grégory Soutadé
5 months 18 days Add global option -D to utils, allowing to specify .adept directory instead of every single files. WARNING : -D has been changed by -d in adept_loan_mgt !
Commit e4bd73c03db20e8c6dacb53b51eae2e5244a82f7, by Grégory Soutadé
5 months 18 days Check for target user before trying to decrypt a file
Commit f65e8cd9ebcb78ba232eb6b3cf6b3bd1b72a8c9c, by Grégory Soutadé
5 months 18 days Factorize decryptADEPTKey() for ePub and PDF
Commit 24bae89095f5ad12dfa516d114ed2058e874a74c, by Grégory Soutadé
5 months 18 days Fix over encrypted RSA key decryption algorithm
Commit afab1c001258d32a268f2dfdbda976e403f42fdf, by Grégory Soutadé
6 months 18 days Add support for MacOS and old compilers (not supporting C++11). Main patch is from Samuel Marks.
Commit 7878f91cdda79b4860ed6564fbe5086740abb7c0, by Grégory Soutadé
9 months 4 days Compute over encrypted key also for PDF files
Commit 6e3958f09e6eee9128c60e54ab81f2e834cd6ff8, by Grégory Soutadé
9 months 10 days Update version
Commit 2dbd4cc343529568c3cf05d3f3c9f54501e56435, by Grégory Soutadé
9 months 10 days Make DRMProcessorClient API more consistent
Commit e28dc39a68ae73a3bc4aec0dc74722c71d0f791c, by Grégory Soutadé
9 months 12 days Compute first pass for encryptedKey if keyType attribute is set
Commit 7b8c7acbadf5dbdbba534899ea0ab55db1102a64, by Grégory Soutadé