aboutsummaryrefslogtreecommitdiffstats
path: root/src/data-identify.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-09-23Fix spellingDaniel Kahn Gillmor1-1/+1
2016-09-13core: Mark unused function args.Werner Koch1-0/+2
2016-08-10core: Do not identify PNG files as PGP signatures.Werner Koch1-0/+5
2016-07-01core: Fix identify for armored detached sigsAndre Heinecke1-1/+1
2016-06-23core: Add closer inspection of "PGP MESSAGE".Werner Koch1-2/+27
2016-06-22core: Detect compressed signed OpenPGP data.Werner Koch1-9/+18
2016-06-21core: Enhance gpgme_data_identify to detect binary PGP messages.Werner Koch1-1/+229
2013-08-09Add function gpgme_data_identify.Werner Koch1-0/+247