aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* C99 compatibility fixes for gnupg 1STABLE-BRANCH-1-4Florian Weimer via Gnupg-devel2023-01-302-1/+2
* build: Add m4/extern-inline.m4 from gnulib.NIIBE Yutaka2021-08-271-0/+114
* gpg: Avoid use of COMMON section for all cases.NIIBE Yutaka2021-08-274-4/+4
* tools: Fix for RISC OS which doesn't allow COMMON section.NIIBE Yutaka2021-08-273-0/+3
* gpg: Use sigdescr_np for newer GNU C library.NIIBE Yutaka2021-08-272-1/+7
* Protect error counter against overflow.Werner Koch2020-03-031-6/+5
* Post release updatesWerner Koch2018-06-112-1/+5
* Release 1.4.23gnupg-1.4.23Werner Koch2018-06-112-4/+40
* po: Auto updateWerner Koch2018-06-113-4741/+4525
* gpg: Sanitize diagnostic with the original file name.Werner Koch2018-06-081-1/+5
* g10: Push compress filter only if compressed.NIIBE Yutaka2018-04-131-5/+8
* po: Fix a fr string. Mark a string fuzzy in ro and sk.Werner Koch2017-12-193-2/+4
* po: Update Japanese translation.NIIBE Yutaka2017-12-181-4/+4
* g10: Fix regexp sanitization.NIIBE Yutaka2017-12-041-1/+7
* po/da: Fix Danish confusion between "compressed" and "compromised"Daniel Kahn Gillmor2017-11-111-2/+2
* Do not use C99 feature.Dario Niedermann2017-11-101-3/+4
* build: Don't use /dev/srandom on OpenBSDJeremie Courreges-Anglas2017-11-021-6/+0
* po: update Dutch translation.Frans Spiesschaert2017-09-061-7/+10
* doc: Remove documentation for future option --faked-system-time.Marcus Brinkmann2017-08-041-7/+0
* debian: Remove packaging from upstream repository.Daniel Kahn Gillmor2017-08-028-622/+0
* po: Update Danish translationJoe Hansen2017-08-021-6/+6
* po: Update Dutch translationFrans Spiesschaert2017-08-021-13/+11
* po: Update Spanish translationManuel Venturi Porras Peralta2017-08-011-13/+9
* Post release updatesWerner Koch2017-07-192-1/+4
* Release 1.4.22gnupg-1.4.22Werner Koch2017-07-193-5/+11
* po: Update Norwegian translationÅka Sikrom2017-07-191-2555/+5968
* build: Avoid check gpg --version during make distcheck.Werner Koch2017-07-191-0/+9
* indent: Fix indentation of an if block.Werner Koch2017-07-191-18/+18
* gpg: Fix memory leak.NIIBE Yutaka2017-07-071-0/+1
* rsa: Reduce secmem pressure.NIIBE Yutaka2017-07-071-1/+8
* rsa: Allow different build directory.NIIBE Yutaka2017-07-072-2/+2
* rsa: Add exponent blinding.Marcus Brinkmann2017-07-071-4/+29
* mpi: Minor fix for mpi_pow.NIIBE Yutaka2017-07-071-2/+2
* mpi: Same computation for square and multiply for mpi_pow.NIIBE Yutaka2017-07-071-34/+38
* mpi: Simplify mpi_powm.NIIBE Yutaka2017-07-071-73/+30
* mpi: Fix ARM assembler in longlong.h.Marcus Brinkmann2017-07-041-3/+3
* doc: Fix typo.Marcus Brinkmann2017-07-031-1/+1
* g10: Fix secmem leak.Ineiev2017-05-101-12/+12
* gpg: Fix exporting of zero length user ID packets.Werner Koch2017-03-301-1/+6
* spelling: Correct achived to achieved.Daniel Kahn Gillmor2016-11-022-2/+2
* tools: Fix option parsing for gpg-zip.Neal H. Walfield2016-11-021-4/+6
* po: Update Norwegian translationÅka Sikrom2016-08-181-1151/+1981
* Post release updatesWerner Koch2016-08-172-1/+5
* Release 1.4.21gnupg-1.4.21Werner Koch2016-08-172-14/+29
* gpg: Add dummy option --with-subkey-fingerprint.Werner Koch2016-08-171-0/+5
* po: Auto updateWerner Koch2016-08-1729-117/+118
* build: Create a swdb file during "make distcheck".Werner Koch2016-08-171-0/+13
* build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-08-172-83/+143
* po: Update Russian translationIneiev2016-08-171-82/+80
* random: Hash continuous areas in the csprng pool.Werner Koch2016-08-171-8/+7