Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  dtaus 48ba044b mehr als 11 Jahren christian Replace latin1-encoded characters by the actual...
  swift e6af8b07 fast 12 Jahren martin Changed cutoff year for century determination t...
Makefile.am 156 Bytes 396fc4fa fast 16 Jahren martin Last changes for release 4.1.5. - removed suppo...
README 64 Bytes 36c6be3a fast 21 Jahren aquamaniac - added plugins for DTAUS and SWIFT (taken from...

Aktuellste Revisionen

# Datum Autor Kommentar
48ba044b 02.01.2014 21:59 christian

Replace latin1-encoded characters by the actual Latin-1 hex values.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2439 5c42a225-8b10-0410-9873-89b7810ad06e

20a78c0b 31.12.2013 13:23 christian

Fix minor enum / int confusion: SyncIo_connect has an int return value, not the enum return value of AHB_DTAUS__ReallyCheckFile.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2434 5c42a225-8b10-0410-9873-89b7810ad06e

e6af8b07 22.08.2013 00:21 martin

Changed cutoff year for century determination to 79.

Some SWIFT fields only have 6 digits, for those the specs
("Schnittstellenspezifikation DFUE-Abkommen") say that years > 79 belong
to the 20th century, <=79 belong to the 21st century.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2381 5c42a225-8b10-0410-9873-89b7810ad06e

7dbeb084 20.02.2013 01:01 martin

SWIFT: Insert a space into data from "SVWZ+" fields (fixes #148).

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2347 5c42a225-8b10-0410-9873-89b7810ad06e

14b95761 19.01.2013 17:48 martin

Improved a debug message.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2315 5c42a225-8b10-0410-9873-89b7810ad06e

548a3973 07.01.2012 14:47 martin

Fixed SWIFT parser.

Some banks actually send transactions with a difference between booking
date and valuta date of more than 1 month. This is quiet problematic since
only the valuta date specifies a year but the booking date does not. So the
year of the booking date must be somehow derived from the valuta date....

75d7b3c6 01.01.2012 12:42 martin

Decreased verbosity.

Some banks seem to provide the IBAN as account spec which per definition
contains nondigits (i.e. country code in the first two letters).

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2277 5c42a225-8b10-0410-9873-89b7810ad06e

2c08a07a 30.12.2011 23:03 martin

Relaxed SWIFT parser even more.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2275 5c42a225-8b10-0410-9873-89b7810ad06e

bb6773fd 30.12.2011 19:08 martin

Relaxed SWIFT parser.

Some banks send full SWIFT documents with missing :5: entries, in such a
case we now just ignore missing of this field.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2274 5c42a225-8b10-0410-9873-89b7810ad06e

bb597962 18.12.2011 22:42 christian

Bugfix for new gcc-4.6 warning -Werror=unused-but-set-variable.

This concerns variables that have only been written into, but are never
read from. In the code, this is mostly information that is available
but happens not to be necessary.

git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2258 5c42a225-8b10-0410-9873-89b7810ad06e

Revisionen anzeigen

Auch abrufbar als: Atom