aboutsummaryrefslogtreecommitdiffstats
path: root/common/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-15common,dirmngr:w32: Add include files.NIIBE Yutaka1-0/+1
2023-01-11w32: Make sure DEP is enabled.Werner Koch1-1/+18
2022-06-03Remove remaining support for WindowsCEWerner Koch1-97/+0
2021-10-27common: Support MYPROC_SELF_EXE for SolarisWerner Koch1-1/+1
2021-10-20common,w32: Do not always print "Garbled console data" warning.Werner Koch1-2/+8
2021-03-05w32: Always use Unicode for console input and output.Werner Koch1-0/+11
2021-03-04common,w32: Implement globing of command line args.Werner Koch1-2/+7
2021-03-04common: First take on handling Unicode command line args.Werner Koch1-4/+74
2020-07-28Revert patches applied wrongly.NIIBE Yutaka1-0/+11
2020-07-17scd: PC/SC: Don't release the context when it's in use.NIIBE Yutaka1-11/+0
2020-02-22Remove the now obsolete argparse code.Werner Koch1-1/+0
2018-06-12Some preparations to eventuallt use gpgrt_argparse.Werner Koch1-1/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-07agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka1-11/+0
2016-08-29common: Add a default socket name feature.Werner Koch1-0/+3
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-0/+8
2016-07-01common: Smart up register_mem_cleanup_func.Werner Koch1-0/+4
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+7
2014-11-20Fix linker problem on OS X.Werner Koch1-3/+6
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-2/+6
2014-05-02common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.Werner Koch1-7/+1
2014-03-07w32: Include winsock2.h to silence warnings.Werner Koch1-2/+5
2013-03-20Add code to allow for late memory cleanup.Werner Koch1-0/+47
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch1-5/+15
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-1/+13
2012-01-25Port to npth.Marcus Brinkmann1-7/+7
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-6/+6
2010-08-23gpgconf does now work for Wince.Werner Koch1-2/+11
2010-05-30Print --version etc via estreamWerner Koch1-0/+21
2010-04-26Fix preference setting in new keysWerner Koch1-6/+13
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-1/+4
2010-03-29Minor cleanupsWerner Koch1-0/+8
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-1/+1
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-3/+90
2010-03-10Merged jnlib into common.Werner Koch1-1/+0
2007-07-04Changed to GPLv3.Werner Koch1-6/+4
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-0/+73