aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.