Aktivität
von 30.08.2021 bis 28.09.2021
26.09.2021
- 22:31 AqBanking Revision 6c1a43c0 (aqbanking): Add AC_CONFIG_MACRO_DIRS.
- 22:26 Libchipcard Revision 73c842a9 (libchipcard): Fix autoconf leaving OS_TYPE and OS_SHORTNAME undefined on Debian 11
25.09.2021
- 20:22 Libchipcard Revision 30252433 (libchipcard): Renamed dir cyberjack_ctapi to cyberjack_pcsc in win32 folder.
- Probably not needed anymore?
- 20:21 Libchipcard Revision 5d3c0843 (libchipcard): Build: Removed non-existing file from 0BUILD.
- 20:21 Libchipcard Revision 3a356374 (libchipcard): Fixed handling of driver files.
- Always distribute the files but only install specific files for the given
target. - 20:19 Libchipcard Revision a0c8e88d (libchipcard): Removed driver files for cyberjack_pcsc on posix systems.
- Those files where empty, anyway, since we no longer use specific files
for cyberjack devices. - 18:53 Libchipcard Revision 16e89235 (libchipcard): Build: Simplified 0BUILD files for crypt token modules.
- 18:53 Libchipcard Revision cac798ae (libchipcard): Build: Fix declaration of OS_TYPE.
- Should be "posix" for non-windows systems.
- 18:24 Gwenhywfar Revision 4631292e (gwenhywfar): GwenBuild: Build "tm2builder" targets first if none specified.
- Source files generated from typemaker2 type definition files in most cases
need to be generated before anything else.... - 18:20 Gwenhywfar Revision 6e732ff0 (gwenhywfar): Gwenbuild: Added some template/example files.
- - convlib.tmpl: example for building convenience library targets
- module.tmpl: example for building plugin modules - 18:19 Gwenhywfar Revision d212c1ad (gwenhywfar): Gwenbuild: Add var GWBUILD_SYSTEMTYPE(posix, windows).
- This can be used to determine the base type of the target operating system
("windows" or "posix"). - 14:51 Gwenhywfar Revision 28c09cbf (gwenhywfar): Released 5.7.3
- 14:51 Gwenhywfar Revision 23662452 (gwenhywfar): Released 5.7.3
- 14:47 Gwenhywfar Revision 7d9bd40e (gwenhywfar): Prepared release 5.7.3.
- 14:29 Libchipcard Revision bb3b4bc5 (libchipcard): Build: Fixed generation of source files from typemaker2 files.
- 14:14 Libchipcard Revision 8dee66d0 (libchipcard): Prepared release 5.99.1-beta.
- 13:38 Libchipcard Revision 2aaf69b6 (libchipcard): Strike one entry from the TODO list.
- 13:38 Libchipcard Revision 08127b7a (libchipcard): Added dependency "pkg-config".
- 13:33 Libchipcard Revision 2435e78c (libchipcard): Build: Fixed a bug introduced by changing gwen-detection to pkg-config.
- 02:57 Libchipcard Revision 97fdc32f (libchipcard): Rewrote OS test.
- autotools are sometimes unnerving: Compiling libchipcard inside my
git repository works, but created tarballs don't w... - 02:18 Libchipcard Revision c590ff93 (libchipcard): Use pkg-config to find gwenhywfar.
- 00:46 Libchipcard Revision 4f33125c (libchipcard): Improved doxygen setup.
- 00:45 Libchipcard Revision df971e55 (libchipcard): Fixed a doxygen tag.
- 00:45 Libchipcard Revision 7a8318d8 (libchipcard): Build: Add visibility flags, export important symbols in modules.
- 00:16 Libchipcard Revision b4e4ebeb (libchipcard): Some doxygen fixes. Change version settings.
- - gwenbuild works from within a build dir, so the paths need to be adjusted
accordingly
- set project version in "v... - 00:04 Gwenhywfar Revision 3c7848cb (gwenhywfar): gwenbuild: Decreased verbosity.
24.09.2021
- 23:59 Gwenhywfar Revision 6b1e6908 (gwenhywfar): gwenbuild: Improved version handling.
- - add "version" attribute to "<project>" element for simplification
- improved autotools compatibility
- create var... - 22:32 Gwenhywfar Revision d5128d7b (gwenhywfar): Incremented version number.
- 22:32 Gwenhywfar Revision 1bd6a3e6 (gwenhywfar): gwenbuild: Setup context variables in topbuilddir.
- 18:45 Libchipcard Revision 5378b4d0 (libchipcard): Updated COPYING file.
- 18:43 Libchipcard Revision fc54377a (libchipcard): Removed chipcard-config.in.in.
- 18:42 Libchipcard Revision e05f487a (libchipcard): Removed chipcard.m4.
- 16:30 Libchipcard Revision 80de3633 (libchipcard): Remove chipcard-config and chipcard.m4 (we exclusively use pkgconfig now).
- 16:30 Libchipcard Revision a3fff198 (libchipcard): Fixed a bug in Makefile.am (double definition).
- 16:18 Libchipcard Revision 10952024 (libchipcard): CT: Fixed a bug (don't check pinstatus if you have none).
- 16:18 Libchipcard Revision 9231ec1a (libchipcard): Base: Fixed a bug (was not setting selected dfNode).
- 15:37 Libchipcard Revision 14655b13 (libchipcard): BUILD: "VERSION" needs to be a DEFINE, not a var to maintain compatibility with autotools.
- 15:36 Libchipcard Revision 1791a316 (libchipcard): BUILD: Added current build folder to include list.
- Generated files are always written outside the source tree into subfolders
of the build tree, so the current build di... - 15:19 Gwenhywfar Revision f19c7f1c (gwenhywfar): gwenbuild: On error wait for running jobs to finish instead of killing them.
- If a job error occurs (e.g.compilation error) let the other jobs still
finish instead of killing them. That way at le... - 15:03 Gwenhywfar Revision b28b367d (gwenhywfar): Fixed bug in GWB_Parser_ReplaceVarsBetweenAtSigns().
- Now also accepts valid use of AT sign (e.g. email adresses, doxygen tags).
- 15:02 Gwenhywfar Revision 745b2ad8 (gwenhywfar): Decreased verbosity.
- 13:32 Libchipcard Revision ac17d9e8 (libchipcard): BUILD: Added missing files to src/libchipcard/0BUILD.
- 01:06 Libchipcard Revision 3542959e (libchipcard): Minor fixes.
- 00:40 Libchipcard Revision bce6f9b0 (libchipcard): BUILD: Fixed version variables.
- 00:28 Libchipcard Revision fb9b0576 (libchipcard): client: No longer search for README file, look for card.xml instead.
- This file should also always be installed, so better use that file to
lookup the correct data path.
Maybe we will la... - 00:21 Libchipcard Revision dbc75e98 (libchipcard): BUILD: Let gwbuild also install driver data.
- 00:03 Libchipcard Revision 3e8a7ea7 (libchipcard): Updated de.po.
- 00:01 Libchipcard Revision 500f5fea (libchipcard): Fixed header install folders.
23.09.2021
- 23:46 Gwenhywfar Revision 3f0642b0 (gwenhywfar): Don't build gwenbuild on Windows.
- 23:12 Libchipcard Revision 8d04689c (libchipcard): Added chapter about dependencies to README.
- 23:10 Libchipcard Revision fd1cdbc8 (libchipcard): Added some chapters to README, esp. about building from sources.
- 23:04 Libchipcard Revision f7686f50 (libchipcard): BUILD: gwenbuild now build the full project.
- 22:44 Libchipcard Revision b10e76da (libchipcard): BUILD: Cleanup gwbuild files.
- Remove unneeded elements from 0BUILD files.
- 22:32 Libchipcard Revision ec4c19b6 (libchipcard): BUILD: gwenbuild now also builds the crypttoken plugins.
- 22:01 Libchipcard Revision 562e9870 (libchipcard): BUILD: Added targets for gettext and astyle.
- 21:56 Libchipcard Revision ac4ae90a (libchipcard): BUILD: More work on 0BUILD files, now compiles libchipcard.so.
- 21:40 Libchipcard Revision 687b78c0 (libchipcard): Initial setup for gwbuild.
- 19:41 Libchipcard Revision bcc9a2e1 (libchipcard): Removed some unused defines. Minor reformatting.
- 19:33 Libchipcard Revision f0640cf7 (libchipcard): Cleaned up code for pin entry on crypt tokens.
- 19:32 Libchipcard Revision c7498bee (libchipcard): Removed calls to no longer existing LC_Crypt_Token_ResultToError().
- 16:35 Libchipcard Revision 0903acbf (libchipcard): No longer use deprecated functions GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
- 16:35 Libchipcard Revision b7f7e2e5 (libchipcard): Removed unused reader flags.
- 16:20 Libchipcard Revision 0ba605b6 (libchipcard): Fixed compiler warnings.
- 15:46 Libchipcard Revision beecb9c2 (libchipcard): More cleanup.
- - removed unneeded files
- no longer install files which aren't part of the API
- cut big code files into smaller ones - 14:02 Libchipcard Revision 1fcebe99 (libchipcard): src/libchipcard/Makefile.am: Add missing typedefs and typefiles targets
- 12:11 Libchipcard Revision 2df76cc5 (libchipcard): Removed type LC_CLIENT_RESULT, return GWEN_ERROR codes on error.
- Like with AqBanking there is no need for an extra error code type.
- 00:52 Libchipcard Revision 618d9085 (libchipcard): Removed no longer needed code and defs.
- 00:52 Libchipcard Revision 0cd2d043 (libchipcard): Use GWEN_DATE also LC_KvkCard_ReadCardData() and LC_KvkCard_ReadCardData().
- 00:31 Libchipcard Revision 28d0d2e7 (libchipcard): Updated libtest.c (we now always use PC/SC).
- 00:28 Libchipcard Revision 481e4356 (libchipcard): Updated apidoc.
- 00:26 Libchipcard Revision 0036069f (libchipcard): Removed ancient installation instructions (was referring to libchipcard2).
- 00:20 Libchipcard Revision 6d867ebe (libchipcard): Removed docs we no longer used.
- 00:16 Libchipcard Revision 1d43fafb (libchipcard): Very much simplified README.
- There no longer is a ressource manager, we simply use the pcsc daemon or
service, so most lines of the README no long... - 00:03 Libchipcard Revision 257f6751 (libchipcard): BUILD: Add Makefile targets "typefiles" and "typedefs".
- 00:02 Libchipcard Revision b1e23107 (libchipcard): Removed folder "etc".
22.09.2021
- 23:48 Libchipcard Revision 4b83ccc4 (libchipcard): EGK: Use GWEN_DATE instead of GWEN_TIME when reading dates.
- 23:48 Libchipcard Revision 4d131bd6 (libchipcard): Changed string libchipcard5 to libchipcard6. Remove libchipcard_symlinkdir.
- 23:21 Libchipcard Revision 8fe2fb9b (libchipcard): Added initial language file (no translations, yet).
- 23:17 Libchipcard Revision 3ad2afdb (libchipcard): BUILD: Added I18N commands to Makefile.am and configure.ac.
- 22:47 Libchipcard Revision abf1428c (libchipcard): client: Enable translation code.
- To be able to translate text we need to call GWEN_I18N_BindTextDomain_Dir()
and GWEN_I18N_BindTextDomain_Codeset().
... - 22:44 Libchipcard Revision f151fe76 (libchipcard): client: Enable translation code.
- To be able to translate text we need to call GWEN_I18N_BindTextDomain_Dir()
and GWEN_I18N_BindTextDomain_Codeset().
... - 20:58 AqBanking Revision 892ee31f (aqbanking): README: Fix package name in translation setup instructions
- 20:58 AqBanking Revision ecf26812 (aqbanking): de.po: Fixed translations
- 18:20 AqFinance Revision 52554676 (aqfinance): Prepared release 0.9.137.
- 17:53 AqFinance Revision 273acabb (aqfinance): TransferEdit: Colourize textfields according to validity.
- Now use red background when a field contains invalid or too many characters.
- 17:28 AqFinance Revision 7a874dc8 (aqfinance): Colourize textfields for purpose and remote name according to SEPA conformity and length.
- 12:33 AqBanking Revision 0021880c (aqbanking): Added TODO.
21.09.2021
- 15:06 Gwenhywfar Revision 40167ae5 (gwenhywfar): i18n: Update German translation
- 14:55 Gwenhywfar Revision da2e0919 (gwenhywfar): Several spelling fixes
20.09.2021
- 00:49 Libchipcard Revision b1b8b6bc (libchipcard): Added some entries to TODO file, removed others.
- 00:26 Libchipcard Revision deafbce6 (libchipcard): Ported starcos types.xml to typemaker2.
- 00:17 Libchipcard Revision 09c4fc80 (libchipcard): Added missing include.
- 00:17 Libchipcard Revision 5d4016ad (libchipcard): Ported hidata.xml to typemaker2.
- Use GWEN_DATE instead of GWEN_TIME for date fields.
19.09.2021
- 23:32 Libchipcard Revision 5fc8320e (libchipcard): Ported typefiles to typemaker2.
- 23:10 Libchipcard Revision 319887e2 (libchipcard): Added type prefix to all card and app files to facilitate moving them all into one folder later.
- 22:49 Libchipcard Revision 1534e3f4 (libchipcard): Removed no longer needed definitions. Changed LC_LOGDOMAIN string to "libchipcard".
- 22:48 Libchipcard Revision 03b585e5 (libchipcard): Use typemaker2 instead of typemaker for pininfo type.
- 22:47 Libchipcard Revision c4029a40 (libchipcard): BUILD: Added checks for typemaker2 and xmlmerge.
- 22:07 Libchipcard Revision 0e90c4b3 (libchipcard): Initial commit for libchipcard6.
- - changed the structure of libchipcards sources
- no longer use symlink folder - 17:43 Libchipcard Revision 51dc6718 (libchipcard): Removed unneeded files.
- 17:16 Libchipcard Revision 5d3eec7e (libchipcard): Cleanup .gitignores, removed old testdata.
- 16:54 Libchipcard Revision 7eca0f02 (libchipcard): Prepared cleanup of .gitignore.
- 16:54 Libchipcard Revision 10d3dc49 (libchipcard): gource: Increased video size.
18.09.2021
- 17:48 AqBanking Revision 87bf1769 (aqbanking): Prepared release 6.3.2.
- 17:46 AqBanking Revision 6ce4ad4b (aqbanking): Release 6.3.2.
- 17:44 Gwenhywfar Revision 88b107f9 (gwenhywfar): Release 5.7.2.
- 17:43 Gwenhywfar Revision fef8b6e2 (gwenhywfar): Release 5.7.2.
- 17:36 AqBanking Revision d7f6724d (aqbanking): Prepared release 6.3.2.
- 17:14 Gwenhywfar Revision d8f93249 (gwenhywfar): Prepared release 5.7.2.
- 17:12 Gwenhywfar Revision 31ca23eb (gwenhywfar): CryptToken: Fixed a problem (callers rely on the return value of GWEN_Crypt_Token_BeginEnterPin !=0).
- 16:44 Libchipcard Revision 96964cc7 (libchipcard): Base: Simplify _updateReaderStates.
- 15:04 Libchipcard Revision 7883ce23 (libchipcard): Base: Finished basic cleanup.
- - removed all non-needed declarations from private client_p.h so that it can be
included by other c-files
- compile... - 14:28 Libchipcard Revision 3bc47a2d (libchipcard): Base: More cleanup of client*.{c,h}. Make more functions private.
- 14:27 Libchipcard Revision ac0ca6b7 (libchipcard): Base: Removed lc_client__config and LC_CLIENT::dbConfig.
- 14:25 Libchipcard Revision 5d3ede6b (libchipcard): Base: Added missing include.
- 14:09 Libchipcard Revision 4fd84177 (libchipcard): Base: Added client_xml.h
- 13:59 Libchipcard Revision 681cf674 (libchipcard): Base: Added file client_xml.h
- 13:56 Libchipcard Revision 2b9bf10b (libchipcard): Base: Moved public functions up in file.
- 13:35 Libchipcard Revision b3207ad4 (libchipcard): Base: Moved/renamed more functions in client*.{c,h}.
- - LC_Client_GetReaderAndDriverType
- LC_Client_FindCommandInCardFamily
- LC_Client_FindCommandInCardTypes
- LC_Client... - 13:03 Libchipcard Revision f73e30ac (libchipcard): Base: Moved/renamed functions in client*.{c,h}
- - LC_Client__FindCommandInCardNode
- LC_Client_FindCommandInCardNode - 13:02 Libchipcard Revision 630e9607 (libchipcard): Base: Updated/added copyright header.
- 12:15 Libchipcard Revision 2404464f (libchipcard): Base: Started cleaning up header and source files.
- - remove and rename LC_Client__SampleXmlFiles
- remove and rename LC_Client_MergeXMLDefs
17.09.2021
- 17:45 Libchipcard Revision 49062eb5 (libchipcard): Prepared release 5.1.6.
12.09.2021
- 18:08 AqBanking Revision d4fde955 (aqbanking): aqofxconnect: Cleanup code.
- Less spaghetti code.
11.09.2021
- 19:56 AqBanking Revision 96f36405 (aqbanking): aqebics: Use aqbanking-specific macro "AQBANKING_DEPRECATED" instead of "DEPRECATED".
- 19:55 AqBanking Revision 2b32dcc3 (aqbanking): aqhbci: Fns GWEN_Gui_ShowBox() and GWEN_Gui_HideBox() are deprecated, don't use them.
- 19:23 Gwenhywfar Revision 3d41f376 (gwenhywfar): Don't use deprecated functions.
- 19:23 Gwenhywfar Revision 804c0100 (gwenhywfar): Marked GWEN_Gui_ShowBox() and GWEN_Gui_HideBox() deprecated.
- 19:22 Gwenhywfar Revision 027d2fa5 (gwenhywfar): Renamed def "DEPRECATED" to "GWEN_DEPRECATED".
- 19:00 Gwenhywfar Revision 2acc7ef8 (gwenhywfar): CryptToken: No longer use GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
- Those GUI functions need the GUI to run in the background which doesn't work
well in most apps where the program code... - 18:14 Gwenhywfar Revision 02b17c5a (gwenhywfar): ctplugin: Simplified code (esp. use fn GWEN_Gui_ProgressLog2).
- 18:09 Libchipcard Revision abfd2e61 (libchipcard): chiptanusb ct plugin: Use correct log domain. Removed _p.h file, add *.h file.
- 18:08 Libchipcard Revision a9792906 (libchipcard): chiptanusb CT plugin: Create correct plugin object (fixes #213).
- The crypt token functions inside gwen expect the plugin to be derived
from GWEN_Crypt_Token_Plugin.
10.09.2021
- 16:32 Gwenhywfar Revision 2ba7a4ee (gwenhywfar): Released 5.7.1
- 16:31 Gwenhywfar Revision 6e525e0a (gwenhywfar): Released 5.7.1
- 16:25 AqBanking Revision feff3927 (aqbanking): Released 6.3.1
- 16:24 AqBanking Revision d7609cd3 (aqbanking): Released 6.3.1
- 14:17 AqBanking Revision d686dc88 (aqbanking): Prepared release 6.3.1.
- 14:10 Gwenhywfar Revision 86f903d1 (gwenhywfar): Prepared release 5.7.1.
05.09.2021
02.09.2021
- 16:32 Gwenhywfar Revision f9dd391c (gwenhywfar): TODO: Added entry.
- 16:32 Gwenhywfar Revision ba21ab99 (gwenhywfar): tm2: Add types uint16_t and uint16_t_array.
Auch abrufbar als: Atom