aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: Increase libassuan min version to 2.5.0Kristian Fiskerstrand2017-12-221-1/+1
* kbx: Simplify by removing custom memory functions.Werner Koch2017-12-226-126/+29
* common: Use larger buffer for homedir in case of 64 bit UIDs.Werner Koch2017-12-201-1/+1
* Post release updatesWerner Koch2017-12-202-1/+5
* Release 2.2.4gnupg-2.2.4Werner Koch2017-12-201-1/+30
* po: Auto-updateWerner Koch2017-12-201-12/+21
* po: Update Czech translationPetr Pisar2017-12-191-763/+548
* po: Update Russian translationIneiev2017-12-191-4/+3
* wks: New server options --check, --with-dir, with-file.Werner Koch2017-12-192-17/+215
* po: Auto-updateWerner Koch2017-12-1926-105/+93
* po: Fix a string in de and nl. Mark a string in ro and sk fuzzy.Werner Koch2017-12-194-6/+8
* conf: New option --status-fd.Werner Koch2017-12-185-18/+137
* gpgconf: Show --compliance in expert mode.Werner Koch2017-12-181-2/+2
* sm: Allow explicit setting of the default --compliance=gnupgWerner Koch2017-12-183-4/+8
* po: Update Japanese translation.NIIBE Yutaka2017-12-181-7/+6
* gpg: Print a warning for too much data encrypted with 3DES et al.Werner Koch2017-12-132-5/+26
* gpg: Simplify cipher:write_header.Werner Koch2017-12-131-6/+2
* indent: Re-indent g10/cipher.cWerner Koch2017-12-131-103/+109
* gpg: Simplify default_recipient().Werner Koch2017-12-131-27/+22
* gpg: Return an error from hexfingerprint on malloc error.Werner Koch2017-12-135-33/+92
* gpg: Remove some xmallocs.Werner Koch2017-12-131-7/+26
* indent: Re-indent get_pubkeys.Werner Koch2017-12-131-59/+48
* gpg: default-preference-list: prefer SHA512.Daniel Kahn Gillmor2017-12-121-10/+27
* Change backlog from 5 to 64 and provide option --listen-backlog.Werner Koch2017-12-126-7/+53
* build: New configure option --enable-run-gnupg-user-socket.Werner Koch2017-12-122-2/+28
* dirmngr: Check for WKD support at session endWerner Koch2017-12-114-27/+63
* dirmngr: Add a background task framework.Werner Koch2017-12-115-12/+305
* dirmngr: Limit the number of cached domains for WKD.Werner Koch2017-12-111-8/+54
* dirmngr: Keep track of domains used for WKD queriesWerner Koch2017-12-115-0/+302
* doc: Typo fixWerner Koch2017-12-111-1/+1
* Revert: build: Do not define logging.h constants for ...Werner Koch2017-12-081-17/+9
* doc: Fix DijkstraWerner Koch2017-12-082-2/+3
* agent: Fix description of shadow format.NIIBE Yutaka2017-12-083-3/+3
* speedo,w32: Disable FLTK pinentry.Werner Koch2017-12-071-1/+4
* build: Do not define logging.h constants for libgpg-error dev versions.Werner Koch2017-12-071-9/+17
* agent: Change intialization of assuan socket system hooks.NIIBE Yutaka2017-12-071-1/+2
* agent: Set assuan system hooks before call of assuan_sock_init.NIIBE Yutaka2017-12-061-1/+1
* g10: Fix regexp sanitization.NIIBE Yutaka2017-12-041-1/+5
* doc: clarify that --encrypt refers to public key encryptionDaniel Kahn Gillmor2017-11-301-5/+7
* gpg: Do not read from uninitialized memory with --list-packets.Werner Koch2017-11-261-0/+6
* agent: New option --auto-expand-secmem.Werner Koch2017-11-242-0/+22
* build: Update distsigkey.gpgWerner Koch2017-11-221-0/+0
* gpg: Fix memory leaking for long inputs via --command-fd.Werner Koch2017-11-221-1/+7
* scd: Enable card removal check after select_application.NIIBE Yutaka2017-11-214-12/+18
* Post release updatesWerner Koch2017-11-202-1/+5
* Release 2.2.3gnupg-2.2.3Werner Koch2017-11-202-9/+26
* build: Use -Werror only for the check.Werner Koch2017-11-201-1/+1
* gpg-agent: Avoid getting stuck in shutdown pending state.Werner Koch2017-11-201-15/+22
* agent: Use clock or clock_gettime for calibration.NIIBE Yutaka2017-11-202-6/+10
* build: Check -Wlogical-op flag availability with -Werror.NIIBE Yutaka2017-11-201-3/+11