aboutsummaryrefslogtreecommitdiffstats
path: root/common/iobuf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove unused code.Werner Koch2010-03-081-132/+25
|
* First steps towards the W32CE portWerner Koch2010-03-021-0/+21
|
* 2009-12-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-12-081-1/+1
| | | | | | | | * asshelp.c (start_new_gpg_agent) [HAVE_W32_SYSTEM]: Add missing argument in assuan_socket_connect invocation. * iobuf.c (iobuf_open_fd_or_name): Fix type of FD in function declaration.
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-131-7/+7
| | | | | A hacked up encfs is required.
* Some changes to suport g13.Werner Koch2009-09-301-4/+42
|
* Ported changes from 1.4.Werner Koch2009-04-011-15/+91
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-9/+21
|
* Avoid passing NULL to printf while debugging.Werner Koch2008-08-191-14/+22
|
* g10/Marcus Brinkmann2008-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | 2008-06-25 Marcus Brinkmann <[email protected]> * gpg.c (enum cmd_and_opt_values): Remove option oEnableW32HandleTranslation. (opts): Remove option --enable-w32-handle-translation. (main): Remove variable w32_handle_translation. common/ 2008-06-25 Marcus Brinkmann <[email protected]> Revert last three changes related to handle translation. * sysutils.c: (FD_TRANSLATE_MAX, fd_translate, fd_translate_len) (translate_table_init, translate_table_lookup): Removed. * iobuf.c (check_special_filename): Do not use translate_table_lookup. * sysutils.h (translate_table_init, translate_table_lookup): Remove prototypes.
* 2008-06-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-06-181-1/+1
| | | | | | | | | | | | | * sysutils.h (translate_table_init, translate_table_lookup): New prototypes. * sysutils.c: Include <ctype.h>. (FD_TRANSLATE_MAX): New macro. (fd_translate, fd_translate_len): New static variables. (translate_table_init, translate_table_lookup): New functions. (translate_sys2libc_fd_int): Translate file descriptor. * iobuf.c (check_special_filename): Translate handle values from special filenames.
* Fix a bug in the ambigious name detection.Werner Koch2008-03-201-8/+8
| | | | | Minor cleanups.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* More W32 related changesWerner Koch2007-06-261-101/+143
|
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-26/+2
| | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups.
* First steps towards supporting W32.Werner Koch2007-06-061-64/+65
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Made some PIN pads work.Werner Koch2006-11-201-1/+1
| | | | | Some cleanups for 64 bit CPUs.
* Fix for bug 537Werner Koch2006-10-021-43/+3
|
* Add missing file and other changes.Werner Koch2006-09-271-0/+30
|
* Various updatesWerner Koch2006-09-211-1/+0
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-8/+8
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* Still merging 1.4.3 code backWerner Koch2006-04-211-128/+176
|
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-8/+11
| | | | | | | char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now.
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-2/+2
|
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-10/+10
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+2415
'GNUPG-1-9-BRANCH'.