Aktivität
von 23.01.2019 bis 21.02.2019
20.02.2019
- 13:48 AqBanking Revision ac977170 (aqbanking): Prepared release 5.99.20beta.
18.02.2019
- 22:17 AqBanking Revision b390e9bb (aqbanking): Fixed a typo.
17.02.2019
- 12:26 AqBanking Revision 8d29cefa (aqbanking): aqhbci-AddUser: Fixed a bug.
- 01:24 AqBanking Revision 1993e36f (aqbanking): AqHBCI: Set default HBCI version to 300
16.02.2019
- 17:08 AqBanking Revision 6261fd0a (aqbanking): CSV: Added profile for Sparkasse Mainz.
- 17:03 AqBanking Revision cc406a89 (aqbanking): aqbanking-cli: Fixed a bug.
15.02.2019
- 21:04 AqBanking Revision 4f85c215 (aqbanking): Prepared release 5.99.19beta.
- 21:03 Gwenhywfar Revision 25bffd67 (gwenhywfar): Prepared release 4.99.10beta.
- 20:00 AqBanking Revision 117bc44a (aqbanking): Dont automatically create empty user/account config files.
- - AB_Provider_GetUser/Account automatically creates empty config
groups for non-existing users/accounts, but that i... - 19:55 Gwenhywfar Revision 619c89f9 (gwenhywfar): ConfigMgr: Added function GWEN_ConfigMgr_HasGroup() and implement...
14.02.2019
- 23:26 AqBanking Revision d28886ff (aqbanking): Result of "make format".
- 17:23 AqBanking Revision b3af050e (aqbanking): Tools: Output help string to stdout, list possibly user/account flags
- - output help strings to stdout instead of stderr
- aqhbci-tool add/subuserflags: List possibly flags in help string
... - Noch nicht vollständig angepaßt an AqBanking6
- 15:47 AqBanking Revision c0bb2408 (aqbanking): aqbanking-cli: Decreased verbosity.
- 15:43 AqBanking Revision 9c130cc9 (aqbanking): aqbanking-cli: Decreased verbosity.
- 15:42 AqBanking Revision 5cc34043 (aqbanking): AqHBCI: Cleaned code and improved readability.
- Split large functions into smaller ones.
- 15:41 AqBanking Revision 2ee7a594 (aqbanking): AqHBCI: Only update when there was a previous version
- 11:27 AqFinance Revision d47050be (aqfinance): BUILD: Improved target build_sources.
- 11:25 AqFinance Revision 09ec40b2 (aqfinance): BUILD: Added missing file.
- 11:20 AqFinance Revision a5bd8387 (aqfinance): BUILD: Completed previous commit.
- 11:19 AqFinance Revision ef909ba6 (aqfinance): BUILD: No longer autobuild source files from XML files.
- If typemaker2 files are changed call "make sources".
- 11:18 AqFinance Revision c41245b7 (aqfinance): Result of "make format".
- 11:17 AqFinance Revision c1b40ecd (aqfinance): Use AE_Book_GetTableIdList() when opening database.
- 11:17 AqFinance Revision c9487ae2 (aqfinance): Add database check to main menu.
- 11:17 AqFinance Revision a3eb1a1a (aqfinance): Added entries to .gitignore.
- 11:17 AqFinance Revision a59534d9 (aqfinance): Increased version number.
- 11:17 AqFinance Revision dc0e9054 (aqfinance): BUILD: Added Makefile target "format".
- Just call "make format" to unify the file format through the whole project.
- 11:17 AqFinance Revision 45444973 (aqfinance): Removed unneeded includes.
- 11:17 AqFinance Revision 16cfd5bf (aqfinance): Increased verbosity.
- 11:17 AqFinance Revision 576aa6fa (aqfinance): Increased verbosity, speedup transaction reconciling.
- 11:17 AqFinance Revision c11c879a (aqfinance): Improved rule editor.
- 11:17 AqFinance Revision 76298682 (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 - 11:17 AqFinance Revision 5eacb191 (aqfinance): Added column "ID" to transfer tree widget.
- Also:
- increased verbosity
- removed dead code - 11:17 AqFinance Revision 3a5ef3bd (aqfinance): Adapted to latest changes in AqBanking.
- AB_IMEXPORTER is no longer exported by AqBanking.
- 11:17 AqFinance Revision 7cb6d3ef (aqfinance): Revert "Use FXLabel in FF_EditRule."
- This reverts commit 72a71e8ae7deeba22451957473cf449d569f467e.
- 11:17 AqFinance Revision b9a8173f (aqfinance): BUILD: Only rebuild ChangeLog if .git folder exists.
- 11:17 AqFinance Revision c93d5e40 (aqfinance): Fixed a clang static analyzer warning.
- 11:17 AqFinance Revision 4750d579 (aqfinance): Added files to .gitignore.
- 11:17 AqFinance Revision e7e09b2a (aqfinance): Ported zo AqBanking6.
- 11:17 AqFinance Revision c8105471 (aqfinance): Use FXLabel in FF_EditRule.
- 11:17 AqFinance Revision 05a7e08d (aqfinance): Fixed a typo.
- 11:17 AqFinance Revision 7510a2ec (aqfinance): Improved outbox presentation.
- 11:17 AqFinance Revision e7afc178 (aqfinance): Adapted to AqBanking6, some cleanup.
- Not yet complete, especially AqBanking importer or setup dialogs
don't work yet, but it at least compiles now. - 11:17 AqFinance Revision fa1f4a05 (aqfinance): Added method to create named unique ids, use those ids for new ban...
- 11:14 AqFinance Revision d4000754 (aqfinance): BUILD: Use SUBDIRS variable for target build_sources
13.02.2019
- 23:21 AqDatabase Revision 79cb17f5 (aqdatabase): Moved tools to /
- 22:11 AqBanking Revision 7aa9c2f7 (aqbanking): AqHBCI: Started improving readability of AH_Control_AddUser().
- 21:37 AqBanking Revision c42aed36 (aqbanking): AqHBCI: Fixed a bug in AH_Control_AddUser() reported by Wolfgang R...
- - renamed variables to improve readability
- only check rdhType if cryptMode=rdh
12.02.2019
- 18:15 AqBanking AqBanking 5.99.18beta
h1. Neue Features
Ab dieser Version unterstuetzt AqBanking Dank der tollen Arbeit von Holger Magnussen
und Stef...
11.02.2019
- enthaelt die aktuellen Versionen der AqBanking6-Familie
10.02.2019
- 17:35 AqBanking Revision a7626f06 (aqbanking): Prepared release 5.99.18beta.
- 17:35 AqBanking Revision 7f603a22 (aqbanking): BUILD: Removed KtoBlzCheck, Prep
- Checking national account number/bank code combinations is no longer
needed in times of SEPA.
08.02.2019
- 17:48 AqBanking Revision 693cbfec (aqbanking): AqHBCI: Added missing function prototypes.
- 17:44 AqBanking Revision 3d8d6731 (aqbanking): Result of "make format".
07.02.2019
- 23:11 AqBanking Revision aae16870 (aqbanking): Output beautification
- Just a beautification of the output, as newlines were not given correctly and erroneous spaces were added.
- 23:10 AqBanking Revision acb88ab0 (aqbanking): Disable "NEXT"/"FINISH" button in case of errors
- When one of the operations getkeys/getsysid/getaccounts failed, it was still possible to select CONTINUE/FINISH. This...
- 23:07 AqBanking Revision 9ec71789 (aqbanking): Selection RDH/RAH and get RdhType from Context
- Added new parameter to the command line interface. It is now possible to select between RDH/RAH, and the specified --...
06.02.2019
- 19:34 AqBanking Revision d9a5dc81 (aqbanking): Fixed some stash conflicts
- It seems that a conflict occurred during my last commit, and my changes conflicted with (as it seems) the formating a...
05.02.2019
- 22:49 AqBanking Revision 5d0da7ee (aqbanking): Fixed a typo spotted by Thomas Bettler (thanks as usual ;-)
- 22:47 AqBanking Revision 44637a13 (aqbanking): SWIFT: Added a debug message for ignored well-known tags.
- 22:43 AqBanking Revision 39786d4a (aqbanking): SWIFT: Ignore some well known values.
- Thise values occur in files but the examples I've seen so far don't seem
to be valid values according to the HBCI specs. - 22:34 AqBanking Revision 1f9775f3 (aqbanking): SWIFT: Improved message when encountering unexpected tags.
- 21:46 AqBanking Revision 147b280d (aqbanking): Result of "make format".
- Also fixed a bug introduced with #63c8f41fa078d4ca61dedbe75b3c9e232ea1fb19
(seems to have been a git upload conflict ... - 21:29 Libchipcard Revision a9a6ed3f (libchipcard): Result of "make format".
- 16:26 AqBanking Revision 6fbcf022 (aqbanking): Set correct security profile when sending keys. Make sure that the...
- sign sequence number is 1 regardless of the real sign counter for the
initial sending of the users public keys to the... - 16:23 Libchipcard Revision 8350272f (libchipcard): Removed setting of the system id with CID string, CID should be ...
- system identifier (SystemId is reserved for the system id sent by the
bank in a synchronize system id dialog) - 16:20 Gwenhywfar Revision d3709118 (gwenhywfar): added member certType to identify the kind of certificate used
04.02.2019
- 01:12 AqBanking Revision 63c8f41f (aqbanking): GUI can now select implemented RxH-Version for new users and edits
- Fixed GUI, so that user can select the RDH/RAH-Versions that are implemented in msgcrypt_rxh_common.c. Small fix that...
- 01:10 AqBanking Revision 2aa0bf49 (aqbanking): GUI can now select implemented RxH-Version for new users and edits
- Fixed GUI, so that user can select the RDH/RAH-Versions that are implemented in msgcrypt_rxh_common.c. Small fix that...
03.02.2019
- 23:29 AqFinance Revision 22b99ee0 (aqfinance): BUILD: Completed previous commit.
- 23:20 AqFinance Revision 46662f72 (aqfinance): BUILD: No longer autobuild source files from XML files.
- If typemaker2 files are changed call "make sources".
- 18:04 AqFinance Revision 6dba03f3 (aqfinance): Result of "make format".
- 18:02 AqFinance Revision 65a0d99b (aqfinance): Add database check to main menu.
- 18:02 AqFinance Revision 387c1394 (aqfinance): Use AE_Book_GetTableIdList() when opening database.
- 18:01 AqFinance Revision 1659bdf9 (aqfinance): Removed unneeded includes.
- 17:35 Libchipcard Revision 5ce6d186 (libchipcard): Fixed some warnings.
- 17:32 Libchipcard Revision 13debe4e (libchipcard): Result of "make format"
- 17:31 Libchipcard Revision 44150641 (libchipcard): BUILD: Added Makefile target "format".
- 17:31 Libchipcard Revision 35ef3f9e (libchipcard): Prepared release 5.1.3beta.
- 17:21 AqBanking Revision 8532cde5 (aqbanking): Result of "make format".
- 17:19 AqBanking Revision 08b51228 (aqbanking): Some formatting.
- 17:19 AqBanking Revision d96a2bd0 (aqbanking): BUILD: Added target "format".
- 17:19 AqBanking Revision ecda72cc (aqbanking): Prepared release 5.99.17beta.
- 17:19 AqBanking Revision 115f7bce (aqbanking): BUILD: Added Makefile target "format".
- Just call "make format" to unify the file format through the whole project.
- 17:05 Gwenhywfar Revision 45cb6e82 (gwenhywfar): Prepared release 4.99.9beta.
- 17:05 Gwenhywfar Revision 1f12db66 (gwenhywfar): Result of "make format".
- 17:03 Gwenhywfar Revision 6218d86a (gwenhywfar): BUILD: Added Makefile target "format".
- Just call "make format" to unify the file format through the whole project.
- 17:02 AqFinance Revision 38163c9b (aqfinance): BUILD: Added Makefile target "format".
- Just call "make format" to unify the file format through the whole project.
- 16:23 AqBanking Revision a1f4743e (aqbanking): Make hashing in initial key verification more efficient. Allow for
- accepting even if key hash and card key hash do not match. Make all
dialogs for key hash verification more verbous. - 16:20 Libchipcard Revision b0875bbc (libchipcard): Set the key hash algo depending on the rxh version and ef_notepad
- version to inform the initial key verification.
- 14:22 Libchipcard Revision b8f5559e (libchipcard): read CID for all RDH versions >= 3, not only for RDH7
- 10:14 AqBanking Revision 936b46e8 (aqbanking): If key number and version of a key to send are stored in the context,
- user those values, otherwise use the real version and number from the
crypt token's key info - 10:12 Libchipcard Revision 56be729e (libchipcard): save key number and version for card keys as stored in the notepad
- context
- 10:08 Gwenhywfar Revision 71235676 (gwenhywfar): Added info for key number and version for SignKey, DecipherKey and
- AuthSignKey, needed for getting the right values from a zka card
context. - 09:19 AqBanking Revision a6bfc47c (aqbanking): Merge branch 'master' of https://git.aquamaniac.de/git/aqbanking
- 09:18 AqBanking Revision 1f6d8226 (aqbanking): Always send system id also even for RDH > 3 with card, (where the CID
- should be sufficient).
02.02.2019
- 18:26 AqBanking Revision 9aada082 (aqbanking): Removed code duplication (mine and Stefans).
- 15:24 AqBanking Revision f2993a52 (aqbanking): Make initial key verification even more verbous, try different pos...
- buffer sizes for key verification with card hash.
- 08:19 Libchipcard Revision c1b88ef8 (libchipcard): Fixed a bug in the zkacard-tool
- 08:18 AqBanking Revision 9fc5a9ac (aqbanking): Make key verification function more verbous.
01.02.2019
- 22:36 AqBanking Revision beb00549 (aqbanking): aqhbci-control: Added "listitanmodes" to help string.
- 22:36 AqBanking Revision ffa2abc9 (aqbanking): Minor format changes.
- 22:36 AqBanking Revision 5843187e (aqbanking): No longer complain about missing BICs.
- BICs are no longer required in SEPA transactions. The BIC is also used
if present but a missing BIC should no longer ... - 18:40 AqBanking Revision d0c95f84 (aqbanking): AqHBCI: Moved JobGetSysId into separate files.
- 18:02 AqBanking Revision 9d4e2d18 (aqbanking): For initial key verification also compare if key number and versio...
- the key to verify match the key number and version of the hash provided
in the context of zka cards, if not, ask the ... - 17:28 AqBanking Revision 6d1f919d (aqbanking): Revert "Removed unneeded segment definitions."
- This reverts commit b387c2520401adaa375aadbaff3f4afcfa83e886.
31.01.2019
- 23:46 Gwenhywfar Revision d12f706e (gwenhywfar): Formatted autocreated files (make format_build_files).
- 19:35 AqBanking Revision fad4f7de (aqbanking): Adapt to changes in GWEN_Crypt_Token_Context
- 19:34 Libchipcard Revision 3ac12248 (libchipcard): adapt to changes in GWEN_Crypt_Token_Context
- 19:32 Gwenhywfar Revision fff40e91 (gwenhywfar): changed type of CID from char* to GWEN_BINDATA
- 17:19 AqBanking Revision fe573e17 (aqbanking): AqHBCI: Moved JobTan and JobGetAccountSepaInfo to extra files.
- 16:26 AqBanking Revision 9b031943 (aqbanking): AqHBCI: Moved job SendKeys to its own file.
- 16:03 AqBanking Revision 52e484a3 (aqbanking): Removed forgotten remark.
- 16:02 AqBanking Revision b387c252 (aqbanking): Removed unneeded segment definitions.
- Segment format only depends on segment version not on the HBCI version.
- 15:49 AqBanking Revision 6400f057 (aqbanking): Started splitting adminjobs from one whole file into multiple files.
- Like with accounts jobs this makes it easier to change specific jobs.
- 15:01 Libchipcard Revision d5fcb533 (libchipcard): do net check if we really have a zkacard, trust the user....
- 14:57 Gwenhywfar Revision 77caeb2f (gwenhywfar): Unified file format.
- 14:46 Gwenhywfar Revision ae6f6116 (gwenhywfar): Added indentions.
- 14:45 AqBanking Revision aa4eefac (aqbanking): Unified definition of HKISA segments over all versions (caused pro...
- with getaccsepa). Added more RAH stuff.
- 13:42 AqBanking Revision ec105984 (aqbanking): fixed bug in internal verification function, modulus buffer length...
- not set
- 10:38 Libchipcard Revision b69dd30d (libchipcard): added shownotepad command to zkacard-tool, prints out the conten...
- Notepad on the card
- 10:36 Libchipcard Revision cc413f64 (libchipcard): fixed wrong handling if the notepad contains the optional costum...
- 08:03 Gwenhywfar Bug #22: "Signer not found " on Windows
- > Priorität: Normal
I did not find a way to increase the priority, but I think this is a major issue on Windows beca...
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...
- 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 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...
- 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...
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.
Auch abrufbar als: Atom