summaryrefslogtreecommitdiffstats
path: root/libqpdf/QUtil.cc
AgeCommit message (Expand)Author
2013-12-16Remove needless #ifdef _WIN32 from getWhoamiJay Berkenbilt
2013-12-16Increase random data provider supportJay Berkenbilt
2013-12-14Refactor random data generationJay Berkenbilt
2013-11-30Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariableJay Berkenbilt
2013-10-18Security: replace operator[] with atJay Berkenbilt
2013-10-18Security: use a secure random number generatorJay Berkenbilt
2013-10-10Security: keep cur_byte pointing into bytes arrayJay Berkenbilt
2013-04-14Run spelling checkerJay Berkenbilt
2013-03-05Favor strerror_s and fopen_s on MSVCJay Berkenbilt
2013-03-05Call QUtil::safe_fopen in place of fopenJay Berkenbilt
2013-03-05Remove all calls to sprintfJay Berkenbilt
2013-03-05Mark secure CRT warnings with commentJay Berkenbilt
2013-03-04Rewrite QUtil::int_to_string and QUtil::double_to_stringJay Berkenbilt
2013-03-04Remove all old-style casts from C++ codeJay Berkenbilt
2013-03-04Replace many calls to sprintf with QUtil::hex_encodeJay Berkenbilt
2012-12-31Add random number functions to QUtilJay Berkenbilt
2012-07-29Fix spelling errorsJay Berkenbilt
2012-06-27Rename seek functions in QUtilJay Berkenbilt
2012-06-27Visual C++ and mingw32 fixes for large filesJay Berkenbilt
2012-06-22Add factory methods for creating empty arrays and dictionaries.Jay Berkenbilt
2012-06-22Use qpdf_offset_t in place of off_t in public APIs.Jay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2009-10-21make line buffering os-specificJay Berkenbilt
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-09-26removed qexc; non-compatible ABI changeJay Berkenbilt
2009-08-06stick DLL_EXPORT in front of every public method of every public classJay Berkenbilt
2009-07-15clean up windows portability code, make remaining test suite passJay Berkenbilt
2009-07-15windows fixesJay Berkenbilt
2009-07-13Fix a few compiler errors reported correctly my MSVC 9.0.Jay Berkenbilt
2009-02-21fix many typos in comments and stringsJay Berkenbilt
2008-05-04missing header files for gcc 4.3Jay Berkenbilt
2008-04-29update release date to actual daterelease-qpdf-2.0Jay Berkenbilt