------------------------------------------------------------------
2020-05-21 15:52:59 +0200 Martin Preuss
AqHBCI: Also accept warning about empty transactions list when getting statements.
Patch provided by Peter Zimmerer.

------------------------------------------------------------------
2020-05-19 00:20:57 +0200 Martin Preuss
aqbanking-cli: Set command to CreateDatedSepaTransfer when date given.

------------------------------------------------------------------
2020-05-18 22:09:13 +0200 Martin Preuss
libaqfints: Added key management segments.

------------------------------------------------------------------
2020-05-18 20:45:22 +0200 Martin Preuss
XML: Added fields ultimateDebitor/creditor to CAMT profiles.

------------------------------------------------------------------
2020-05-17 20:12:51 +0200 Martin Preuss
libaqfints: Fixed a bug in transporthbci.c.
Add already read bytes to the result buffer.

------------------------------------------------------------------
2020-05-16 13:16:22 +0200 Martin Preuss
AqHBCI: Use correct logdomain.

------------------------------------------------------------------
2020-05-16 13:14:38 +0200 Martin Preuss
AqHBCI: Increased verbosity.

------------------------------------------------------------------
2020-05-16 12:44:45 +0200 Martin Preuss
XML: Set default currency if none set.
This copies the behaviour of the previously used SEPA exporter (thanks to
Peter Zimmerer).

------------------------------------------------------------------
2020-05-13 23:20:01 +0200 Martin Preuss
libaqfints: Added defs for HKSYN/HISYN.

------------------------------------------------------------------
2020-05-13 22:36:21 +0200 Martin Preuss
libaqfints: Decoding is now message based.
With this change we can set crypter and add signers to the received message
when decoding it.

------------------------------------------------------------------
2020-05-13 21:17:27 +0200 Martin Preuss
libaqfints: Fixed a bug in BpdJob, added code to write BPD jobs.

------------------------------------------------------------------
2020-05-13 20:36:04 +0200 Martin Preuss
libaqfints: Fixed a parser bug in write code.

------------------------------------------------------------------
2020-05-13 19:20:53 +0200 Martin Preuss
libaqfints: Started writing BPD, more work on library.

------------------------------------------------------------------
2020-05-13 14:42:29 +0200 Martin Preuss
libaqfints: Fixed order of generated messages, fixed a bug in BPD defs.

------------------------------------------------------------------
2020-05-13 01:26:45 +0200 Martin Preuss
libaqfints: Fixed some bugs regarding encoding of messages.

------------------------------------------------------------------
2020-05-13 00:16:16 +0200 Martin Preuss
libaqfints: Fixed a typo in tan.fints.

------------------------------------------------------------------
2020-05-13 00:13:31 +0200 Martin Preuss
libaqfints: Fixed a bug in "RESULT" group.

------------------------------------------------------------------
2020-05-12 21:59:52 +0200 Martin Preuss
libaqfints: Set correct dialog id.

------------------------------------------------------------------
2020-05-12 16:40:09 +0200 Martin Preuss
libaqfints: Added a note on how to create and merge relative patches.
libaqfints is used in two projects which are hosted in different git
repos, so in order to sync them relativ patches are needed.

------------------------------------------------------------------
2020-05-12 16:25:25 +0200 Martin Preuss
libaqfints: Fixed a bug, increased verbosity.
- security profile name is "PIN", not "PINTAN"
- increased verbosity

