Activity
From 09/26/2019 to 10/25/2019
10/24/2019
- 09:59 PM Revision fe9dcc2b (aqbanking): Fix potentially uninitialized variable, as pointed out by compiler...
10/23/2019
- 02:54 AM 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...
10/22/2019
- 01:22 AM Revision b82bd28c (aqbanking): AqHBCI: Increased code readability.
- Reduce spaghetti code.
10/21/2019
- 10:38 PM Revision 5beb22b8 (aqbanking): AqHBCI: Cleanup and simplification of PinTan code.
- 07:26 PM Revision 03808d4b (aqbanking): Small fix for aqpaypal
- The wrong AccountType was returned, which produced problems in account mapping in kmymoney
- 07:16 PM Revision 225ab565 (aqbanking): Small bug fix for aqpaypal
- The wrong AccountType was returned, so that kmymoney could not map the account correctly
- 07:16 PM Revision 3ce8ce02 (aqbanking): Revert "Small bug fix for aqpaypal"
- This reverts commit b17f2fe587ff49ddff6382958ae247d5aa761c01.
- 07:16 PM 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...
- 05:09 PM Revision 969d6c47 (aqbanking): Result of "make merge".
- 02:32 PM Revision 70bbc51e (aqbanking): aqbanking-cli: Removed argument "outFile" from cmd "listbal".
- 02:31 PM Revision 164ee4c4 (aqbanking): Prepared release 5.99.43beta.
- 02:04 PM 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...
10/20/2019
- 12:08 AM Revision 390a88b9 (aqbanking): Result of "make format".
- 07:23 PM Revision 0322eb17 (aqbanking): BUILD: Fixed a makefile target.
- 06:12 PM Revision dffeda7a (aqbanking): Prepared release 5.99.42beta.
- 05:48 PM Revision d441eab8 (aqbanking): Improve makefiles: If astyle is not there, just replace it with no...
- 02:44 PM Revision f6f42a71 (aqbanking): BUILD: Added missing file to Makefile.am.
- 02:40 PM Revision 58b9580b (aqbanking): BUILD: More work typemaker2 targets.
- 02:23 PM 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... - 02:13 PM Revision e627066e (aqbanking): BUILD: Add gwenhywfar include paths for typemaker2.
10/19/2019
- 11:21 PM 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 - 11:20 PM Revision ffb562de (aqbanking): Windows: Fix another missing GWENHYWFAR_CB in GWEN_Text_ReplaceVars
- 11:20 PM 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...
10/17/2019
- 01:06 PM Revision 801869d1 (aqbanking): Prepared release 5.99.41beta.
- 10:58 AM Revision 6743d1a3 (aqbanking): BUILD: More Makefile fixes.
- 10:51 AM Revision 2de726bd (aqbanking): BUILD: Another fix for Makefile targets.
- 10:46 AM Revision 56124584 (aqbanking): BUILD: Fixed more missing Makefile targets.
- 10:38 AM Revision 85d65ce2 (aqbanking): BUILD: Added missing Makefile targets.
10/16/2019
- 05:27 PM Revision c3744192 (aqbanking): AqHBCI: Increased readability of JobChangeKeys.
- 04:32 PM Revision aaf38057 (aqbanking): AqHBCI: Fixed a compiler warning.
10/14/2019
- 12:25 AM Revision 31b10b24 (aqbanking): AqFINTS: Added some tests.
- 12:25 AM 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. - 10:46 PM Revision 7ba425ce (aqbanking): Fix printf format specifiers by using the suitable ones from <intt...
- See the recent commits in gwenhywfar for pointers for more documentation.
Fortunately there are indeed some standariz...
10/09/2019
- 12:25 AM Revision a39b2ede (aqbanking): AqHBCI: Increased verbosity.
- 12:24 AM Revision ea807de5 (aqbanking): AqHBCI: Read and write selectedTanMechanism.
10/08/2019
10/07/2019
- 12:33 AM Revision aefc05c6 (aqbanking): Test3.
- 12:18 AM Revision 18c012ac (aqbanking): Test2.
- 12:16 AM Revision 4d5db4a2 (aqbanking): Test.
- 12:06 AM Revision 944d4347 (aqbanking): AqHBCI: Fixed tan_image.c
- Fallback to TextInput when there is no challenge data.
10/05/2019
- 04:20 PM Revision 1b20d04b (aqbanking): AqHBCI: Increased verbosity.
- 02:24 PM Revision a3252b78 (aqbanking): SWIFT: Fixed problem with missing currencies.
10/03/2019
- 01:42 AM Revision d2706ad2 (aqbanking): Prepared release 5.99.39beta.
- 11:37 PM Revision 51ef4553 (aqbanking): AqHBCI: Fixed an invalid free/missing init (pointed out by thilo v...
- 07:55 PM Revision fdb242ba (aqbanking): Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS
- 02:41 PM Revision d4e6feb9 (aqbanking): AqHBCI: Fixed two typos (note to self: Always compile before upload!.
- 02:28 PM Revision 73f154e1 (aqbanking): aqbanking-cli: Added "$(purposeInOneLine)".
- 02:28 PM Revision 5fc2af62 (aqbanking): AqHBCI: Improved error messages.
- 02:28 PM Revision c428dd0d (aqbanking): Prepared release 5.99.38beta.
09/30/2019
- 12:05 AM Revision d4a61201 (aqbanking): AqBanking: Only overwrite backendName if not already set.
- 11:51 PM Revision 5d160c75 (aqbanking): AqHBCI: Fixed a bug (missing assignment).
- 06:10 PM Revision 8d303908 (aqbanking): Result of "make format".
09/29/2019
- 12:24 AM Revision 8aaee23a (aqbanking): Prepared release 5.99.37beta.
- 06:25 PM Revision 4622bf67 (aqbanking): tools: Added script to run with valgrind.
- 06:25 PM Revision c4d63ddd (aqbanking): Fixed memory leaks.
- 04:28 PM Revision 5cc6775e (aqbanking): aqbanking-cli: Use GWEN_Text_ReplaceVars() instead of GWEN_DB_Repl...
- This is a more generic function because it allows the use of a callback
to get the variable data. We can then define ...
09/27/2019
- 01:48 AM Revision ec16bcbd (aqbanking): Prepared release 5.99.36beta.
- 12:49 AM Revision 76e82eaf (aqbanking): AqHBCI-tool4: Improved help string output
- Make AqHBCI backend also show help string.
- 12:48 AM Revision 665a4ad1 (aqbanking): AqBanking-CLI: Improved output of "listaccounts"
- Also show account type.
- 12:48 AM Revision 8afc85d5 (aqbanking): AqHBCI: Improved output of "aqhbci-tool4 listaccounts -v"
- Also show account type.
- 10:07 PM Revision c7ecba17 (aqbanking): Incremented version number.
- 10:02 PM Revision e04661e4 (aqbanking): AqBanking/AqHBCI: Really fixed duplicate account problem.
- 09:16 PM Revision ab700c85 (aqbanking): AqBanking: Replace account type "unknown" with "unspecified" when ...
- "unknown" is used as joker when searching for accounts, so we should not
that in stored accounts. - 09:12 PM Revision d1b770d6 (aqbanking): AqBanking: Introduce account type AB_AccountType_Unspecified
- - this is used in case there is no account type given (some banks just report
"0" as account type which is not spec...
Also available in: Atom