aboutsummaryrefslogtreecommitdiffstats
path: root/include/util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-26Switch to a hash and CERT record based PKA system.Werner Koch1-1/+2
2015-02-26Add new function strconcat.Werner Koch1-1/+11
2015-02-26Allow requesting only an IPGP certtype with dns_cert().Werner Koch1-2/+2
2012-12-18Add meta option ignore-invalid-option.Werner Koch1-0/+1
2012-12-15Fix potential heap corruption in "gpg -v --version"Werner Koch1-0/+1
2012-01-10Replace file locking by the new portable dotlock code.Werner Koch1-13/+5
2009-09-03Fix a W32 problemWerner Koch1-2/+1
2009-08-12Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw1-1/+1
2009-07-21First set of changes to backport the new card code from 2.0.Werner Koch1-3/+15
2009-05-05Backport of Creation-Date parameter for unattended key generation.Werner Koch1-0/+1
2007-10-23Switched to GPLv3.Werner Koch1-4/+2
2007-08-24Improved detection of ketrings specified several times.Werner Koch1-0/+1
2007-04-16Move some ascii_foo functions to libcompatDavid Shaw1-4/+0
2006-09-28Move strsep() and ascii_isspace() to libcompat.David Shaw1-7/+0
2006-09-28Put in the basic wiring (just hextobyte for now) for a libcompat.a thatDavid Shaw1-2/+1
2006-03-16* cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw1-3/+4
2005-12-23New code to do DNS CERT queries.David Shaw1-1/+2
2005-07-28Implemented PKA trust modelWerner Koch1-0/+4
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-21* cardglue.c (send_status_info): Make CTRL optional.Werner Koch1-1/+20
2005-05-05Remove add_days_to_timestamp (unused)David Shaw1-1/+0
2005-03-14* card-util.c (card_status): Use isotimestamp and not theWerner Koch1-0/+1
2004-10-21* configure.ac: Remove the check for asprintfWerner Koch1-9/+0
2004-10-15Add asprintf prototype.Werner Koch1-0/+13
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch1-16/+0
2004-09-30* util.h: Prototype destroy_dotlock(). From Werner on stable branch.David Shaw1-0/+1
2004-02-21* util.h: Prototype for hextobyte().David Shaw1-2/+2
2004-01-16* util.h: Add prototype for print_string2().David Shaw1-1/+3
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon1-8/+0
2003-11-21* util.h: Add prototype for match_multistr().David Shaw1-0/+1
2003-10-29* cardglue.c (open_card): Ask for card insertion.Werner Koch1-0/+1
2003-09-282003-09-28 Timo Schulz <[email protected]>Timo Schulz1-1/+2
2003-09-28* util.h: Add the atoi_* and xtoi_* suite of macros from 1.9.Werner Koch1-0/+8
2003-08-28* util.h: s/__MINGW32__/_WIN32/ to help building on native WindowsDavid Shaw1-2/+2
2003-07-10* types.h: Prefer using uint64_t when creating a 64-bit unsigned type.David Shaw1-0/+10
2003-05-24* cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit allDavid Shaw1-13/+12
2002-11-13* util.h [__CYGWIN32__]: Don't need the registry prototypes. From WernerDavid Shaw1-1/+1
2002-11-06* util.h: Add wipememory2() macro (same as wipememory, but can specify theDavid Shaw1-1/+2
2002-10-31added RISC OS module loading supportStefan Bellon1-8/+10
2002-10-31* util.h: Add wipememory() macro.David Shaw1-0/+2
2002-10-29tidied RISC OS filetype supportStefan Bellon1-1/+2
2002-10-28filetype support for RISC OSStefan Bellon1-0/+3
2002-10-03* util.h: Add new log_warning logger command which can be switched betweenDavid Shaw1-0/+4
2002-09-10Added prototype.Werner Koch1-1/+2
2002-08-06tidying up RISC OS stuffStefan Bellon1-0/+1
2002-08-03RISC OS changes due to dynload removalStefan Bellon1-1/+1
2002-06-29Update head to match stable 1.0David Shaw1-50/+191
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-0/+1
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-39/+39
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-11/+4