Aktivität
von 07.10.2025 bis 05.11.2025
04.11.2025
03.11.2025
- 23:38 Revision 5f54af9d (aqbanking): Bugs fixed in swift535 importer to enable security import via HKWPD The import of SWIFT535 files as a response to HKWPD jobs did not work any more. On the one hand, the GWEN_DB structure in swift535.c did not match what was expected in jobgetbalance.c, on the other hand Deutsche Bank sends date/time information for the security price in an 98C record, which is specified in the SWIFT535 specification, but which was not yet implemented in swift535.c. Both issues are fixed now, and security information can be read correctly via HKWPD.
- 23:38 Revision 8de1e4c8 (aqbanking): Kreditkarten Salden/Transaktionen mit HKKKS/HKKKU hinzugefügt
19.10.2025
- 18:51 Revision 14d1615e (aqbanking): aqhbci: return error code also in HBCI mode.
- 18:48 Revision 82cdb76b (aqbanking): aqhbci: only show VOP dialog if bank sends a message.
- 18:47 Revision b4bf5ae9 (aqbanking): aqhbci: fixed a bug in case the transaction is rejected by the bank.
- 17:07 Revision 9e1bba5c (aqbanking): Prepared release 6.7.7beta
- 10:18 Revision ff3c5c4d (aqbanking): aqhbci: make GetSysId a noITAN job.
18.10.2025
- 18:10 Revision e6bc7b39 (aqbanking): Prepared release 6.7.6beta.
- 18:05 Revision 40d77beb (aqbanking): Prepared release 6.7.5beta.
- 17:58 Revision 9a268c71 (aqbanking): aqhbci: try to apply VOP responses to transfers.
- set AB_TRANSACTION fields:
- VopResult: VOP Result
- UltimateCreditor: alternative name returned by the bank - 16:41 Revision 2eebae65 (aqbanking): aqhbci: more work on VPP result handling.
- 00:39 Revision 51315b80 (aqbanking): aqhbci: minor improvements fir VOP message from bank (if any)
- 00:37 Revision 7afbf2d9 (aqbanking): XML: add initial importer fir pain.002.01.10
17.10.2025
- 22:41 Revision ee501366 (aqbanking): aqhbci: increased verbosity.
- 22:35 Revision 3780c5c9 (aqbanking): aqhbci: use AH_OutboxCBox_OpenDialogSingleStepWithJob() for NOITAN jobs.
- 22:35 Revision 5510fabd (aqbanking): aqhbci: added AH_OutboxCBox_OpenDialogSingleStepWithJob()
- 19:22 Revision 31324824 (aqbanking): Prepare release 6.7.4beta
- 19:17 Revision 6ea6bbbe (aqbanking): Prepared release 6.7.3beta
- 19:16 Revision 238d7311 (aqbanking): aqhbci: move segdefs into correct place.
- 19:15 Revision faef85b4 (aqbanking): aqhbci: getsysid works for me after this change.
- 18:15 Revision c2a46f8e (aqbanking): aqhbci: fixed a segfault.
- 00:01 Revision bedb9bc7 (aqbanking): Prepared release 6.7.2beta.
16.10.2025
- 23:24 Revision 042e4ff0 (aqbanking): aqhbci: always send workJob in non-PINTAN mode.
- 23:05 Revision d2683909 (aqbanking): aqhbci: send workjob also if VPP result contains 3090.
15.10.2025
- 23:30 Revision 132660f0 (aqbanking): Prepared release 6.7.1beta.
- 22:58 Revision 33fd022d (aqbanking): added comment to README about "make typedefs" and "make types".
- 22:46 Revision cebd302e (aqbanking): aqhbci: don't send HKTAN for noItan jobs.
14.10.2025
- 17:50 Revision 1b2a3b2c (aqbanking): Prepared release 6.7.0beta.
- 17:31 Revision 13e9ed05 (aqbanking): Merge VOP branch 'mp-202510-vop'
- # Conflicts:
# 0BUILD
# configure.ac
13.10.2025
- 23:18 Revision 9cff7c56 (aqbanking): aqhbci: show vop message for non-PINTAN mode as well.
- 23:15 Revision a35ee903 (aqbanking): aqhbci: add VOP messages.
- Specs require us to present a dialog to the user in case of less than 100%
match.
12.10.2025
- 23:02 Revision c61bae03 (aqbanking): aqhbci: initial VOP support for non-PINTAN mode.
- 19:34 Revision 43533fd4 (aqbanking): aqhbci: only call AH_OutboxCBox_OpenDialogPsd2WithJob_Proc2() if signature needed
- this enables anomymous dialogs again which need to signatures (and
therefore no HKTAN).
Fixes "getbankinfos". - 17:14 Revision 98b5d42e (aqbanking): aqhbci: set needTAN flags when needed.
- 10:03 Revision 7438578f (aqbanking): aqhbci vop: fixed queue creation for decoupled mode.
- 09:59 Revision 532b1fe3 (aqbanking): Prepared next test version.
11.10.2025
- 23:49 Revision 390c60a8 (aqbanking): faster movies.
- 23:48 Revision f86c6a4c (aqbanking): aqhbci: only prepare transfer jobs if prepare() is called for the first time.
- 19:57 Revision 4455b29d (aqbanking): aqhbci: cleanup (one page per function).
- 15:53 Revision bcd42fae (aqbanking): aqhbci: removed unneeded vars.
- 15:46 Revision 405f446d (aqbanking): aqhbci: more code sharing.
- 01:14 Revision 12c91555 (aqbanking): aqhbci: more code sharing (_prepareFns not fit a single screen page).
- 00:45 Revision 80ea791a (aqbanking): aqhbci/vop: fixed queue building (last step 2c needs a tan!).
- also fixed waiting for VPP response.
- 00:44 Revision a4178b11 (aqbanking): aqhbci: only prepare mass transfer job once (!) need to apply to other jobs
- the reason is that we need to add exactly the same job up to twice when
using VOP, but it has to be unchanged (_prepa... - 00:42 Revision e2650a56 (aqbanking): aqhbci: VOP id and polling id are both binary.
- 00:41 Revision c5bafe30 (aqbanking): aqhbci: use prepareFn before sending jobs.
- call to this virtual function was removed a few days ago but never re-added.
- 00:39 Revision 461f4d28 (aqbanking): aqhbci: don't return error code if prepare function not set.
10.10.2025
- 19:13 Revision 8e343a86 (aqbanking): vop: add sign and crypt flags to HKTAN if needed for initial job.
08.10.2025
Auch abrufbar als: Atom