3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Really fix CVE-2017-7383 More... over 6 years ago
Really fix CVE-2017-7382 More... over 6 years ago
Really fix CVE-2017-7382 More... over 6 years ago
PdfFontMetricsBase14::GetGlyphIdUnicode() not always finds the character More... over 6 years ago
PdfFontMetricsBase14::GetGlyphIdUnicode() not always finds the character
zyx
More... over 6 years ago
Teach FontTest of UnsupportedFontFormat error and ignore such errors More... over 6 years ago
Teach FontTest of UnsupportedFontFormat error and ignore such errors
zyx
More... over 6 years ago
Really fix CVE-2017-7381 More... over 6 years ago
Really fix CVE-2017-7381 More... over 6 years ago
Set version to 0.9.6 in preparation for release More... over 6 years ago
Set version to 0.9.6 in preparation for release More... over 6 years ago
Extend cycle detection for XRef tables (r1920) More... over 6 years ago
Extend cycle detection for XRef tables (r1920)
zyx
More... over 6 years ago
Patch by Francesco Pretto: PdfDictionary: Added support for range iteration and GetSize() More... over 6 years ago
Patch by Francesco Pretto: PdfDictionary: Added support for range iteration and GetSize() More... over 6 years ago
Revert r1906 (Make EncodingTest::testDifferencesEncoding() pass on little endian architecture) More... over 6 years ago
Revert r1906 (Make EncodingTest::testDifferencesEncoding() pass on little endian architecture)
zyx
More... over 6 years ago
ADDED: Unit tests for PdfParser by Mark Rogers More... almost 7 years ago
ADDED: Unit tests for PdfParser by Mark Rogers More... almost 7 years ago
FIXED: #6 based on the patch by Mark Rogers. Limit the maximum number of indirect objects by default to 2^23-1 as in the PDF reference Appendix C implementation limits More... almost 7 years ago
FIXED: #6 based on the patch by Mark Rogers. Limit the maximum number of indirect objects by default to 2^23-1 as in the PDF reference Appendix C implementation limits More... almost 7 years ago
ADDED: #7 Patch by Mark Rogers to add PdfRecursionGuard to detect recursions in XRef tables More... almost 7 years ago
ADDED: #7 Patch by Mark Rogers to add PdfRecursionGuard to detect recursions in XRef tables More... almost 7 years ago
Fix a startxref value write for streamed documents More... almost 7 years ago
Fix a startxref value write for streamed documents
zyx
More... almost 7 years ago
Patch by Francesco Pretto: PdfVariant: Added SetString() method More... almost 7 years ago
Patch by Francesco Pretto: PdfVariant: Added SetString() method More... almost 7 years ago
FIXED by Mark Rogers: m_offsets.resize() can throw std::length_error as well as std::bad_alloc. More... almost 7 years ago
FIXED by Mark Rogers: m_offsets.resize() can throw std::length_error as well as std::bad_alloc. More... almost 7 years ago
ADDED: Cycle detection for XRef tables. More... almost 7 years ago