Aktivität
von 29.12.2018 bis 27.01.2019
27.01.2019
- 18:00 AqBanking Revision ecde6488 (aqbanking): added forgotten change in the Makefile for the RDH unification
- 17:59 AqBanking Revision 0e477d14 (aqbanking): Unified initial bank key verification. Unified RDH crypt functions
- including introduction of RAH functionality (this is inactive at the
moment, if you like to test it, uncomment line 1... - 17:03 Libchipcard Revision b9d9b002 (libchipcard): Refined key certificate reading, check if certificate is not empty.
- 17:00 Gwenhywfar Revision bc78f427 (gwenhywfar): Further generalization in the generic TLV to GWEN DB parser. Also added
- a function to get only the length of a TLV structure.
- 16:58 Gwenhywfar Revision 94cfdf5f (gwenhywfar): added AES256 crypto and ZKA padding functions in preparation for RAH
- 15:20 AqDatabase Revision c0e9e4c9 (aqdatabase): aqdbtool: Sort list of table names before output.
- 15:20 AqDatabase Revision 6cb66f1e (aqdatabase): aqdbtool: Added command "showtables".
- This command can be used to view some information about tables (i.e. types)
stored within a AQDB database.
It can al... - 15:18 AqDatabase Revision 38f046a8 (aqdatabase): DbFile: Implemented AQDB_DB_GetTableNameList().
- 12:36 AqBanking Revision 3421663a (aqbanking): Fixed error when using context > 1
- If the user choses a context > 1 during setup, the wrong context number was used. Now this should work.
- 01:18 AqBanking Revision 4f285652 (aqbanking): Delete corresponding accounts when deleting user
- Accounts assigned to a user to be deleted are also deleted (interactively with respective question for each account)
26.01.2019
- 17:58 AqDatabase Revision ef77a078 (aqdatabase): aqdbtool: Started working on this new tool
- This tool can later be used to check for consistency of the database and
to list content/show information about a giv... - 17:56 AqDatabase Revision 07355d60 (aqdatabase): DbFile: Implemented AQDB_DB_Check().
- Uses AQFS checks to check for lowlevel consistency of the underlying AQFS file.
- 17:55 AqDatabase Revision f04a8a5f (aqdatabase): AqFS: Finished tool aqfscheck.
- This tool can be used to check the lowlevel consistency of a AQFS file.
- 17:52 AqDatabase Revision c3d8f735 (aqdatabase): DbDir: Implemented GetTableNameList().
- 17:52 AqDatabase Revision 871683b8 (aqdatabase): Added virtual functions to simplify database management.
- - AQDB_Db_Check(): check database for lowlevel consistency
- AQDB_Db_GetTableNameList(): list names of tables in a da... - 17:09 AqBanking Revision 28e02285 (aqbanking): Printing of ini letter fixed
- Printing of the ini letter in the gui did not work. This is an ugly fix as it uses the MessageBox function to show th...
- 17:09 AqBanking Revision b1c8bcac (aqbanking): Fixed faulty selection of RDH version
- There was a mismatch of parameters in the handover to the dialog, with the effect that the RDH version was changed er...
23.01.2019
- 23:02 AqDatabase Revision 1b8a395c (aqdatabase): Only generate ChangeLog if there is a .git folder.
- 23:01 AqDatabase Revision 20647e8d (aqdatabase): Added tool to validate a AQFS file.
- This tool checks whether a file contains valid objects.
- 17:15 Gwenhywfar Revision f7016374 (gwenhywfar): GWEN_DATE: Major speedup of GWEN_Date_dup (about factor 16).
- This function is called very often from AqFinance, so optimizing this
function has quite an impact. - 01:54 Libchipcard Revision 8e349a87 (libchipcard): Prepared 5.1.2beta.
- 01:53 Libchipcard Revision f5723cb3 (libchipcard): Only create ChangeLog if the folder ".git" exists.
- 01:52 Gwenhywfar Revision bff6feeb (gwenhywfar): Prepared relase 4.99.8beta.
- 01:51 AqBanking Revision 2225923d (aqbanking): Partially reverted disabling of AH_Provider_GetCert() in getSysId().
- - only for PIN/TAN mode we call getCert() to check the SSL certificate
before asking the user for a pin (even thoug... - 01:50 AqBanking Revision 294a778e (aqbanking): Prepared 5.99.16beta.
22.01.2019
- 23:06 AqFinance Revision 6644bb04 (aqfinance): Increased version number.
- 23:06 AqFinance Revision 3aeaa414 (aqfinance): Added entries to .gitignore.
- 23:06 AqFinance Revision 104e1a37 (aqfinance): Improved rule editor.
- 23:05 AqFinance Revision 1ebde05f (aqfinance): Increased verbosity, speedup transaction reconciling.
- 23:05 AqFinance Revision 7cb7e007 (aqfinance): Increased verbosity.
- 23:04 AqFinance Revision 14ae154f (aqfinance): Improved handling of transaction ids, fixed an important bug.
- - get a jib id from AqBanking when adding a job to the internal queue
- use UniqueId instead of idForProvider in outbox - 23:03 AqFinance Revision d61b2626 (aqfinance): Added column "ID" to transfer tree widget.
- Also:
- increased verbosity
- removed dead code - 23:01 AqFinance Revision 36f79c9a (aqfinance): Adapted to latest changes in AqBanking.
- AB_IMEXPORTER is no longer exported by AqBanking.
- 22:59 AqFinance Revision 859e0bed (aqfinance): BUILD: Only rebuild ChangeLog if .git folder exists.
- 22:55 AqBanking Revision a006555a (aqbanking): AqBanking/AqHBCI: Fixed a few important bugs.
- - aqhbci-tool getaccsepa should now store iban and bic also in account specs
- set date in transfers (if not set) bef... - 16:33 AqBanking Revision 77bb8d06 (aqbanking): AqHBCI: Also write AccountSpec when getting SEPA account info.
- Also increased verbosity.
- 16:16 Libchipcard Revision f6197375 (libchipcard): Reformat.
- Adjusted to predominant format.
- 12:13 Libchipcard Revision dee5bffe (libchipcard): Increased version number.
- 01:10 AqBanking Revision f396f22e (aqbanking): Massive changes in this file - the purpose was to bring it closer to Stefan's RDH-7 stuff as this is in many respects the same. I will start a separate discussion with Stefan in order to align.
- 01:08 AqBanking Revision ee24af16 (aqbanking): CryptKey instead of SignKey - was a mistake in my opinion as the CryptKey was not read in. At least in RDH-9, the public CryptKey and the public SignKey are different keys and need to be read in both
21.01.2019
- 18:06 AqBanking Revision 89b4e56a (aqbanking): It seems that the structure of the response has changed. Now it is required to get the sepa info for each account separately, as -a is a mandatory parameter. In this case, fields like "bic" or "iban" are directly below the group "GetAccountSepaInfoResponse", and for this reason I deleted parts of the code.
- 18:03 AqBanking Revision 4bd7bece (aqbanking): Not sure whether the -f option is really mandatory ... probably not
20.01.2019
- 19:27 Gwenhywfar Revision 69f96b70 (gwenhywfar): Started working on a test crypt token.
- This will be used for AqBanking to test encryption and signature stuff.
- 19:27 Gwenhywfar Revision 67fdbc50 (gwenhywfar): Reformat.
- 13:44 Libchipcard Revision 1568c04b (libchipcard): It seems to me that these SetKeyNumber and SetKeyVersion statements create an issue with cards with more than one context. They overwrite the "true" keynum:keyver values (that have been read in from the card earlier) by the "dummy" values (RDH_VERSION):1.
- This is not a problem for the first context, but will create wrong values for contexts >1.
I would recommend to take ... - 13:37 AqBanking Revision 15a8827a (aqbanking): Mainly format changes
- 12:44 AqBanking Revision f77173ce (aqbanking): I believe that the GetCert as part of the getsysid is new. For RDH-9, this does not make sense as there is no certificate in RDH-9 (unlike in RDH-7). In aqhbci-tool4, there is a separate getcert command, so I would suggest to take the GetCert statement out at this point
19.01.2019
- 13:20 Gwenhywfar Revision fe35c83c (gwenhywfar): added flag definition for tracking key verification
- 09:51 AqBanking Revision d4c1051a (aqbanking): more convinient handling of received bank keys for RDH with bank card,
- only ask for the users acceptance if the could not be verified with a
hash on the card - 08:25 AqBanking Revision d9e619fc (aqbanking): use the actual length of the received bank key for key info generation
- instead of a fixed length of 256
16.01.2019
- 17:56 Gwenhywfar Revision b2b45383 (gwenhywfar): fixed generic TLV to GWEN DB parser
- 17:23 Gwenhywfar Revision d04bb0db (gwenhywfar): fixed generic TLV to DB parser
13.01.2019
- 17:29 AqBanking Revision 3b81e069 (aqbanking): Merge remote-tracking branch 'origin/b_rdh9_dev'
- # Conflicts:
# src/libs/plugins/backends/aqhbci/joblayer/job_commit.c
12.01.2019
- 22:52 AqBanking Revision c659021c (aqbanking): 1. src/libs/plugins/backends/aqhbci/msglayer/msgcrypt_rdh9.c
- * Verifizierung der Banksignatur (war ein ziemliches Gefrickel mit
langem Suchen in verschiedenen Standards)
... - 22:43 Libchipcard Revision 1d560de8 (libchipcard): Just renaming of a function, as this name did not exist and thus I could not compile
- 17:34 AqBanking Revision ef4dffa7 (aqbanking): Do not fail when limits for purpose lines are not set.
- 16:34 AqBanking Revision 5f688e04 (aqbanking): Partial revert "Minor fixes to limit checks on standing orders."
- This partially reverts commit f74b1a0c4fdb1f91195fb74e5e957a270ccf76a0
because cycle/execution day limits are only ch... - 14:18 AqBanking Revision ce96894f (aqbanking): Banking: Only check cycle/execution day limits if set.
- 13:54 AqBanking Revision d2fa31b9 (aqbanking): XML-Importer: Fix typo in schema file.
- 12:55 AqBanking Revision f74b1a0c (aqbanking): Minor fixes to limit checks on standing orders.
- 11:13 Libchipcard Revision 9ceb797c (libchipcard): removed no longer used code
- 11:13 AqBanking Revision a51f24ba (aqbanking): AqHBCI: Only completely setup limits for SEPA jobs != DeleteStandingOrder.
- 09:07 AqBanking Revision adab2687 (aqbanking): Skip recurrence limits when deleting standing order
- UPD do not specify these limits for the delete command.
10.01.2019
- 19:58 AqBanking Revision 83dda900 (aqbanking): AqHBCI: Sorted AH_Job__CommitSystemData().
- Create BPD/UPD stuff before committing accounts, should fix the bug
where "aqhbci-tool4 getaccounts" needed to be cal... - 19:44 AqBanking Revision 7740ad38 (aqbanking): Increased verbosity.
- 00:04 AqBanking Revision 0c7ec620 (aqbanking): Adapted to latest changes in Gwen (needs current GWEN-GIT!)
- 00:04 Gwenhywfar Revision cf17777b (gwenhywfar): Prepared extension of the XML2Db parser code.
- Later this code will also be able to create XML output.
08.01.2019
- 23:14 AqBanking Revision 1831dc2b (aqbanking): Updated TODO.
- 23:14 AqBanking Revision d8483b28 (aqbanking): Prepared release 5.99.15beta.
- 22:52 AqBanking Revision 94ea21a1 (aqbanking): XML-Importer: Now autodetects the XML schema automagically.
- When using the profile "default" the importer tries to determine the
schema file to be used automatically.
07.01.2019
- 23:45 AqBanking Revision 1390e54d (aqbanking): Fixed a AB_USER locking problem.
- When creating/updating AB_ACCOUNT_SPEC objects, at least the backend
AqHBCI needs to access data from the correspondi... - 23:25 AqBanking Revision afc2dc0c (aqbanking): AqBanking: Fixed a bug.
- AB_Provider_AddAccount() might be called from within functions which already
have the corresponding AB_USER object lo... - 00:11 AqBanking Revision af98de5d (aqbanking): Prepared release 5.99.14beta.
- 00:00 AqBanking Revision be30efc1 (aqbanking): Fixed a bug.
06.01.2019
- 19:31 AqBanking Revision 07595a6b (aqbanking): Updated TODO.
- 19:31 AqBanking Revision c496b8ef (aqbanking): XML: Prepared autodetection of data profiles to use.
05.01.2019
- 23:12 AqBanking Revision a8e0621c (aqbanking): Updated TODO.
- 23:12 AqBanking Revision f5d5c6f2 (aqbanking): Removed more symbols.
- 22:08 AqBanking Revision 7dbab876 (aqbanking): README: Adapted to latest changes
- aqhbci-tool4 and aqpaypal-tool are back again, akthough they are just
wrappers around the AB_CONTROL framework. - 21:40 AqBanking Revision 3a02c839 (aqbanking): BUILD: Minor change for the sake of consistency.
- 21:39 AqBanking Revision b5e0ae47 (aqbanking): BUILD: Fix a few dependency issues.
- 20:35 AqBanking Revision a5fa1057 (aqbanking): AqPaypal: Set control function.
- 19:02 AqBanking Revision 291fe7fe (aqbanking): Adapted latest commits to predominant style.
- 15:51 AqBanking Revision f7043b47 (aqbanking): merged b_rdh7_dev to master
- 13:06 Libchipcard Revision 46fa5b70 (libchipcard): added better default setting if no key hash was found in the NOTEPAD
- 13:00 AqBanking Revision f2d1c21f (aqbanking): access correct fields for received bank keys
- 13:00 AqBanking Revision 40e5a9ac (aqbanking): add user interaction for getting the Banks's public sign key when no
- hash is found on the zkacard
- 10:00 AqBanking Revision 6f28abd9 (aqbanking): adapted to changes in the aqbanking interface
- 10:00 AqBanking Revision 111c0afe (aqbanking): moved RDH7 source file to correct new place
- 10:00 AqBanking Revision 0df0e914 (aqbanking): corrected debug info message for failed sending of user keys
- 10:00 AqBanking Revision 84edfcc4 (aqbanking): * added handling of certificates
- * added usage of DS key
- 09:30 AqBanking Revision d8bc01b2 (aqbanking): * added missing source file for RDH7 message crypt functions
- 09:30 AqBanking Revision d73c949e (aqbanking): * first attempt at RDH7
04.01.2019
- 23:59 AqBanking Revision 77714c12 (aqbanking): Updated README.
- 23:59 AqBanking Revision 0e372be2 (aqbanking): BUILD: Added Makefile target "typedefs".
03.01.2019
- 20:27 Libchipcard Revision 4d669f25 (libchipcard): Added .gitignore.
- 20:26 Libchipcard Revision 8783e505 (libchipcard): Formatted source files to predominant style.
- 19:59 Gwenhywfar Revision b676d07c (gwenhywfar): Prepared release 4.99.7beta.
- 19:27 Libchipcard Revision bb4ba035 (libchipcard): incorporate latest gwenhywfar changes
- 17:44 AqBanking Revision 6dfbb1be (aqbanking): Prepared release 5.99.13beta.
- 17:44 AqBanking Revision 2656b554 (aqbanking): Removed backend version definitions.
- The version of the backends was already linked to the version of
AqBanking. Now that those backends are no longer ind... - 17:33 AqBanking Revision 7ab06bf5 (aqbanking): Changed name of AB_Banking_*WithProfile() to AB_Banking_*LoadProfile().
- Chose a name which surprises the least.
- 17:16 Gwenhywfar Revision 909ea720 (gwenhywfar): CrptToken: Rebuilt typemaker2 files.
- 17:14 Gwenhywfar Revision 35eb5130 (gwenhywfar): CryptToken: Added missing setters and getters. Added some Makefile targets.
- 08:40 Gwenhywfar Revision 11326a02 (gwenhywfar): added missing members needed for RDH7 to CT context
- 08:37 Gwenhywfar Revision 06aae79f (gwenhywfar): added function for generic parsing of a TLV to a GWEN DB
- 00:42 AqBanking Revision fc424906 (aqbanking): AqBanking: Hide class imexporter. Movew convenience functions to AB_BANKING.
- Removed another class from the API.
We already had a number of convenience functions both in banking*.h headers
and i...
02.01.2019
- 21:06 AqBanking Revision 5502481d (aqbanking): Updated TODO.
- 21:06 AqBanking Revision 65d44ca0 (aqbanking): AqPaypal: Added command "help".
- 21:05 AqBanking Revision d80c8f27 (aqbanking): aqhbci-tool: Removed unneeded code.
- 21:05 AqBanking Revision c25148b3 (aqbanking): Added tools aqpaypal-tool and aqebics-tool.
- Basically these are also simple stubs which call the backends control function
to execute commands as is the case wit... - 21:03 AqBanking Revision cd3117a8 (aqbanking): aqbanking-cli: Fixed a typo.
- 21:03 AqBanking Revision ca14aae8 (aqbanking): AqBanking: Remove plugin loader for ImExporter (now built-in).
- 18:43 Gwenhywfar Revision 594de917 (gwenhywfar): Check for tagfiles when installing srcdoc.
- 18:43 Gwenhywfar Revision f1c9bb86 (gwenhywfar): HTTP session: Increased verbosity.
- 18:43 Gwenhywfar Revision 97991d6a (gwenhywfar): BUILD: Fixed a bug.
- 18:42 Gwenhywfar Revision 86be5350 (gwenhywfar): Improved Doxyfile.
- 18:42 Gwenhywfar Revision c0ecdf73 (gwenhywfar): Add autobuilt files to GIT.
- See last commit.
- 18:41 Gwenhywfar Revision ace44560 (gwenhywfar): Removed files from .gitignore.
- Fixes the egg-and-henn problem with files created by typemaker2 while
building typemaker2... - 16:51 AqBanking Revision 3f9fc0fc (aqbanking): Re-added tool aqhbci-tool4.
- This is basically the same as "aqbanking-cli --control=aqhbci COMMAND",
but all documentation available references th... - 15:19 AqBanking Revision 661d1949 (aqbanking): AqHBCI: Started reworking AH_DIALOG.
- Add function AH_Dialog_ExchangeMessages(). This will be used instead of
sending and receiving message separately in o... - 00:32 Gwenhywfar Revision a90c934d (gwenhywfar): Released 4.99.6beta.
01.01.2019
- 18:53 Gwenhywfar Revision a222a940 (gwenhywfar): Removed non-existing file.
- 18:36 Gwenhywfar Revision 9272dc1d (gwenhywfar): QT5 GUI: Fixed compiler warnings.
- 18:35 Gwenhywfar Revision 61cd965f (gwenhywfar): Fixed a typo.
- 18:35 Gwenhywfar Revision 6323ea02 (gwenhywfar): Added .gitignore.
- 18:34 Gwenhywfar Revision 9532b163 (gwenhywfar): CryptToken: Use typemaker2 again for keyinfo.
- 18:33 Gwenhywfar Revision c9dd30d4 (gwenhywfar): Removed autobuilt files.
- 18:20 Gwenhywfar Revision 4551eb85 (gwenhywfar): Fixed a typo.
- 18:20 Gwenhywfar Revision c7059860 (gwenhywfar): Crypttoken: Use typemaker2 again for keyinfo. Started adding members for RDH7.
- 18:18 Gwenhywfar Revision 76694a83 (gwenhywfar): Typemaker2: Use private constructor everywhere when requested.
- 08:38 Libchipcard Revision a6e1d91b (libchipcard): moved local static function for reading a TLV record to a GWEN DB to
- gwenhywfar
- 08:38 Libchipcard Revision a1351110 (libchipcard): remove unnecessary build file (this time for real)
- 08:38 Libchipcard Revision 6a2a146f (libchipcard): * added zkacard-tool
- 08:38 Libchipcard Revision 9d9a834e (libchipcard): * first attempt at RDH7
30.12.2018
- 23:25 AqBanking Revision 50197dca (aqbanking): AqHBCI: Try to make sepastandingordermodify work (incomplete).
- 23:25 AqBanking Revision d96ac79e (aqbanking): aqbanking-cli: Port command "sepasto" to new API.
- 23:25 AqBanking Revision 64cc7817 (aqbanking): aqbanking-cli: Set cmd, type and subtype of transactions consistently.
- 23:25 AqBanking Revision 4f5237f4 (aqbanking): aqbanking-cli: Fix various typos.
- 23:25 AqBanking Revision fc48606a (aqbanking): aqbanking-cli: Fix use of uninitialised variables.
- 00:38 AqBanking Revision 2662497a (aqbanking): Fixed a bug and applied a fix suggested by Thomas Bettler (thanks!)
29.12.2018
- 01:24 AqBanking Revision 320d5bb1 (aqbanking): AqHBCI: Dont add errorneous commands to im-/exporter context.
- 01:23 AqBanking Revision 5715fdc7 (aqbanking): AqBanking6: No longer load provider plugins.
- 00:18 AqBanking Revision 367989dd (aqbanking): Prepared release 5.99.12beta.
- 00:18 AqBanking Revision 9d78e98a (aqbanking): BUILD: Fixed a bug concerning typemaker2 files.
Auch abrufbar als: Atom