summaryrefslogtreecommitdiffstats
path: root/g10/migrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-06gpg: Document use of node flags in import.c and remove unused args.Werner Koch1-117/+104
2016-07-06gpg: Get rid of an unused arg in a function in getkey.c.Werner Koch1-10/+7
2016-07-06gpg: Change calling convention for a function in getkey.cWerner Koch1-37/+40
2016-07-05gpg: Fix possible out-of-bounds read in is_armored.Werner Koch1-5/+11
2016-07-05tests: Honor environment variable 'TMP'.Justus Winter3-4/+22
2016-07-05gpgscm: Improve robustness and compatibility.Justus Winter1-2/+8
2016-07-05tests/migrations: Fix distcheck.Justus Winter14-324/+442
2016-07-05tools/gpgtar: Provide --create and --extract.Justus Winter2-10/+28
2016-07-05g10: Fix out-of-bounds read.Justus Winter1-2/+4
2016-07-04wks: Add command --read to gpg-wks-client.Werner Koch1-2/+15
2016-07-04tests: Add a gettime test for sizeof (time_t) > 4.Werner Koch1-0/+6
2016-07-03gpg: Avoid spurious failures on keyblocks with no or only deleted nodes.Werner Koch1-0/+1
2016-07-03wks: Let the client only export the requested UID.Werner Koch2-6/+17
2016-07-03tools: Call sendmail directly from the wks tools.Werner Koch7-17/+279
2016-07-02tools: Add options to gpg-wks-server.Werner Koch2-7/+135
2016-07-02tools: Extend mime-maker.c:mime_maker_add_header.Werner Koch1-11/+54
2016-07-02doc: Describe filter expressions.Werner Koch2-9/+124
2016-07-02yat2m: Fix table formatting.Werner Koch1-1/+3
2016-07-01gpg: New option --export-filterWerner Koch4-5/+141
2016-07-01gpg: New option --import-filterWerner Koch4-1/+182
2016-07-01gpg: Allow to cache the mbox in a user id struct.Werner Koch2-0/+2
2016-07-01gpg: Make sure a user ID packet has always a terminating Nul in memory.Werner Koch2-2/+2
2016-07-01common: Add function to select records etc.Werner Koch4-2/+1023
2016-07-01common: Smart up register_mem_cleanup_func.Werner Koch1-0/+4
2016-07-01common: Annotate semi-static allocation.Justus Winter1-0/+2
2016-07-01g10: Fix memory leak.Justus Winter1-2/+4
2016-07-01tools/gpgtar: Annotate semi-static allocation.Justus Winter1-1/+6
2016-07-01g10: Fix memory leak.Justus Winter1-0/+1
2016-07-01g10: Fix build with disabled kbnode cache.Justus Winter1-2/+2
2016-07-01g10: Fix memory leak.Justus Winter1-4/+6
2016-07-01g10: Fix memory leak.Justus Winter1-3/+3
2016-07-01Fix trivial memory leaks in tests.Justus Winter2-0/+3
2016-06-30tools: Fix trivial memory leak.Justus Winter1-0/+10
2016-06-30g10: Fix memory leak.Justus Winter1-0/+9
2016-06-30g10: Fix memory leak.Justus Winter1-0/+1
2016-06-30g10: Fix memory leak.Justus Winter1-0/+1
2016-06-30common: Fix memory leak.Justus Winter1-0/+1
2016-06-30common: Fix memory leak.Justus Winter1-3/+2
2016-06-30common: Fix memory leak.Justus Winter1-1/+5
2016-06-30g10: Fix keybox-related memory leaks.Justus Winter2-7/+25
2016-06-30g10: Fix memory leak.Justus Winter1-0/+4
2016-06-30g10: Fix memory leak.Justus Winter1-0/+1
2016-06-30g10: Fix memory leak.Justus Winter1-2/+0
2016-06-30gpgscm: Fix reallocating string ports.Justus Winter1-1/+2
2016-06-30gpgscm: Free memory backing string ports.Justus Winter1-0/+2
2016-06-30gpgscm: Use the allocator from libgcrypt.Justus Winter1-1/+2
2016-06-30w32: Fix build.Justus Winter1-1/+1
2016-06-30g10: Implement gpg --quick-revuidDaniel Kahn Gillmor6-65/+315
2016-06-29tools: Add gpg-wks-client and gpg-wks-server.Werner Koch8-1/+2413
2016-06-29build: Improve GNUPG_BUILD_PROGRAM macro.Werner Koch1-4/+6