Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
44d1c3a4 29.06.2011 23:19 martin

Added code and commands to sign a sar archive.

Gwen's simple archive files are now ready to be used for AqFinances update
mechanism.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2102 70169cfe-8b10-0410-8925-dcb4b91034d8

2998d0d0 29.06.2011 23:19 martin

Removed debug output.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2101 70169cfe-8b10-0410-8925-dcb4b91034d8

c22a7b57 27.06.2011 02:33 martin

Added convenience function GWEN_Sar_UnpackArchive()

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2100 70169cfe-8b10-0410-8925-dcb4b91034d8

ad6429ab 27.06.2011 02:33 martin

Added function GWEN_Directory_GetAbsoluteFolderPath().

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2099 70169cfe-8b10-0410-8925-dcb4b91034d8

c9e1e77c 26.06.2011 01:52 martin

Improved HTTP handling.

- added function GWEN_SyncIo_Http_RecvBodyToSio()
- added function GWEN_HttpSession_RecvPacketToFile()

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2098 70169cfe-8b10-0410-8925-dcb4b91034d8

749bfb70 26.06.2011 01:52 martin

Fixed a bug.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2097 70169cfe-8b10-0410-8925-dcb4b91034d8

6dacda64 25.06.2011 14:43 martin

Added local .gitignore.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2096 70169cfe-8b10-0410-8925-dcb4b91034d8

01385783 25.06.2011 14:43 martin

Added tool "gsa" ("Gwen's simple archiver").

This tool is not meant to be used by the general public but rather by
myself for packaging future update packages for AqFinance.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2095 70169cfe-8b10-0410-8925-dcb4b91034d8

c2ef4a26 25.06.2011 14:43 martin

Fixed a few bugs in new TLV code.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2094 70169cfe-8b10-0410-8925-dcb4b91034d8

9b97b8a5 25.06.2011 14:43 martin

Minor change...

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2093 70169cfe-8b10-0410-8925-dcb4b91034d8

c436a158 25.06.2011 00:51 martin

Started working on a simple archiver.

This will be used by future versions of AqFinance as a replacement for
tar. tar is an excellent tool, but libtar is very hard to compile on
non-POSIX systems like Windows (at least I couldn't get it to work on WIN32
platforms). So for AqFinance to support automatic update management I need...

517a494e 25.06.2011 00:51 martin

Improved and fixed GWEN_TLV

Added functions GWEN_TLV_ReadHeader() and GWEN_TLV_WriteHeader(), fixed
a few stupid bugs.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2091 70169cfe-8b10-0410-8925-dcb4b91034d8

e20e674e 25.06.2011 00:51 martin

typemaker2: added type uint64_t

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2090 70169cfe-8b10-0410-8925-dcb4b91034d8

de4e984f 25.06.2011 00:51 martin

Fixed a bug.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2089 70169cfe-8b10-0410-8925-dcb4b91034d8

964e6d61 21.06.2011 19:29 martin

Added some tm2 files to ignore list

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2088 70169cfe-8b10-0410-8925-dcb4b91034d8

4d8976d5 21.06.2011 19:29 martin

Show customer if available.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2087 70169cfe-8b10-0410-8925-dcb4b91034d8

6b7e01ab 21.06.2011 19:29 martin

Added line for "hasKeyNumber" flag

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2086 70169cfe-8b10-0410-8925-dcb4b91034d8

792793f1 21.06.2011 19:29 martin

Added function GWEN_DB_GetParentGroup()

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2085 70169cfe-8b10-0410-8925-dcb4b91034d8

248e6749 21.06.2011 19:29 martin

Added field "CustomerId" to GWEN_Crypt_Token_Context.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2084 70169cfe-8b10-0410-8925-dcb4b91034d8

edd9654e 21.06.2011 19:29 martin

Added/improved some debug messages.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2083 70169cfe-8b10-0410-8925-dcb4b91034d8

fa875932 13.06.2011 19:56 martin

Let typemaker tools use "void" for empty argument lists in constructors.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2082 70169cfe-8b10-0410-8925-dcb4b91034d8

fab53b9f 13.06.2011 17:57 martin

Added keyword "void" to functions with empty argument list.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2081 70169cfe-8b10-0410-8925-dcb4b91034d8

5dd12bf3 13.06.2011 17:04 martin

Fixed a compiler warning.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2080 70169cfe-8b10-0410-8925-dcb4b91034d8

91027f97 13.06.2011 16:07 martin

Marked argument list of GWEN_StringList_new() as void.

Maybe we should do that for other functions as well to detect when functions
are called with parameters even though the parameter list is supposed to be
empty.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2079 70169cfe-8b10-0410-8925-dcb4b91034d8

c39e760b 11.06.2011 13:56 martin

Prepared release 4.1.0.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2078 70169cfe-8b10-0410-8925-dcb4b91034d8

(1401-1425/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom