Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • zlib-flate
  • zlib-flate.cc
03 Nov, 2021
1 commit
  • Detect recoverable but invalid zlib data streams (fixes #562)
    532a4f3d
    Jay Berkenbilt authored
    2021-11-03 09:43:17 -0400  
    Browse File »

31 Aug, 2019
2 commits
  • Remove stray TODO comment
    dfb447ee
    Jay Berkenbilt authored
    2019-08-31 08:43:48 -0400  
    Browse File »
  • spell check
    0787ec96
    Jay Berkenbilt authored
    2019-08-31 08:43:18 -0400  
    Browse File »

23 Aug, 2019
1 commit
  • Add ability to set zlib compression level globally
    dac0598b
    Jay Berkenbilt authored
    2019-08-23 20:34:21 -0400  
    Browse File »

22 Jun, 2019
1 commit
  • In shippable code, favor smart pointers (fixes #235) ...
    6c39aa87
    Use PointerHolder in several places where manually memory allocation
    and deallocation were being used. This helps to protect against memory
    leaks when exceptions are thrown in surprising places.
    Jay Berkenbilt authored
    2019-06-22 16:57:52 -0400  
    Browse File »

20 Jun, 2012
1 commit
  • ABI change: fix use of off_t, size_t, and integer types ...
    5d4cad9c
    Significantly improve the code's use of off_t for file offsets, size_t
    for memory sizes, and integer types in cases where there has to be
    compatibility with external interfaces.  Rework sections of the code
    that would have prevented qpdf from working on files larger than 2 (or
    maybe 4) GB in size.
    Jay Berkenbilt authored
    2012-06-20 15:20:26 -0400  
    Browse File »

15 Jul, 2009
2 commits
  • clean up windows portability code, make remaining test suite pass ...
    fe18385f
    git-svn-id: svn+q:///qpdf/trunk@686 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-07-15 04:26:32 +0000  
    Browse File »
  • windows fixes ...
    a1c0aaf0
    git-svn-id: svn+q:///qpdf/trunk@684 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-07-15 03:47:44 +0000  
    Browse File »

13 Jul, 2009
1 commit
  • binary stdout on windows ...
    2ad107fb
    
    git-svn-id: svn+q:///qpdf/trunk@680 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-07-13 00:08:55 +0000  
    Browse File »

12 Jul, 2009
1 commit
  • io, not unistd on windows ...
    5d1f0bee
    
    git-svn-id: svn+q:///qpdf/trunk@679 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-07-12 23:56:38 +0000  
    Browse File »

29 Apr, 2008
1 commit
  • update release date to actual date ...
    9a0b88bf
    
    git-svn-id: svn+q:///qpdf/trunk@599 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-04-29 12:55:25 +0000  
    Browse File »