Aktivität
von 06.10.2019 bis 04.11.2019
04.11.2019
- 22:06 Revision 0a08c3d1 (aqbanking): Avoid changing ownership/permissions on unpacking tar archive when run as root
- Without the option `--no-same-owner` tar (when run as root) would try to create
files with the same user/uid as the u... - 21:33 Revision b7192b9c (aqbanking): Fixup - print check message before printing result
- 21:33 Revision 19fdeb85 (aqbanking): Rewrite aqbanking-config to use pkg-config
- 21:33 Revision d3deb324 (aqbanking): Rewrite aqbanking.m4 to use pkg-config rather than aqbanking-config
- For this to work a number or extra variable have also been added to aqbanking.pc
This is similar to the conversion of... - 21:33 Revision 84e9d5b0 (aqbanking): Update gwenhywfar.m4
- This version uses pkg-config rather than gwenhywfar-config to
extract the requested info. Copied from the gwenhywfar ...
03.11.2019
- 23:36 Revision 7c398f2f (aqbanking): List of commands for --help
- This updates the list of commands shown by 'aqbankinkg-cli --help' and
'aqhbci-tool4 --help'. - 23:36 Revision 4f24c68e (aqbanking): Enable optical TAN methods for aqanking-cli and aqhbci-tool4
- This is based on a patch from Wolfgang Hamann.
If a TAN is to be generated via an optical mechanism, an external too...
01.11.2019
- 23:45 Revision 2778de06 (aqbanking): AqHBCI: Always set flag GWEN_HTTP_SESSION_FLAGS_TLS_IGN_PREMATURE_CLOSE.
- If a server violates the specs by prematurely closing the physical connection
the normal reaction was to set the user...
31.10.2019
- 19:10 Revision 693727b0 (aqbanking): Add travis build to get automated build feedback.
- To activate, simply push this repo to github, and travis-ci.org
will start to build it, see e.g.
https://travis-ci.or...
28.10.2019
- 23:13 Revision 900c4e0a (aqbanking): Add "chipTAN-QR" to the list of TAN method names
- The DKB uses "Q1S" as TAN method ID to designate chipTAN-QR.
Fortunately, the TAN method name "chipTAN-QR" is more ex... - 23:00 Revision e813eaf1 (aqbanking): AqFinTS: Added TODO entries.
- 23:00 Revision 5c8f3c3a (aqbanking): SWIFT: Applied a patch provided by pkzw via #153.
- This patch should allow for the SWIFT parser to detect if an MT940
document already is UTF8-encoded (as opposed to is... - 19:02 Revision bb444631 (aqbanking): AqFinTS: More work on client code.
- 01:27 Revision 2ff95d54 (aqbanking): AqFinTS: Added a way to set the TAN-relevant segment code.
- For some TAN jobs the code of the segment to sign with a TAN is needed.
- 00:54 Revision 1d275494 (aqbanking): AqFinTS: Simplified session management.
- 00:31 Revision b523cfc5 (aqbanking): AqFinTS: More work on AqFints.
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.
Auch abrufbar als: Atom