aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged jnlib into common.Werner Koch2010-03-101-85/+0
|
* Finished jnlib port to CE.Werner Koch2010-03-011-0/+7
|
* First batch of changes to support W32CE.Werner Koch2010-02-261-4/+12
| | | | | Note that jnlib/w32-reg.c is not yet ready.
* Revamped the W32 gettext implementation.Werner Koch2008-11-041-1/+1
|
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Made percent_escape more general.Werner Koch2007-06-191-0/+19
| | | | | | Added regression tests support to jnlib. W32 changes.
* First steps towards supporting W32.Werner Koch2007-06-061-3/+6
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Fix for bug 537Werner Koch2006-10-021-16/+20
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch2004-12-071-1/+3
| | | | | | | | | | * w32-pth.c, w32-pth.h: New. * Makefile.am (gpgsm_LDADD): Put libassuan before jnlib because under W32 we need the w32 pth code from jnlib. * misc.c (setup_pinentry_env) [W32]: Disabled.
* Replaced INCLUDES by AM_CPPFLAGS.Werner Koch2004-02-121-3/+5
|
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-0/+1
| | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
* Updated from NewPGWerner Koch2003-01-091-0/+40
|
* Removed files for CVS reorganizationDavid Shaw2002-06-291-18/+0
|
* Removed the libgcrypt stuff and started to modify the source to work withWerner Koch2000-12-191-3/+2
| | | | | that external library.
* See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner KochWerner Koch2000-01-311-1/+1
|
* Add files to new directory.Werner Koch2000-01-241-0/+19
This is mainly stuff moved from ../util to here.