aboutsummaryrefslogtreecommitdiffstats
path: root/src/data-identify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use gpgrt_b64dec in libgpg-error.NIIBE Yutaka2024-07-011-5/+5
* core: Also detect legacy X.509 v0 certificates.Werner Koch2023-03-081-19/+31
* core: Also detect AuthEnvelopedData (AEAD for CMS)Werner Koch2021-06-141-2/+2
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-16/+17
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-081-2/+2
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* Fix spellingDaniel Kahn Gillmor2016-09-231-1/+1
* core: Mark unused function args.Werner Koch2016-09-131-0/+2
* core: Do not identify PNG files as PGP signatures.Werner Koch2016-08-101-0/+5
* core: Fix identify for armored detached sigsAndre Heinecke2016-07-011-1/+1
* core: Add closer inspection of "PGP MESSAGE".Werner Koch2016-06-231-2/+27
* core: Detect compressed signed OpenPGP data.Werner Koch2016-06-221-9/+18
* core: Enhance gpgme_data_identify to detect binary PGP messages.Werner Koch2016-06-211-1/+229
* Add function gpgme_data_identify.Werner Koch2013-08-091-0/+247