summaryrefslogtreecommitdiff
path: root/poppler/Decrypt.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-3/+3
2019-11-24Make Stream::getKind constAlbert Astals Cid1-1/+1
2019-08-13Decrypt: take a Ref instead of two intAlbert Astals Cid1-4/+4
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Guint by unsigned intOliver Sander1-2/+2
2018-12-06Replace Guchar by unsigned charOliver Sander1-15/+15
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-10/+10
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-23More constAlbert Astals Cid1-12/+12
2017-03-09Add override markersAlbert Astals Cid1-12/+12
2013-04-06implement Crypt filterThomas Freitag1-1/+2
2013-01-25A few Goffsets we missedAlbert Astals Cid1-1/+2
2013-01-25Adrian C for 2013 because of the big files supportAlbert Astals Cid1-0/+1
2013-01-25Large file supportAdrian Johnson1-1/+1
2012-09-06Encrypt strWeird streams before writing them in PDFDoc::writeObjectFabio D'Urso1-0/+2
2012-09-06Added encryption support in Decrypt.cc/.hFabio D'Urso1-1/+20
2012-09-06Refactoring of Decrypt.cc/.h in preparation for encryption supportFabio D'Urso1-12/+23
2011-08-30xpdf303: Support for aes256 et all in Decrypt/SecurityHandlerAlbert Astals Cid1-2/+17
2009-06-20Make DecryptStream return sane values for getPos()David Benjamin1-0/+3
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+11
2008-01-19Make the md5 method of Decrypt public so it can be used by other files.Julien Rebetez1-0/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-11/+43
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-2/+4
2005-03-03Initial revisionKristian Høgsberg1-0/+59