Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-07-21 | First set of changes to backport the new card code from 2.0. | Werner Koch | 1 | -0/+36 | |
For compatibility reasons a few new files had to be added. Also added estream-printf as this is now used in app-openpgp.c and provides a better and generic asprintf implementation than the hack we used for the W32 code in ttyio.c. Card code is not yet finished. | |||||
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -4/+2 | |
Updated gettext. | |||||
2006-04-11 | * memory.c (realloc): Revert m_guard fix and stick an #error in there to | David Shaw | 1 | -4/+5 | |
inform people not to use it. | |||||
2006-04-06 | * memory.c (realloc): Fix compile problem with --enable-m-guard. | David Shaw | 1 | -5/+5 | |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -24/+28 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-04-05 | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 1 | -24/+29 | |
old ad-hoc connection code to gpg-agent. We do need this for the forthcoming diversion of card code to an already running gpg-agent with card-support. | |||||
2003-12-28 | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 1 | -0/+3 | |
2003-05-24 | * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c, | David Shaw | 1 | -60/+59 | |
simple-gettext.c, errors.c, http.c, memory.c, secmem.c, ttyio.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -0/+634 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -651/+0 | |
1999-12-31 | See ChangeLog: Fri Dec 31 14:06:56 CET 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-12-31 | See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch | Werner Koch | 1 | -1/+7 | |
1999-11-19 | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1 | -26/+78 | |
1999-07-07 | See ChangeLog: Wed Jul 7 13:23:40 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+6 | |
1999-06-01 | See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+3 | |
1999-05-20 | See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-04-18 | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1 | -15/+15 | |
1999-04-09 | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1 | -15/+15 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-10-12 | backup | Werner Koch | 1 | -1/+43 | |
1998-06-15 | extensions are now working and fixed a lot of bugs | Werner Koch | 1 | -1/+2 | |
1998-04-14 | applied Mathews typo and grammar fixes | Werner Koch | 1 | -6/+6 | |
1998-02-27 | bug fixesV0-2-10 | Werner Koch | 1 | -47/+90 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-02-17 | import works | Werner Koch | 1 | -2/+10 | |
1998-01-28 | version 0.2.1 | Werner Koch | 1 | -6/+10 | |
1997-12-12 | added option file handling | Werner Koch | 1 | -3/+13 | |
1997-12-09 | fingerprints and self signatures added | Werner Koch | 1 | -0/+23 | |
1997-11-27 | Improved prime number test | Werner Koch | 1 | -2/+2 | |
1997-11-26 | How with some assembly support | Werner Koch | 1 | -9/+7 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+460 | |