Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -85/+0 |
| | |||||
* | Finished jnlib port to CE. | Werner Koch | 2010-03-01 | 1 | -0/+7 |
| | |||||
* | First batch of changes to support W32CE. | Werner Koch | 2010-02-26 | 1 | -4/+12 |
| | | | | | Note that jnlib/w32-reg.c is not yet ready. | ||||
* | Revamped the W32 gettext implementation. | Werner Koch | 2008-11-04 | 1 | -1/+1 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Made percent_escape more general. | Werner Koch | 2007-06-19 | 1 | -0/+19 |
| | | | | | | Added regression tests support to jnlib. W32 changes. | ||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -3/+6 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -16/+20 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname. | Werner Koch | 2004-12-07 | 1 | -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 Koch | 2004-02-12 | 1 | -3/+5 |
| | |||||
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -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 NewPG | Werner Koch | 2003-01-09 | 1 | -0/+40 |
| | |||||
* | Removed files for CVS reorganization | David Shaw | 2002-06-29 | 1 | -18/+0 |
| | |||||
* | Removed the libgcrypt stuff and started to modify the source to work with | Werner Koch | 2000-12-19 | 1 | -3/+2 |
| | | | | | that external library. | ||||
* | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | Add files to new directory. | Werner Koch | 2000-01-24 | 1 | -0/+19 |
This is mainly stuff moved from ../util to here. |