aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/qpdf-c.h
AgeCommit message (Expand)Author
2018-02-19Add C API for checking PDF filesJay Berkenbilt
2018-01-14Update copyright to 2018Jay Berkenbilt
2017-09-14Additionally license under Apache License version 2.0Jay Berkenbilt
2017-09-12Update C API with new QPDFWriter methodsJay Berkenbilt
2017-08-22Update copyright to 2017Jay Berkenbilt
2015-10-31Implement deterministic IDJay Berkenbilt
2015-05-24Copyright 2015Jay Berkenbilt
2014-01-14Update Copyright to 2014Jay Berkenbilt
2012-12-31Update "C" API with functions for new featuresJay Berkenbilt
2012-12-31Update copyright year to 2013Jay Berkenbilt
2012-07-29Update copyright to 2012Jay Berkenbilt
2012-06-24Fix and test support for files >= 4 GBJay Berkenbilt
2012-06-22Use qpdf_offset_t in place of off_t in public APIs.Jay Berkenbilt
2012-06-21fix include order for off_tJay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2011-08-11enhance PointerHolder so that it can explicitly be told to use delete [] inst...Jay Berkenbilt
2011-08-11qpdf_set_info_key, qpdf_get_info_keyJay Berkenbilt
2011-04-30update version to 2.2.3, update copyright to 2011Jay Berkenbilt
2010-10-04add qpdf_read_memory to C APIJay Berkenbilt
2010-01-25update copyrights for 2010Jay Berkenbilt
2009-10-24add C interface for getting software versionJay Berkenbilt
2009-10-23more tweaking of C error interfaceJay Berkenbilt
2009-10-23improve C error handling interfaceJay Berkenbilt
2009-10-23include copyright notice in public headersJay Berkenbilt
2009-10-21tweak dll stuff againJay Berkenbilt
2009-10-20remove off_t from C APIJay Berkenbilt
2009-10-20revert off_tJay Berkenbilt
2009-10-20try io.hJay Berkenbilt
2009-10-20update C API for error retrievalJay Berkenbilt
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-19add C API for R4 encryptionJay Berkenbilt
2009-10-05Implement changes suggested by Zarko and our subsequent conversations:Jay Berkenbilt
2009-09-27add methods for getting encryption dataJay Berkenbilt
2009-09-27basic implementation of C APIJay Berkenbilt
2009-09-27checkpoint -- first crack at C API, minor refactoring of encryption functionsJay Berkenbilt