2002-05-21 10:29:17 +02:00
|
|
|
2002-05-21 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* maperror.c (map_gcry_err): Add libgcrypt's new S-expression errors.
|
|
|
|
(map_ksba_err): Add a few mappings.
|
|
|
|
|
2002-05-14 18:51:00 +02:00
|
|
|
2002-05-14 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* gettime.c: New.
|
|
|
|
|
2002-05-03 22:19:35 +02:00
|
|
|
2002-05-03 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG.
|
|
|
|
|
2002-04-15 12:10:59 +02:00
|
|
|
2002-04-15 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* cryptmiss.c: New.
|
|
|
|
|
2002-02-18 21:46:09 +01:00
|
|
|
2002-02-14 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* maperror.c: Add more assuan<->gnupg mappings.
|
|
|
|
|
2002-02-12 21:42:25 +01:00
|
|
|
2002-02-12 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* fopencookie.c: Dummy function.
|
|
|
|
|
|
|
|
* vasprintf.c: New. Taken from binutils-2.9.1 and dropped all non
|
|
|
|
ANSI-C stuff. Merged with asprintf version.
|
|
|
|
|
|
|
|
* no-pth.c: New.
|
|
|
|
|
2002-01-23 16:49:58 +01:00
|
|
|
2002-01-23 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.
|
|
|
|
|
2002-01-19 21:58:41 +01:00
|
|
|
2002-01-19 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with
|
|
|
|
the OpenPGP stuff removed.
|
|
|
|
* sysutils.h: New.
|
|
|
|
|
2002-01-15 14:02:13 +01:00
|
|
|
2002-01-15 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* maperror.c: Add mapping for Not_Trusted.
|
|
|
|
|
2002-01-11 18:07:15 +01:00
|
|
|
2002-01-11 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* maperror.c (map_assuan_err): Codes for CRL
|
|
|
|
|
2002-01-10 20:46:20 +01:00
|
|
|
2002-01-08 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* util.h (spacep): New.
|
|
|
|
|
|
|
|
2002-01-02 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* maperror.c (map_to_assuan_status): New. Merged from ../agent
|
|
|
|
and ../sm.
|
|
|
|
|
2001-12-20 17:49:48 +01:00
|
|
|
2001-12-20 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* maperror.c (map_gcry_err): Add some mappings.
|
|
|
|
|
2001-12-18 20:35:12 +01:00
|
|
|
2001-12-18 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
|
|
|
|
|
2001-12-14 14:37:08 +01:00
|
|
|
2001-12-14 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
* util.h (digitp, hexdigitp): New ctype like macros.
|
|
|
|
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.
|
|
|
|
|
|
|
|
|
2002-01-10 20:46:20 +01:00
|
|
|
Copyright 2001, 2002 Free Software Foundation, Inc.
|
2001-12-14 14:37:08 +01:00
|
|
|
|
|
|
|
This file is free software; as a special exception the author gives
|
|
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
|
|
modifications, as long as this notice is preserved.
|
|
|
|
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
|
|
|
|
|