Aktivität
von 11.08.2019 bis 09.09.2019
09.09.2019
- 23:59 AqBanking Revision 5f6d5eaa (aqbanking): Prepared release 5.99.26beta.
- 23:10 Gwenhywfar Revision 53c79fe8 (gwenhywfar): TLS: Fixed a bug (missing GWEN_PATH_FLAGS_VARIABLE).
- 23:03 AqBanking Revision 2428de80 (aqbanking): AqHBCI: Added JobGetBankInfo.
- - this job retrieves BPD anonymously as needed for PSD2 with SCA
- fixed AH_Outbox__CBox_CloseDialog() to correctly h...
08.09.2019
- 21:49 Gwenhywfar Revision 0ad5a0d5 (gwenhywfar): Increased version.
- 21:48 Gwenhywfar Revision 0684ba3a (gwenhywfar): TLS: Check a list of possible system wide certificates.
- - this list can be extended as needed
06.09.2019
- 17:49 AqBanking Revision 98a62d23 (aqbanking): Prepared release 5.99.25beta.
- 16:47 AqBanking Revision c84a0a01 (aqbanking): Merge remote-tracking branch 'remotes/origin/mp-20190905-FINTS_PSD2'
- This merge should make AqHBCI ready for PSD2 with strong customer authentication.
- 16:47 AqBanking Revision d904841b (aqbanking): AqHBCI: Removed unneeded code.
- 16:30 AqBanking Revision 53e9a89e (aqbanking): AqHBCI: Strong Customer Authentication seems to be working now. Should be fully PSD2-ready.
- 01:00 AqBanking Revision 41a670fc (aqbanking): AqHBCI: More work on PSD2. Not yet finished.
- - need to add signers for 2nd TAN message...
05.09.2019
- 23:28 AqBanking Revision 097f860e (aqbanking): AqHBCI: Increased verbosity.
- 23:14 AqBanking Revision b29b1af8 (aqbanking): AqHBCI: Tests with HHDuc (doesn't work, yet).
- 21:17 AqBanking Revision d3a0ca20 (aqbanking): AqHBCI: Adapted dialog jobs to PSD2.
- - using multi message jobs is no longer possible with the PSD2 code
since AqHBCI can't now when to add a HKTAN:6 se... - 20:14 AqBanking Revision a5f26098 (aqbanking): AqHBCI: PSD2 basically works for non-dialog jobs.
- - need to implement dialog jobs (can't use multi message jobs ATM for PSD2)
- 13:43 AqBanking Revision 560f92f8 (aqbanking): AqHBCI: Make AH_JobQueue_GetCount() more tolerant.
- 13:42 AqBanking Revision 026757b0 (aqbanking): AqHBCI: Prepared replacing AH_Outbox__CBox_Itan2().
- 03:08 AqBanking Revision 04ed4d2e (aqbanking): AqHBCI: Some thoughts about PSD2 implementation.
- 02:39 AqBanking Revision 54e4cb40 (aqbanking): AqHBCI: More work on PSD2 (only dialog init works for now!)
- 00:52 AqBanking Revision 4219396c (aqbanking): AqEBICS: Added TODO.
- 00:52 AqBanking Revision 0344cd7f (aqbanking): AqHBCI: Started working on PSD2 requirements.
02.09.2019
- 23:32 Gwenhywfar Revision 2816b3b3 (gwenhywfar): Fix 'Kbanking plugin crashes on opening aqbanking settings'
- The crash is caused by missing GWENHYWFAR_CB definitions of the corresponding callback functions.
See https://bugs.kd...
01.09.2019
- 20:35 Gwenhywfar Revision a3a7720e (gwenhywfar): TLS: Try using default SSL certificate store on Windoze, too.
- - incorporated patch provided with bug #22 (rhabacker)
- 20:32 Gwenhywfar Revision e001b467 (gwenhywfar): TLS: Try using default SSL certificate store on Windoze, too.
- - incorporated patch provided with bug #22 (rhabacker)
28.08.2019
- 01:06 AqBanking Revision bf416756 (aqbanking): AqEBICS: Started porting and debugging EBICS backend.
- - all the steps from the aqbanking handbook chapter 7.1 verified
- fixed a message (typo)
26.08.2019
- 22:38 AqBanking Revision 49f4957f (aqbanking): Use runtime data in aqbanking-cli and aqhbci-tool.
- 22:28 Gwenhywfar Revision f5903051 (gwenhywfar): MsgEngine: Fixed another possible bug (not yet encountered).
- 22:26 Gwenhywfar Revision 9b4cf3ec (gwenhywfar): Result of "make format".
- 22:26 Gwenhywfar Revision adcdbc07 (gwenhywfar): MsgEngine: Fixed a critical bug causing segfaults.
- 22:23 Gwenhywfar Revision c3ccbd7d (gwenhywfar): DATA: Updated ca-bundle.crt.
- This isn't used in most cases anyway since most distributions will use the
system wide certification database. - 22:08 AqBanking Revision a3969d91 (aqbanking): CLI: Use runtime config. Prepare release 5.8.2.
- 21:54 AqBanking Revision c7dfe3f0 (aqbanking): Fix not finding typemaker2 on cross compiling for Windows
- 21:26 Gwenhywfar Revision fcfa474f (gwenhywfar): Prepared release 4.20.2.
- 21:20 Gwenhywfar Revision 7d691752 (gwenhywfar): DATA: Updated ca-bundle.crt.
- This isn't used in most cases anyway since most distributions will use the
system wide certification database. - 21:17 Gwenhywfar Revision fd296b60 (gwenhywfar): MsgEngine: Fixed a critical bug causing segfaults.
23.08.2019
- 22:50 Gwenhywfar Revision 6f5b6afa (gwenhywfar): Fix erroneous make clean target.
- The header symlink "gwenhywfar4" is created by configure, so must not be
deleted by make clean (which should only rem...
22.08.2019
- 14:26 Gwenhywfar Revision 6be8b0cb (gwenhywfar): DB: Added function GWEN_DB_SetCharValueFromInt().
- 13:43 AqBanking Revision 8dd39cc5 (aqbanking): AqOfxConnect: Fixed a bug (was not using header version from user object).
- 01:08 Gwenhywfar Revision 116f6c60 (gwenhywfar): SYNCIO: More work on HTTP session code for servers.
- - added function GWEN_HttpSession_fromSocketPassive()
- added flag GWEN_HTTP_SESSION_FLAGS_PASSIVE - 00:12 Gwenhywfar Revision d3755f78 (gwenhywfar): GUI: ADded function GWEN_Gui_ExtendSyncIo() and use it internally.
- This function will be used by the AqFINTS server.
21.08.2019
20.08.2019
- 21:43 AqBanking Revision 87e62524 (aqbanking): TRANSLATION: More work on EBICS translations.
- 21:43 AqBanking Revision 7b562a9d (aqbanking): AqEBICS: Improved INI/HIA letter.
- 21:35 AqBanking Revision e22a6044 (aqbanking): AqEBICS: Show user- and customer id in INI/HIA letter.
19.08.2019
- 17:24 AqBanking Revision 8746f983 (aqbanking): AqEBICS: Allow partially sending keys (INI or HIA only).
- "aqebics-tool sendkeys" does two things: Sending INI keys and sending
HIA keys. If the first actions succeeds at the ... - 17:22 AqBanking Revision 203d53e9 (aqbanking): AqEBICS: Removed EBC_USER_FLAGS_TLS_IGN_PREMATURE_CLOSE. Enabled msg logging.
- Make ignoring premature aborting of TLS connections by servers default.
If you really, really want to abort on such c... - 17:18 AqBanking Revision c49cfdd0 (aqbanking): TRANSLATION: Ignore main.lqa (created by lokalize).
- 16:42 AqBanking Revision 884c5636 (aqbanking): TRANSLATION: Translated one string (testing "lokalize").
- 16:41 AqBanking Revision 8fc76e3c (aqbanking): AqEBICS: Fixed translation handling.
- 16:10 AqBanking Revision f67d18de (aqbanking): TRANSLATION: Updated German translation file.
- 16:10 AqBanking Revision fe38f51a (aqbanking): AqHBCI: Make a workaround for missing pint function in qt4/5 official.
- 16:09 AqBanking Revision a0b7116b (aqbanking): TRANSLATION: Added lokalize project files.
- 16:08 AqBanking Revision 94bb050e (aqbanking): TRANSLATION: Fixed some bugs in catalog creation.
- - some files where not correctly indexes
- 14:41 AqBanking Revision d39876e8 (aqbanking): BUILD: Fixed library dependencies.
- 14:29 AqBanking Revision c8b4205c (aqbanking): Merge remote-tracking branch 'origin/mp-20190623-aqfints'
- Continue development of AqFints in MASTER branch.
- 13:48 AqBanking Revision d446f7b7 (aqbanking): AqHBCI: Replace control characters in SEPA transfers before sending.
- 13:16 AqFinance Revision 4ec88314 (aqfinance): Added TODO.
- 13:16 AqFinance Revision 2dcf32c1 (aqfinance): Revert "FF_TransferEdit: Fixed a problem with multiline purpose."
- This reverts commit fcba662834c2359d6e5c811471658aa625e5d3f2.
18.08.2019
- 17:05 Gwenhywfar Revision 988aced2 (gwenhywfar): Remove gparser from Makefiles - old, unused code.
- 17:05 Gwenhywfar Revision d4da5d6b (gwenhywfar): Remove gparser from Makefiles - old, unused code.
14.08.2019
- 23:17 AqBanking Revision b00bc994 (aqbanking): AqFINTS: Added TODO.
- 22:40 AqBanking Revision 3adffbe5 (aqbanking): AqFINTS: Added minor documentation.
- 22:40 AqBanking Revision de03d1d1 (aqbanking): AqFINTS: Added function wrapSignatures() for PINTAN mode.
- 21:26 AqFinance Revision 7e0cf09b (aqfinance): Use AqBanking's runtime config data.
- 21:25 AqFinance Revision fcba6628 (aqfinance): FF_TransferEdit: Fixed a problem with multiline purpose.
- Some banks reportedly have problems with newlines inside purpose fields,
so we use spaces again to concenate multiple... - 21:11 AqBanking Revision 21d19cb6 (aqbanking): AqOfxConnect: Re-enabled dialogs, fixed messages.
- Generated messages now contain more newline characters so that there is
only one tag per line (which helps with some ... - 21:09 AqBanking Revision 1c6732fa (aqbanking): AqBanking: Added debug output.
13.08.2019
- 23:56 AqBanking Revision b4be2910 (aqbanking): AqFINTS: More work on PinTan signing.
- - add AQFINTS_Session_Get/SetIsServer()
- renamed file s_pintan_prepare.c to s_pintan_sign.c - 19:16 AqBanking Revision a97808a0 (aqbanking): AqFINTS: Added README.
12.08.2019
- 16:54 AqBanking Revision 19376ee8 (aqbanking): Prepared release 5.8.1 (stable).
- 5.8.0 indeed was beta since the code for setting the FinTS registration
key wasn't tested well enough.
Meanwhile we c...
11.08.2019
- 21:06 AqBanking Revision d1ff4001 (aqbanking): Don't mark this release "beta", please: 5.7.8 was stable and there were only very few changes.
- Hence, 5.8.0 is not more beta than 5.7.8 was, and we should reserve
the "beta" label for those releases which are rea...
Auch abrufbar als: Atom