AqFinTS: Fixed creation of tm2 files.
AqFinTS: Fixed fints file installation issues.
AQFINTS: Imported new version which can be used in both AqBanking and AqBankServers.
Result of "make format"
AqFinTS: Added TODO entries.
AqFinTS: More work on client code.
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.
AqFinTS: Simplified session management.
AqFinTS: More work on AqFints.
AqFinTS: More work on PinTan code.
AqFinTS: Started implementing AQFINTS_Session_ExchangeMessages().
AqFinTS: More work on integration with AqBanking.
AqFinTS: Improve integration into AqBanking.
This backend currently doesn't do much, but it can already be used toparse HBCI messages logged by AqHBCI.
The HBCI message parser of AqFinTS seems to be superior over the oneof AqHBCI, maybe we should later use that also in AqHBCI...
Result of "make format".
Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.
BUILD: More work typemaker2 targets.
BUILD: Add gwenhywfar include paths for typemaker2.
BUILD: More Makefile fixes.
BUILD: Another fix for Makefile targets.
BUILD: Fixed more missing Makefile targets.
BUILD: Added missing Makefile targets.
AqFINTS: Added some tests.
Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS
BUILD: Applied another patch by rhabacker (fix windows build, fixes #69).
Re-enabled keyname.c (partly revert Holgers commit).
Disabling this breaks aqfints...
Fixed Provider AQPAYPAL for aqbanking6
Provider AQPAYPAL, which has not survived the migration to aqbanking6, has been fixed. It is now again possible to create a new paypal user via dialog, edit user and account information, and retrieve balance and statements. I have tested this with kmymoney and my own paypal account.
AqHBCI: Added a modified patch by thbe (via #41): Change keys
- adds a job which allows changing keys for RxH
BUILD: Fixed library dependencies.
AqFINTS: Added TODO.
AqFINTS: Added minor documentation.
AqFINTS: Added function wrapSignatures() for PINTAN mode.
AqFINTS: More work on PinTan signing.
- add AQFINTS_Session_Get/SetIsServer()- renamed file s_pintan_prepare.c to s_pintan_sign.c
AqFINTS: Added README.
AqFINTS: Also compile pintan folder.
AqFINTS: Started working on PINTAN mode.
AqFINTS: Fixed a typo.
AqFINTS: Sample list of allowed tan methods.
AqFINTS: Add flag AQFINTS_TRANSPORT_RTFLAGS_CONNECTED
- use this flag to indicate the connection status
AqFINTS: Handle message numbers in session.
AqFINTS: Added minor APIDOC.
AqFINTS: Added support for tan methods.
AqFINTS: Started working on PinTAN session type.
AqFINTS: More work on BPD.
AqFINTS: More work on service layer.
AqFINTS: More work on session layer (wrapping MsgHead/tail).
First contact with bank server.
AqFINTS: More work on session layer.
AqFINTS: Cleanup UPD code.
AqFINTS: More work on sessionLayer and UPD.
AqFINTS: Started working on session layer.
AqFINTS: More work on message layer.
AqFINTS: Add "dbData" to segment.
AqFINTS: Added transport layer for HBCI. Added APIDOC.
AqFINTS: Started working on transport layers.
AqFINTS: Added APIDOC.
AqFINTS: Implemented reading UPD from HBCI db data.
AqFINTS: More work, fixed a few bugs.
AqFINTS: Reorganized, started working on UPD.
AqFINTS: Started working on BPD jobs.
AqFINTS: Print PARSED flag for AQFINTS_SEGMENT.
AqFINTS: More cleanup.
- resolveGroups() now also resolves "<DEG type=xxx>" - simplified definition files accordingly
AqFINTS: Added search functions for job definitions.
AqFINTS: Added job definition and their handling in XML files.
AqFINTS: Added segment search functions.
AqFINTS: APIDOC.
AqFINTS: More API cleanup.
AqFINTS: Shape API of parser.
AqFINTS: Added another parser test.
AqFINTS: More work on parser, new tests.
AqFINTS: Implemented dbwrite (not tested, yet).
AqFinTS: Fixed a bug, renamce parser_db to parser_dbread.
AqFinTS: Minor beautification.
AqFINTS: Started adding definitions.
AqFinTS: Reading data from HBCI to DB basically works.
AqFINTS: Moved parser to subfolder.
AqFINTS: Added more tests.
AqFINTS: Started on DB code for parser (reading from elements).
- also added AQFINTS_Parser_Xml_ReadBuffer() for tests
AqFINTS: Started working on parser_db functions.
AqFINTS: Removed startpos and size from elements (not needed here).
AqFINTS: Set startpos and size when reading segments.
AqFINTS: Decreased verbosity, fixed a warning.
AqFINTS: Writing HBCI segments works.
AqFINTS: Implemented reading and writing of "DE" data.
AqFINTS: Writing segment definitons works.
AqFINTS: More work on HBCI message parser.
AqFINTS: More work.
AqFINTS: Parsing HBCI messages basically works.
AqFinTS: More work on format of XML files (now more like those in AqHBCI).
AqFinTS: Normalizing segments works.
AqFINTS: Use GWEN module tree2.
AqFINTS: More work on parser.
AqFints: Compiles but does nothing else, yet, way too soon ;-)
Experimented with new parser for fints.