Projekt

Allgemein

Profil

Aktivität

von 05.10.2019 bis 03.11.2019

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'.
Ludolf Holzheid
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...
Ludolf Holzheid

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...
admin

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...
cstimming

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...
Ludolf Holzheid
23:00 Revision e813eaf1 (aqbanking): AqFinTS: Added TODO entries.
admin
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...
admin
19:02 Revision bb444631 (aqbanking): AqFinTS: More work on client code.
admin
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. admin
00:54 Revision 1d275494 (aqbanking): AqFinTS: Simplified session management.
admin
00:31 Revision b523cfc5 (aqbanking): AqFinTS: More work on AqFints.
admin

27.10.2019

21:17 Revision 12561456 (aqbanking): Fix a preprocessor warning
Based on feedback provided by Ludolf Holzheid <ludolf.holzheid@gmx.de> mlenk
19:21 Revision 60df0e61 (aqbanking): AqFinTS: More work on PinTan code.
admin
19:12 Revision 5d28b0e1 (aqbanking): AqFinTS: Started implementing AQFINTS_Session_ExchangeMessages().
admin
17:59 Revision bb8549b5 (aqbanking): AqFinTS: More work on integration with AqBanking.
admin

26.10.2019

18:08 Revision 2e51fee4 (aqbanking): AqHBCI: Added missing call to GWEN_PathManager_RemovePaths().
admin
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...
admin

24.10.2019

21:59 Revision fe9dcc2b (aqbanking): Fix potentially uninitialized variable, as pointed out by compiler warning.
cstimming

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...
Paul Menzel
01:22 Revision b82bd28c (aqbanking): AqHBCI: Increased code readability.
Reduce spaghetti code. admin

21.10.2019

22:38 Revision 5beb22b8 (aqbanking): AqHBCI: Cleanup and simplification of PinTan code.
admin
19:26 Revision 03808d4b (aqbanking): Small fix for aqpaypal
The wrong AccountType was returned, which produced problems in account mapping in kmymoney Holger Magnussen
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... Holger Magnussen
19:16 Revision 3ce8ce02 (aqbanking): Revert "Small bug fix for aqpaypal"
This reverts commit b17f2fe587ff49ddff6382958ae247d5aa761c01. Holger Magnussen
19:16 Revision 225ab565 (aqbanking): Small bug fix for aqpaypal
The wrong AccountType was returned, so that kmymoney could not map the account correctly Holger Magnussen
17:09 Revision 969d6c47 (aqbanking): Result of "make merge".
admin
14:32 Revision 70bbc51e (aqbanking): aqbanking-cli: Removed argument "outFile" from cmd "listbal".
admin
14:31 Revision 164ee4c4 (aqbanking): Prepared release 5.99.43beta.
admin
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...
admin
00:08 Revision 390a88b9 (aqbanking): Result of "make format".
admin

20.10.2019

19:23 Revision 0322eb17 (aqbanking): BUILD: Fixed a makefile target.
admin
18:12 Revision dffeda7a (aqbanking): Prepared release 5.99.42beta.
admin
17:48 Revision d441eab8 (aqbanking): Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.
cstimming
14:44 Revision f6f42a71 (aqbanking): BUILD: Added missing file to Makefile.am.
admin
14:40 Revision 58b9580b (aqbanking): BUILD: More work typemaker2 targets.
admin
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...
admin
14:13 Revision e627066e (aqbanking): BUILD: Add gwenhywfar include paths for typemaker2.
admin

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
cstimming
23:20 Revision ffb562de (aqbanking): Windows: Fix another missing GWENHYWFAR_CB in GWEN_Text_ReplaceVars
cstimming
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...
cstimming

17.10.2019

13:06 Revision 801869d1 (aqbanking): Prepared release 5.99.41beta.
admin
10:58 Revision 6743d1a3 (aqbanking): BUILD: More Makefile fixes.
admin
10:51 Revision 2de726bd (aqbanking): BUILD: Another fix for Makefile targets.
admin
10:46 Revision 56124584 (aqbanking): BUILD: Fixed more missing Makefile targets.
admin
10:38 Revision 85d65ce2 (aqbanking): BUILD: Added missing Makefile targets.
admin

16.10.2019

17:27 Revision c3744192 (aqbanking): AqHBCI: Increased readability of JobChangeKeys.
admin
16:32 Revision aaf38057 (aqbanking): AqHBCI: Fixed a compiler warning.
admin

15.10.2019

00:25 Revision 31b10b24 (aqbanking): AqFINTS: Added some tests.
admin
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.
admin

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...
cstimming

10.10.2019

00:25 Revision a39b2ede (aqbanking): AqHBCI: Increased verbosity.
admin
00:24 Revision ea807de5 (aqbanking): AqHBCI: Read and write selectedTanMechanism.
admin

08.10.2019

02:46 Revision 0e7eed10 (aqbanking): Prepared release 5.99.40beta.
admin
00:33 Revision aefc05c6 (aqbanking): Test3.
admin
00:18 Revision 18c012ac (aqbanking): Test2.
admin
00:16 Revision 4d5db4a2 (aqbanking): Test.
admin
00:06 Revision 944d4347 (aqbanking): AqHBCI: Fixed tan_image.c
Fallback to TextInput when there is no challenge data. admin

05.10.2019

16:20 Revision 1b20d04b (aqbanking): AqHBCI: Increased verbosity.
admin
14:24 Revision a3252b78 (aqbanking): SWIFT: Fixed problem with missing currencies.
admin
 

Auch abrufbar als: Atom