Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-24 | doc: fix spelling mistakes | Daniel Kahn Gillmor | 1 | -3/+3 | |
Signed-off-by: Daniel Kahn Gillmor <[email protected]> | |||||
2017-12-08 | doc: Clarify C90 exceptions and add a new commit tag. | Werner Koch | 1 | -7/+4 | |
-- The variable definition inside a for statement require to use a c99 option for gcc which we do not want. It has never been used and thus we drop it. Signed-off-by: Werner Koch <[email protected]> | |||||
2017-12-08 | doc: Fix Dijkstra | Werner Koch | 1 | -0/+1 | |
-- Edsger Wybe Dijkstra (1930 --2002) - Dutch computer scientist | |||||
2017-04-28 | Spelling fixes in docs and comments. | NIIBE Yutaka | 1 | -2/+2 | |
-- In addition, fix trailing spaces in tests/inittests. GnuPG-bug-id: 3121 Reported-by: ka7 (klemens) Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2017-03-20 | gpg: Remove unused stuff. | Werner Koch | 1 | -2/+2 | |
* g10/OPTIONS: Remove. * g10/options.h (struct opt): Remove 'shm_coprocess'. Signed-off-by: Werner Koch <[email protected]> | |||||
2016-10-07 | gpg: Put extra parens around bit tests. | Werner Koch | 1 | -0/+2 | |
* g10/options.h (DBG_MPI): New. * g10/gpg.c (set_debug): Use macro or extra parens for binary operator. * g10/parse-packet.c (set_packet_list_mode): Use dbg macro. Signed-off-by: Werner Koch <[email protected]> | |||||
2016-09-20 | doc: Add a few extra coding standard notes. | Werner Koch | 1 | -13/+38 | |
-- Signed-off-by: Werner Koch <[email protected]> | |||||
2016-09-17 | Fix more spelling | Daniel Kahn Gillmor | 1 | -1/+1 | |
* NEWS, acinclude.m4, agent/command-ssh.c, agent/command.c, agent/gpg-agent.c, agent/keyformat.txt, agent/protect-tool.c, common/asshelp.c, common/b64enc.c, common/recsel.c, doc/DETAILS, doc/HACKING, doc/Notes, doc/TRANSLATE, doc/dirmngr.texi, doc/faq.org, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi, doc/instguide.texi, g10/armor.c, g10/gpg.c, g10/keyedit.c, g10/mainproc.c, g10/pkclist.c, g10/tofu.c, g13/sh-cmd.c, g13/sh-dmcrypt.c, kbx/keybox-init.c, m4/pkg.m4, sm/call-dirmngr.c, sm/gpgsm.c, tests/Makefile.am, tests/gpgscm/Manual.txt, tests/gpgscm/scheme.c, tests/openpgp/gpgv-forged-keyring.scm, tests/openpgp/multisig.test, tests/openpgp/verify.scm, tests/pkits/README, tools/applygnupgdefaults, tools/gpg-connect-agent.c, tools/mime-maker.c, tools/mime-parser.c: minor spelling cleanup. Signed-off-by: Daniel Kahn Gillmor <[email protected]> | |||||
2016-07-03 | wks: Let the client only export the requested UID. | Werner Koch | 1 | -0/+2 | |
* tools/gpg-wks-client.c (get_key): Export only the requested uid. Signed-off-by: Werner Koch <[email protected]> | |||||
2016-04-25 | doc: Explain use of common error variable names. | Werner Koch | 1 | -7/+24 | |
-- | |||||
2016-04-12 | indent: Help Emacs not to get confused by conditional compilation. | Werner Koch | 1 | -0/+1 | |
* agent/protect.c (calibrate_get_time) [W32]: Use separate function calls for W32 and W32CE. -- Signed-off-by: Werner Koch <[email protected]> | |||||
2015-10-29 | Use of some C99 features is now permitted. | Werner Koch | 1 | -1/+41 | |
-- Signed-off-by: Werner Koch <[email protected]> | |||||
2015-08-20 | doc: Remove C++ style comments and update HACKING. | Werner Koch | 1 | -4/+28 | |
-- | |||||
2015-08-03 | doc: Two typo fixes. | Hugo Roy | 1 | -2/+2 | |
-- | |||||
2015-07-23 | doc: Document scissor line for commit logs | Werner Koch | 1 | -0/+11 | |
-- | |||||
2015-06-30 | doc: Updated HACKING. | Werner Koch | 1 | -39/+48 | |
-- Added used commit keywords. Add some comments to the list of files. | |||||
2014-06-17 | speedo: Support building from dist-source generated tarball. | Werner Koch | 1 | -1/+38 | |
2013-03-29 | copyright assignments are not anymore required. | Werner Koch | 1 | -146/+208 | |
2011-12-20 | Prepare for the beta3 release. | Werner Koch | 1 | -5/+8 | |
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 1 | -4/+27 | |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | |||||
2006-09-13 | Various fixes and new features. | Werner Koch | 1 | -178/+33 | |
Enhanced gpg-connect-agent. | |||||
2006-09-08 | doc fixes | Werner Koch | 1 | -0/+16 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+305 | |
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. | |||||
2005-07-27 | Add a note that CVS is beeing migrated to Subversion | Werner Koch | 1 | -0/+4 | |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -301/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -3/+72 | |
1999-08-31 | See ChangeLog: Tue Aug 31 17:20:44 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-07-14 | See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+15 | |
1999-04-28 | See ChangeLog: Wed Apr 28 13:03:03 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-04-06 | See ChangeLog: Tue Apr 6 19:58:12 CEST 1999 Werner Koch | Werner Koch | 1 | -7/+44 | |
1999-01-12 | See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch | Werner Koch | 1 | -5/+5 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -0/+38 | |
1998-11-13 | See ChangeLog ;-). Key validation should now be faster | Werner Koch | 1 | -2/+3 | |
1998-11-10 | Some bug fixes of the last release | Werner Koch | 1 | -0/+4 | |
1998-10-17 | Removed some trash | Werner Koch | 1 | -4/+48 | |
1998-09-29 | *** empty log message *** | Werner Koch | 1 | -0/+2 | |
1998-09-28 | *** empty log message *** | Werner Koch | 1 | -0/+92 | |