------------------------------------------------------------------
2020-05-12 13:52:47 +0200 Martin Preuss
aqbanking-tool: Show iban or account number as last column as default (fixes #186)

------------------------------------------------------------------
2020-05-12 13:46:20 +0200 Martin Preuss
AqHBCI: Improved log message.

------------------------------------------------------------------
2020-05-07 10:27:33 +0200 Łukasz Wojniłowicz
Require xmlsec1 instead of xmlsec1-gnutls
AqBanking uses only xmlSecTransformInclC14NId from xmlsec1 and nothing
from xmlsec1-gnutls, so don't require the latter one.

In some configurations, compilers even optimize out xmlsec1-gnutls and
link libaqbaning.so to xmlsec1 only.

------------------------------------------------------------------
2020-05-07 10:24:32 +0200 Łukasz Wojniłowicz
Set dylib extension for cmake files on macOS

------------------------------------------------------------------
2020-05-01 18:02:59 +0200 Martin Preuss
AqFinTS: Redefined AQFINTS_Session_FilloutKeyname().

------------------------------------------------------------------
2020-05-01 02:18:51 +0200 Martin Preuss
AqFINTS: Again changed crypto functions.

------------------------------------------------------------------
2020-05-01 02:09:49 +0200 Martin Preuss
AqFinTS: Redefined some crypto callbacks.

------------------------------------------------------------------
2020-05-01 00:10:51 +0200 Martin Preuss
AqFINTS: Allow creation of passive transport layers.

------------------------------------------------------------------
2020-04-30 18:29:21 +0200 Martin Preuss
AqFinTS: Fixed creation of tm2 files.

------------------------------------------------------------------
2020-04-30 18:14:54 +0200 Martin Preuss
Merge branch 'mp-202004-import_new_aqfints'
Imported changes in AqFints from AqBankServers.

------------------------------------------------------------------
2020-04-30 18:11:23 +0200 Martin Preuss
AqFinTS: Fixed fints file installation issues.

------------------------------------------------------------------
2020-04-30 17:15:12 +0200 Martin Preuss
AQFINTS: Imported new version which can be used in both AqBanking and AqBankServers.

------------------------------------------------------------------
2020-04-29 19:21:46 +0200 Martin Preuss
BankInfo: Fixed makefile, updated German bank data.

------------------------------------------------------------------
2020-04-26 11:08:07 +0200 Martin Preuss
make format

------------------------------------------------------------------
2020-04-26 11:07:43 +0200 Martin Preuss
AqBanking: Added saldo types dayStart and dayEnd.
We will use those in SWIFT/CAMT importers in place of booked to give balances
reported by HISAL priority over balances reported by import of SWIFT/CAMT files.

------------------------------------------------------------------
2020-04-25 22:51:16 +0200 Martin Preuss
AqHBCI: Disable logging of DES message keys (can be enabled for debugging).

------------------------------------------------------------------
2020-04-25 22:38:24 +0200 Martin Preuss
Merge branch 'mp-202004-fix_padding_problem'
Merge changes from the temporary branch. Contains code that start cleaning up RXH code (testing needed!!)

------------------------------------------------------------------
2020-04-25 22:34:51 +0200 Martin Preuss
XML: Removed misleading comment.

------------------------------------------------------------------
2020-04-25 22:34:37 +0200 Martin Preuss
XML: Always write ControlSum in <GrpHdr>.

------------------------------------------------------------------
2020-04-17 16:52:35 +0200 Martin Preuss
AqHBCI: Added tan mechanis "chipTAN USB" to selectable methods in user dialog.

------------------------------------------------------------------
2020-04-16 18:56:57 +0200 Martin Preuss
AqHBCI: Increased verbosity.

------------------------------------------------------------------
2020-04-16 17:47:17 +0200 Martin Preuss
AqHBCI: Also show generated session key.

------------------------------------------------------------------
2020-04-16 17:36:01 +0200 Martin Preuss
AqHBCI: Increased verbosity.

------------------------------------------------------------------
2020-04-16 16:57:03 +0200 Martin Preuss
AqHBCI: Cleanup message decoding code for RXH mode.

------------------------------------------------------------------
2020-04-16 15:20:49 +0200 Martin Preuss
AqHBCI: Added logging of DES message key.
This logging will be disabled later, but it is rather uncritical since
HBCI uses a new random message key for every message.

------------------------------------------------------------------
2020-04-16 15:01:48 +0200 Martin Preuss
Added files to .gitignore.

------------------------------------------------------------------
2020-04-16 14:55:54 +0200 Martin Preuss
AqHBCI: Print buffer on unpadding error.

------------------------------------------------------------------
2020-04-12 13:46:48 +0200 Ralf Habacker
aqpaypal tool: Correction of the help page regarding 'setsecrets'
The implementation only supports 'setsecrets', not 'setsecret'.

------------------------------------------------------------------
2020-04-07 13:16:43 +0200 Martin Preuss
Merge branch 'maint' (release 6.2.0beta)

------------------------------------------------------------------
2020-04-07 13:14:32 +0200 Martin Preuss
Merge branch 'rel-6.2.0' into maint

------------------------------------------------------------------
2020-04-07 13:11:01 +0200 Martin Preuss
Prepared release 6.2.0beta.

------------------------------------------------------------------
2020-03-24 21:17:53 +0100 Martin Preuss
Prepared release 6.1.4.

------------------------------------------------------------------
2020-03-24 20:38:51 +0100 Martin Preuss
AqHBCI: Decreased verbosity.

------------------------------------------------------------------
2020-03-13 19:30:12 +0100 Thomas Baumgart
Extract gwen_prefix from gwenhywfar-config output

------------------------------------------------------------------
2020-03-20 16:09:20 -0700 John Ralls
Set Transaction type and subtype for OFX transactions.

------------------------------------------------------------------
2020-04-07 02:58:29 +0200 Martin Preuss
XML: Added missing paymentGroup variables in README.

------------------------------------------------------------------
2020-04-07 02:58:04 +0200 Martin Preuss
Removed no longer needed README (content is now in README one level above).

------------------------------------------------------------------
2020-04-07 02:53:50 +0200 Martin Preuss
XML: Added documentation about available commands for export.

------------------------------------------------------------------
2020-04-07 02:40:02 +0200 Martin Preuss
XML: Improved README (still missing section about export commands).

------------------------------------------------------------------
2020-04-07 00:26:03 +0200 Martin Preuss
XML: Decreased verbosity.

------------------------------------------------------------------
2020-04-07 00:25:52 +0200 Martin Preuss
SEPA: Added deprecation warning.

------------------------------------------------------------------
2020-04-07 00:24:59 +0200 Martin Preuss
HBCI: Added a log message showing the used XML/PAIN profile.

------------------------------------------------------------------
2020-04-06 00:02:13 +0200 Martin Preuss
Spellcheck.

------------------------------------------------------------------
2020-04-06 00:01:51 +0200 Martin Preuss
Added transaction fields "ultimateDebtor" and "ultimateCreditor".
These fields occur in SWIFT documents (ABWA+, ABWE+) and in may occur in
CAMT documents (will have to see about that later).

------------------------------------------------------------------
2020-04-05 23:31:10 +0200 Martin Preuss
Depends on gwenhywfar 5.2.0.1 or later.

------------------------------------------------------------------
2020-04-05 23:24:21 +0200 Martin Preuss
Merge branch 'mp-202004-sepa_to_xml'

------------------------------------------------------------------
2020-04-05 23:22:27 +0200 Martin Preuss
HBCI, XML: Fixed a few bugs in new code. Decreased verbosity.

------------------------------------------------------------------
2020-04-05 22:48:16 +0200 Martin Preuss
XML: Allow for setting of LclInstrm/Cd.

------------------------------------------------------------------
2020-04-05 22:47:31 +0200 Martin Preuss
HBCI: Started moving from SEPA to XML module for exports.

------------------------------------------------------------------
2020-04-05 20:06:19 +0200 Martin Preuss
XML: Read original creditorSchemeId and name.

------------------------------------------------------------------
2020-04-05 19:52:43 +0200 Martin Preuss
XML: Added support for pain_008_001_02.

------------------------------------------------------------------
2020-04-05 19:30:51 +0200 Martin Preuss
XML: Fixed pain_001_003_03.xml (validation okay now).

------------------------------------------------------------------
2020-04-05 19:22:55 +0200 Martin Preuss
cli: Fixed a bug.

------------------------------------------------------------------
2020-04-05 19:22:41 +0200 Martin Preuss
XML: Allow for all transaction fields to be used in XML files.

------------------------------------------------------------------
2020-04-05 19:22:11 +0200 Martin Preuss
Fixed pain.008.003.02.xml: Created documents now pass validation.

------------------------------------------------------------------
2020-04-05 18:01:30 +0200 Martin Preuss
XML: Check for "value_value" and "value_currency", if "value" missing.

------------------------------------------------------------------
2020-04-05 17:58:28 +0200 Martin Preuss
XML: More work on XML im/exporter.
- added pain_008_003_02
- fixed pain_001_001_03: set endtoendid="NOTPROVIDED" it omitted
- added export defs for pain_001_003_03
- simplified pain_008_003_02, added export defs

------------------------------------------------------------------
2020-04-05 03:04:51 +0200 Martin Preuss
XML: Fixed a bug in pain_001_001_03.

------------------------------------------------------------------
2020-04-05 02:57:03 +0200 Martin Preuss
HBCI: Begin preparation of switch to XML im-/exporter for SEPA files.

------------------------------------------------------------------
2020-04-05 02:56:32 +0200 Martin Preuss
Fixed a typo.

------------------------------------------------------------------
2020-04-05 02:17:52 +0200 Martin Preuss
XML: Fixed usage of dbParams.

------------------------------------------------------------------
2020-04-05 01:59:20 +0200 Martin Preuss
Added to TODO list.

------------------------------------------------------------------
2020-04-05 01:58:57 +0200 Martin Preuss
XML im-/exporter: Added exporter and SEPA mode.
This module can now export XML files as well. In the future new SEPA files
will be created and read using this module thus deprecating the SEPA
im-/exporter.

------------------------------------------------------------------
2020-04-05 01:56:37 +0200 Martin Preuss
imexporters: Added makefile targets "typefiles" and "typedefs".

------------------------------------------------------------------
2020-03-30 23:10:00 +0200 Martin Preuss
AqHBCI: Improved log messages, decreased verbosity.

------------------------------------------------------------------
2020-03-30 22:15:19 +0200 Martin Preuss
OFX: Fixed my stupid bug.

------------------------------------------------------------------
2020-03-27 17:57:55 +0100 Martin Preuss
AqBanking: Increased verbosity with cert handling, always aks for rejected certs.

------------------------------------------------------------------
2020-03-26 09:31:15 +0100 Thomas Baumgart
Amend commit 7f603a2250789
Remove reference to ktoblzcheck in comment

------------------------------------------------------------------
2020-03-24 21:17:53 +0100 Martin Preuss
Prepared release 6.1.4.

------------------------------------------------------------------
2020-03-24 20:38:51 +0100 Martin Preuss
AqHBCI: Decreased verbosity.

------------------------------------------------------------------
2020-03-13 19:30:12 +0100 Thomas Baumgart
Extract gwen_prefix from gwenhywfar-config output

------------------------------------------------------------------
2020-03-20 16:09:20 -0700 John Ralls
Set Transaction type and subtype for OFX transactions.

------------------------------------------------------------------
2020-03-21 00:05:59 +0100 Martin Preuss
Merge branch 'master' into maint (released 6.1.3)

------------------------------------------------------------------
2020-03-21 00:04:51 +0100 Martin Preuss
Prepared release 6.1.3.

------------------------------------------------------------------
2020-03-19 19:30:15 +0100 Martin Preuss
AqHBCI: Use slightly different filler values.

------------------------------------------------------------------
2020-03-19 18:59:27 +0100 Martin Preuss
AqHBCI: Decreased verbosity.

------------------------------------------------------------------
2020-03-19 18:59:11 +0100 Martin Preuss
AqHBCI: Also set "moreTans=N" in HKTAN if the segment code is HKIDN (for SCA).

------------------------------------------------------------------
2020-03-19 16:53:54 +0100 Martin Preuss
AqHBCI: Always set "moreTans"="N" in HKTAN.
Without this 1822 doesn't work.

------------------------------------------------------------------
2020-03-19 16:12:33 +0100 Martin Preuss
AqHBCI: Set key number and version to 0 for PinTAN.

------------------------------------------------------------------
2020-03-19 16:08:54 +0100 Martin Preuss
AqHBCI: Remove trailing "+" from segments.
