Aktivität
von 28.09.2019 bis 27.10.2019
27.10.2019
- 21:17 Revision 12561456 (aqbanking): Fix a preprocessor warning
- Based on feedback provided by Ludolf Holzheid <ludolf.holzheid@gmx.de>
- 19:21 Revision 60df0e61 (aqbanking): AqFinTS: More work on PinTan code.
- 19:12 Revision 5d28b0e1 (aqbanking): AqFinTS: Started implementing AQFINTS_Session_ExchangeMessages().
- 17:59 Revision bb8549b5 (aqbanking): AqFinTS: More work on integration with AqBanking.
26.10.2019
- 18:08 Revision 2e51fee4 (aqbanking): AqHBCI: Added missing call to GWEN_PathManager_RemovePaths().
- 18:07 Revision f92524a3 (aqbanking): AqFinTS: Improve integration into AqBanking.
- This backend currently doesn't do much, but it can already be used to
parse HBCI messages logged by AqHBCI.
The HBCI...
24.10.2019
23.10.2019
- 02:54 Revision 5d033559 (aqbanking): README: Use HTTPS URLs
- Using HTTPS to access Web sitesprevents certain kinds of attacks. Most
sites permanently moved their URLs to HTTPS al... - 01:22 Revision b82bd28c (aqbanking): AqHBCI: Increased code readability.
- Reduce spaghetti code.
21.10.2019
- 22:38 Revision 5beb22b8 (aqbanking): AqHBCI: Cleanup and simplification of PinTan code.
- 19:26 Revision 03808d4b (aqbanking): Small fix for aqpaypal
- The wrong AccountType was returned, which produced problems in account mapping in kmymoney
- 19:16 Revision a3fa22c8 (aqbanking): Small bug fix on synchronization of investment accounts
- During the upgrade to aqbanking6, some database field names have been changed, so that the wrong date and price infor...
- 19:16 Revision 3ce8ce02 (aqbanking): Revert "Small bug fix for aqpaypal"
- This reverts commit b17f2fe587ff49ddff6382958ae247d5aa761c01.
- 19:16 Revision 225ab565 (aqbanking): Small bug fix for aqpaypal
- The wrong AccountType was returned, so that kmymoney could not map the account correctly
- 17:09 Revision 969d6c47 (aqbanking): Result of "make merge".
- 14:32 Revision 70bbc51e (aqbanking): aqbanking-cli: Removed argument "outFile" from cmd "listbal".
- 14:31 Revision 164ee4c4 (aqbanking): Prepared release 5.99.43beta.
- 14:04 Revision 0374b26c (aqbanking): AqBanking, AqHBCI: Improved handling of SSL certificates.
- - very much improved readability of AB_SioTlsExt_CheckCert()
- fixed aqhbci-tool command getcert (was not locking use... - 00:08 Revision 390a88b9 (aqbanking): Result of "make format".
20.10.2019
- 19:23 Revision 0322eb17 (aqbanking): BUILD: Fixed a makefile target.
- 18:12 Revision dffeda7a (aqbanking): Prepared release 5.99.42beta.
- 17:48 Revision d441eab8 (aqbanking): Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.
- 14:44 Revision f6f42a71 (aqbanking): BUILD: Added missing file to Makefile.am.
- 14:40 Revision 58b9580b (aqbanking): BUILD: More work typemaker2 targets.
- 14:23 Revision c40a31a6 (aqbanking): BUILD: Fixed use of typemaker2.
- We provide the files built by typemaker2, no need for special rules.
Just do a "make typedefs && make types" after ch... - 14:13 Revision e627066e (aqbanking): BUILD: Add gwenhywfar include paths for typemaker2.
19.10.2019
- 23:21 Revision c9c08e5a (aqbanking): Fix more printf format specifiers for windows.
- Similar to 7ba425ce and I still need to look up the macro names
in https://en.cppreference.com/w/cpp/header/cinttypes - 23:20 Revision ffb562de (aqbanking): Windows: Fix another missing GWENHYWFAR_CB in GWEN_Text_ReplaceVars
- 23:20 Revision 944f09af (aqbanking): Windows: Fix missing GWENHYWFAR_CB at AB_Gui_CheckCert.
- This caused https://bugs.gnucash.org/show_bug.cgi?id=797436
and probably further crash reports upon initial cert down...
17.10.2019
- 13:06 Revision 801869d1 (aqbanking): Prepared release 5.99.41beta.
- 10:58 Revision 6743d1a3 (aqbanking): BUILD: More Makefile fixes.
- 10:51 Revision 2de726bd (aqbanking): BUILD: Another fix for Makefile targets.
- 10:46 Revision 56124584 (aqbanking): BUILD: Fixed more missing Makefile targets.
- 10:38 Revision 85d65ce2 (aqbanking): BUILD: Added missing Makefile targets.
16.10.2019
- 17:27 Revision c3744192 (aqbanking): AqHBCI: Increased readability of JobChangeKeys.
- 16:32 Revision aaf38057 (aqbanking): AqHBCI: Fixed a compiler warning.
15.10.2019
- 00:25 Revision 31b10b24 (aqbanking): AqFINTS: Added some tests.
- 00:25 Revision 24892730 (aqbanking): AqHBCI: Set needBPD to "0" for JobGetTransactionsCreditCard.
- There is no BPD job for now, at least no bank we know of seems to
transmat such a segment.
14.10.2019
- 22:46 Revision 7ba425ce (aqbanking): Fix printf format specifiers by using the suitable ones from <inttypes.h>
- See the recent commits in gwenhywfar for pointers for more documentation.
Fortunately there are indeed some standariz...
10.10.2019
- 00:25 Revision a39b2ede (aqbanking): AqHBCI: Increased verbosity.
- 00:24 Revision ea807de5 (aqbanking): AqHBCI: Read and write selectedTanMechanism.
08.10.2019
- 02:46 Revision 0e7eed10 (aqbanking): Prepared release 5.99.40beta.
- 00:33 Revision aefc05c6 (aqbanking): Test3.
- 00:18 Revision 18c012ac (aqbanking): Test2.
- 00:16 Revision 4d5db4a2 (aqbanking): Test.
- 00:06 Revision 944d4347 (aqbanking): AqHBCI: Fixed tan_image.c
- Fallback to TextInput when there is no challenge data.
05.10.2019
- 16:20 Revision 1b20d04b (aqbanking): AqHBCI: Increased verbosity.
- 14:24 Revision a3252b78 (aqbanking): SWIFT: Fixed problem with missing currencies.
04.10.2019
03.10.2019
- 23:37 Revision 51ef4553 (aqbanking): AqHBCI: Fixed an invalid free/missing init (pointed out by thilo via bug #125).
- 19:55 Revision fdb242ba (aqbanking): Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS
- 14:41 Revision d4e6feb9 (aqbanking): AqHBCI: Fixed two typos (note to self: Always compile before upload!.
- 14:28 Revision 73f154e1 (aqbanking): aqbanking-cli: Added "$(purposeInOneLine)".
- 14:28 Revision 5fc2af62 (aqbanking): AqHBCI: Improved error messages.
- 14:28 Revision c428dd0d (aqbanking): Prepared release 5.99.38beta.
01.10.2019
30.09.2019
- 23:51 Revision 5d160c75 (aqbanking): AqHBCI: Fixed a bug (missing assignment).
- 18:10 Revision 8d303908 (aqbanking): Result of "make format".
- 00:24 Revision 8aaee23a (aqbanking): Prepared release 5.99.37beta.
29.09.2019
- 18:25 Revision 4622bf67 (aqbanking): tools: Added script to run with valgrind.
- 18:25 Revision c4d63ddd (aqbanking): Fixed memory leaks.
- 16:28 Revision 5cc6775e (aqbanking): aqbanking-cli: Use GWEN_Text_ReplaceVars() instead of GWEN_DB_ReplaceVars().
- This is a more generic function because it allows the use of a callback
to get the variable data. We can then define ...
28.09.2019
- 01:48 Revision ec16bcbd (aqbanking): Prepared release 5.99.36beta.
- 00:49 Revision 76e82eaf (aqbanking): AqHBCI-tool4: Improved help string output
- Make AqHBCI backend also show help string.
- 00:48 Revision 665a4ad1 (aqbanking): AqBanking-CLI: Improved output of "listaccounts"
- Also show account type.
- 00:48 Revision 8afc85d5 (aqbanking): AqHBCI: Improved output of "aqhbci-tool4 listaccounts -v"
- Also show account type.
Auch abrufbar als: Atom