Libgourou

Libgourou Git Change Log

Age Message
1 year 5 months Update README.md
Commit f568b5d3a8b3b4666af634c774c7dc7faaa98d3f, by Grégory Soutadé
1 year 5 months Update .gitignore
Commit 8c413b4f3419de1ed15e497358d0afe66f2e9f3a, by Grégory Soutadé
1 year 5 months Add adept_loan_mgt util
Commit 8fe8ba2808cbf5c44324bb3499bf35137a13183d, by Grégory Soutadé
1 year 5 months Manage loan tokens
Commit 570ad837472b600f3dfcca108786fd852f207ee1, by Grégory Soutadé
1 year 5 months Utils: use trim functions from libgourou_common.h (avoid code duplication)
Commit 2e7e352e3547a60b63adca2491cb965091b357d2, by Grégory Soutadé
1 year 5 months Optimization : Add signature node into signNode() instead of returing it and be added after
Commit 9556fe862fd461451ad7bd5e5dc1753db0c0bb9b, by Grégory Soutadé
1 year 5 months Add resume option to acsmdownloader
Commit 2f2e4e193e241d82c929a548d02b2da5fbe4dd8e, by Grégory Soutadé
1 year 6 months Fix bug in anonymous activation (need to set login method as "anonymous")
Commit 5d3112bc38115833ac862a876c5338f995c7826b, by Grégory Soutadé
1 year 6 months Handle HTTP request connexion fails and download resuming on lost connection during transfer
Commit e149af9e1752d16afaf6ab4b5afb19626f434d3c, by Grégory Soutadé
1 year 6 months Add optional fd parameter to sendHTTPRequest() in order to directly write received data in a buffer and not in an intermediate buffer
Commit 1221b2a95ac76111e906d3e8aae63fe9e46e05d3, by Grégory Soutadé
1 year 6 months Remove QtCore and QtNetwork, replace them by libcurl + libc
Commit 2ce6142596de55b35a11a65df41c25ece064c541, by Grégory Soutadé
1 year 6 months Add a private option into adept_remove to provide encryption key
Commit 0f475423c0e1c97eb402ccb40bb5e9fda87e7f64, by Grégory Soutadé
1 year 6 months ADEPT remove : Don't decrypt XRef stream if there is one
Commit 9b946a62b4fb13c9d68b263ef00af01ab115a397, by Grégory Soutadé
1 year 6 months Add uPDFParser as dependency in Makefile
Commit 432eb6f6cbb573c7984902a4e0cba270cf439539, by Grégory Soutadé
1 year 6 months Pad ADEPT_LICENSE before trying to decode it
Commit 85b65f8d61601cf0140fad9d0048de72081779da, by Grégory Soutadé
1 year 6 months PDF DRM removing : Try to parse all objects wether they're or not in xref table
Commit 25f5049ab92a69951e920fe04d9a069579de143c, by Grégory Soutadé
1 year 7 months Update version & README
Commit 16a13eed89a3f9457740c1cdcb0d3e5bee836b34, by Grégory Soutadé
1 year 7 months Fix a use after free in adept_activate : pass string destroyed too early
Commit 479869b7f2a519120c10fe8be66e1122acc0a123, by Grégory Soutadé
1 year 7 months Fix a bug in adept_activate : cannot ask for interactive password if output directory already exists
Commit 41f1a1e980d4baa4e38c3a3a6a88600c702febca, by Grégory Soutadé
1 year 7 months Remove README_package.md
Commit 9648157bf76179ba338e2d64eec926fcba481694, by Grégory Soutadé
1 year 7 months Rework HTTP request loop events (Thanks Milian) and display download progression
Commit a97a915bc8675dac8bbbf22cb3e8efa04ca47a87, by Grégory Soutadé
1 year 7 months Skip files with inflate errors during ePub decryption
Commit a623a3d796fcf50a6475878479c55824c5a02113, by Grégory Soutadé
1 year 7 months Check for key size before files decryption
Commit 7d161133c357619e120070dc1f03eb926066c73d, by Grégory Soutadé
1 year 7 months Add PKCS8 error
Commit 7d93817e4909f401b067ae4bc458b465de50c1b6, by Grégory Soutadé
1 year 8 months Update version
Commit ef62fb921ac651dcdf4ebbdefe363fc218010155, by Grégory Soutadé