| 
						
					 | 
					
						
						
							
						
						2e7e352e35
					 | 
					
						
						
							
							Utils: use trim functions from libgourou_common.h (avoid code duplication)
						
						
						
						
						
						
							
						
					 | 
					
						2022-04-03 09:29:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9556fe862f
					 | 
					
						
						
							
							Optimization : Add signature node into signNode() instead of returing it and be added after
						
						
						
						
						
						
							
						
					 | 
					
						2022-04-03 09:28:19 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2f2e4e193e
					 | 
					
						
						
							
							Add resume option to acsmdownloader
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-23 21:05:56 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5d3112bc38
					 | 
					
						
						
							
							Fix bug in anonymous activation (need to set login method as "anonymous")
						
						
						
						
						
						
							
 v0.6
						
					 | 
					
						2022-03-19 15:19:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e149af9e17
					 | 
					
						
						
							
							Handle HTTP request connexion fails and download resuming on lost connection during transfer
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-17 21:56:17 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1221b2a95a
					 | 
					
						
						
							
							Add optional fd parameter to sendHTTPRequest() in order to directly write received data in a buffer and not in an intermediate buffer
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-17 21:55:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2ce6142596
					 | 
					
						
						
							
							Remove QtCore and QtNetwork, replace them by libcurl + libc
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-16 22:45:33 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0f475423c0
					 | 
					
						
						
							
							Add a private option into adept_remove to provide encryption key
						
						
						
						
						
						
							
 v0.5.3
						
					 | 
					
						2022-03-12 23:04:16 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9b946a62b4
					 | 
					
						
						
							
							ADEPT remove : Don't decrypt XRef stream if there is one
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-12 23:02:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						432eb6f6cb
					 | 
					
						
						
							
							Add uPDFParser as dependency in Makefile
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-12 22:59:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						85b65f8d61
					 | 
					
						
						
							
							Pad ADEPT_LICENSE before trying to decode it
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-03 21:07:25 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						25f5049ab9
					 | 
					
						
						
							
							PDF DRM removing : Try to parse all objects wether they're or not in xref table
						
						
						
						
						
						
							
						
					 | 
					
						2022-03-02 20:38:31 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						16a13eed89
					 | 
					
						
						
							
							Update version & README
						
						
						
						
						
						
							
 v0.5.2
						
					 | 
					
						2022-02-22 21:26:19 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						479869b7f2
					 | 
					
						
						
							
							Fix a use after free in adept_activate : pass string destroyed too early
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:40 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						41f1a1e980
					 | 
					
						
						
							
							Fix a bug in adept_activate : cannot ask for interactive password if output directory already exists
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9648157bf7
					 | 
					
						
						
							
							Remove README_package.md
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:34 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a97a915bc8
					 | 
					
						
						
							
							Rework HTTP request loop events (Thanks Milian) and display download progression
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a623a3d796
					 | 
					
						
						
							
							Skip files with inflate errors during ePub decryption
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:30 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7d161133c3
					 | 
					
						
						
							
							Check for key size before files decryption
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:26 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7d93817e49
					 | 
					
						
						
							
							Add PKCS8 error
						
						
						
						
						
						
							
						
					 | 
					
						2022-02-22 20:58:14 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ef62fb921a
					 | 
					
						
						
							
							Update version
						
						
						
						
						
						
							
 v0.5.1
						
					 | 
					
						2022-01-04 20:25:18 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e4c05bd6b3
					 | 
					
						
						
							
							Send a warning when libgourou can't handle encryption algorithm during a DRM removal attempt (+ keep encryption.xml in output)
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-23 21:12:03 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f33891ef1c
					 | 
					
						
						
							
							Rework ByteArray::resize() to keep buffer data
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-23 21:11:18 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9f62cf3447
					 | 
					
						
						
							
							Merge branch 'master' of soutade.fr:libgourou
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:46:56 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						36553cdd2c
					 | 
					
						
						
							
							Add support for anonymous accounts
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:43:47 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ad6da2f8ab
					 | 
					
						
						
							
							Update .gitignore
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:42:53 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b8a4ca222e
					 | 
					
						
						
							
							Add adept_remove util
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:42:23 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f0ff97f7d7
					 | 
					
						
						
							
							Add support of DRM removal for PDF
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:40:24 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4fe846f78e
					 | 
					
						
						
							
							Fix error in inflate() implementation. Update zlib error messages
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:39:01 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						19aacf98a2
					 | 
					
						
						
							
							Make Encryption/Decryption method of DRMProcessorClient generic
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:37:37 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a751327dab
					 | 
					
						
						
							
							Add DRM removal for ePub only
						
						
						
						
						
						
							
						
					 | 
					
						2021-12-18 17:34:19 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a79bdd1e21
					 | 
					
						
						
							
							Fix copy/paste error
						
						
						
						
						
						
							
 v0.4.5
						
					 | 
					
						2021-12-08 20:30:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						55ab41613e
					 | 
					
						
						
							
							Update inflate/deflate with right flag (Z_FINISH, no Z_SYNC_FLUSH)
						
						
						
						
						
						
							
 v0.4.4
						
					 | 
					
						2021-11-29 15:38:56 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8129ec4423
					 | 
					
						
						
							
							Update version
						
						
						
						
						
						
							
						
					 | 
					
						2021-11-29 09:31:18 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9ab66ddba9
					 | 
					
						
						
							
							Bugfix : rework inflate/deflate that makes produce data
						
						
						
						
						
						
							
						
					 | 
					
						2021-11-29 08:40:12 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e5697378e9
					 | 
					
						
						
							
							Update version
						
						
						
						
						
						
							
 v0.4.3
						
					 | 
					
						2021-11-27 10:29:22 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fd8ce841eb
					 | 
					
						
						
							
							Fix a nasty bug : fulfill reply data must be copied, not just referenced
						
						
						
						
						
						
							
						
					 | 
					
						2021-11-26 20:01:49 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8413b844db
					 | 
					
						
						
							
							Forgot to add libgourou.a as a dependency in utils Makefile
						
						
						
						
						
						
							
						
					 | 
					
						2021-11-26 20:01:21 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dd6001805f
					 | 
					
						
						
							
							Remove invalid characters from filename before writing a file
						
						
						
						
						
						
							
						
					 | 
					
						2021-11-26 20:00:36 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						89a5408c2d
					 | 
					
						
						
							
							Update README_package.md
						
						
						
						
						
						
							
 v0.4.2
						
					 | 
					
						2021-11-03 13:54:44 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						56e4fda760
					 | 
					
						
						
							
							Utils: Forgot to pass responseHeaders parameters when we have a redirection
						
						
						
						
						
						
							
						
					 | 
					
						2021-11-03 13:54:04 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						59c801da08
					 | 
					
						
						
							
							Fix STATIC_BUILD errors
						
						
						
						
						
						
							
						
					 | 
					
						2021-09-28 18:14:41 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f01bf9e837
					 | 
					
						
						
							
							Fix a bug : export key doesn't supports output in a target file
						
						
						
						
						
						
							
 v0.4.1
						
					 | 
					
						2021-09-28 15:14:18 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c57aba8061
					 | 
					
						
						
							
							Fix an error in utils Makefile : forgot -lz in static build
						
						
						
						
						
						
							
						
					 | 
					
						2021-09-28 15:02:50 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						33ea9e7d65
					 | 
					
						
						
							
							Raise an exception if no EBX_HANDLER is found in PDF
						
						
						
						
						
						
							
						
					 | 
					
						2021-09-28 15:01:04 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dc15fc7197
					 | 
					
						
						
							
							Remove implicit handle of final \0 in ByteArray
						
						
						
						
						
						
							
						
					 | 
					
						2021-09-28 14:58:41 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						47a38b1ebc
					 | 
					
						
						
							
							Update README
						
						
						
						
						
						
							
 v0.4
						
					 | 
					
						2021-09-09 21:00:43 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d8333531d2
					 | 
					
						
						
							
							Update README_package.md
						
						
						
						
						
						
							
						
					 | 
					
						2021-08-26 08:15:18 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cb4a26289e
					 | 
					
						
						
							
							Fix a bug in utils : bad management of mandatory files
						
						
						
						
						
						
							
						
					 | 
					
						2021-08-26 08:13:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |