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
  • autofiles.sums
09 Nov, 2019
5 commits
  • Implement gnutls crypto provider (fixes #218) ...
    88bedb41
    Thanks to Zdenek Dohnal <zdohnal@redhat.com> for contributing the code
    used for the gnutls crypto provider.
    Jay Berkenbilt authored
    2019-11-09 09:53:38 -0500  
    Browse File »
  • Update autoconf to support crypto selection
    cc145234
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • Fix typos in configure.ac
    d0a53cd3
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • Remove int type checks -- subsumed by C++-11
    700f5b96
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »
  • Require C++-11 ...
    653ce355
    Includes updates to m4/ax_cxx_compile_stdcxx.m4 to make it work with
    msvc, which supports C++-11 with no flags but doesn't set __cplusplus
    to a recent value.
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »

03 Nov, 2019
1 commit
  • Add stock ax_cxx_compile_stdcxx.m4 from autoconf-archive
    a1fd00e7
    Jay Berkenbilt authored
    2019-11-03 19:05:05 -0500  
    Browse File »

12 Oct, 2019
1 commit
  • Prepare 9.0.2 release
    3094955d
    Jay Berkenbilt authored
    2019-10-12 19:37:40 -0400  
    Browse File »

20 Sep, 2019
2 commits
  • Fix 9.0.1 version number
    bcfb0c7d
    Jay Berkenbilt authored
    2019-09-20 08:07:56 -0400  
    Browse File »
  • Prepare 9.0.1 release
    4ea940b0
    Jay Berkenbilt authored
    2019-09-20 07:38:18 -0400  
    Browse File »

31 Aug, 2019
1 commit
  • Prepare 9.0.0 release
    5462dfce
    Jay Berkenbilt authored
    2019-08-31 20:07:36 -0400  
    Browse File »

22 Jun, 2019
1 commit
  • Try to use pkg-config to find external dependencies (fixes #324)
    12400475
    Jay Berkenbilt authored
    2019-06-22 16:57:52 -0400  
    Browse File »

21 Jun, 2019
4 commits
  • Build with -fvisibility=hidden when supported
    864a546a
    Jay Berkenbilt authored
    2019-06-21 22:29:31 -0400  
    Browse File »
  • configure: add missing checking messages
    97833d7c
    Jay Berkenbilt authored
    2019-06-21 22:29:31 -0400  
    Browse File »
  • Enable int warnings by default ...
    cc2e8853
    Now that there aren't any more...
    Jay Berkenbilt authored
    2019-06-21 13:17:21 -0400  
    Browse File »
  • configure: determine wordsize automatically ...
    21558152
    Based on sizeof(size_t). Assumes 64 if not 32.
    Jay Berkenbilt authored
    2019-06-21 13:17:21 -0400  
    Browse File »

20 Jun, 2019
1 commit
  • configure: add --enable-int-warnings
    f562d494
    Jay Berkenbilt authored
    2019-06-20 23:42:27 -0400  
    Browse File »

18 Jun, 2019
1 commit
  • Fix typo in doc for configure
    e3129ef4
    Jay Berkenbilt authored
    2019-06-18 09:20:38 -0400  
    Browse File »

13 Jun, 2019
1 commit
  • oss-fuzz initial integration
    3d03024a
    Jay Berkenbilt authored
    2019-06-13 09:28:38 -0400  
    Browse File »

18 May, 2019
1 commit
  • Regenerate autofiles
    74cc3440
    Jay Berkenbilt authored
    2019-05-18 09:00:08 -0400  
    Browse File »

27 Apr, 2019
1 commit
  • Prepare 8.4.1 release
    a323f6f4
    Jay Berkenbilt authored
    2019-04-27 20:44:20 -0400  
    Browse File »

01 Feb, 2019
1 commit
  • Prepare 8.4.0 release
    03074ca5
    Jay Berkenbilt authored
    2019-02-01 22:25:25 -0500  
    Browse File »

17 Jan, 2019
1 commit
  • Regenerate autofiles
    c7fe2a94
    Jay Berkenbilt authored
    2019-01-17 11:43:56 -0500  
    Browse File »

10 Jan, 2019
1 commit
  • Add configure option AVOID_WINDOWS_HANDLE ...
    4ecd1df6
    If set, we avoid using Windows I/O HANDLE, which is disallowed in some
    versions of the Windows SDK, such as for Windows phones.
    QUtil::same_file will always return false in this case. Only applies
    to Windows builds.
    Jay Berkenbilt authored
    2019-01-10 22:35:08 -0500  
    Browse File »

07 Jan, 2019
3 commits
  • Add --disable-check-autofiles to configure
    2d0336d8
    Jay Berkenbilt authored
    2019-01-07 19:56:36 -0500  
    Browse File »
  • Update version to 8.3.0
    b653929c
    Jay Berkenbilt authored
    2019-01-07 11:16:54 -0500  
    Browse File »
  • Update shared library version information
    69237574
    Jay Berkenbilt authored
    2019-01-07 08:52:07 -0500  
    Browse File »

12 Oct, 2018
3 commits
  • Improve autofiles checksum check
    c9d11d70
    Jay Berkenbilt authored
    2018-10-12 09:22:14 -0400  
    Browse File »
  • Remove stray debug statement
    cd7c0bf3
    Jay Berkenbilt authored
    2018-10-12 09:01:28 -0400  
    Browse File »
  • regenerate autofiles
    54822c8e
    Jay Berkenbilt authored
    2018-10-12 08:31:34 -0400  
    Browse File »

11 Oct, 2018
1 commit
  • Commit automatically generated files
    d1368a38
    Jay Berkenbilt authored
    2018-10-11 17:27:54 -0400  
    Browse File »