Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
1882da7c 30.12.2012 23:18 martin

Improved message on creation of a password store.

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

9d5e68b3 30.12.2012 23:18 martin

Fixed a bug.

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

d9a14aa3 30.12.2012 20:38 martin

Fixed a bug.

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

beca025f 30.12.2012 20:32 martin

Changed title of a checkbox.

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

8f53efd5 30.12.2012 20:32 martin

Clarified apidoc.

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

71f6f716 30.12.2012 20:21 martin

Make FOX16_Gui use common CppGui instead of a copy.

Added a test for permanent password storage in FOX16_Gui.

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

e4bd817e 30.12.2012 20:21 martin

Removed password storage code from console gui code.

This is now completely implemented in the base GWEN_GUI class.

Added flag "GWEN_CGUI_FLAGS_PERMPASSWORDS", this is used to force storing
passwords in the permanent password store, if there is one. The reason for...

af793d03 30.12.2012 20:21 martin

Added first test for GUI with permanent passwd storage.

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

67b45895 30.12.2012 20:21 martin

Fixed a bug.

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

98ea9f80 30.12.2012 20:21 martin

Fixed GWEN_PasswordStore code, added tests.

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

a90644f4 24.12.2012 14:38 martin

Modified warning about keyfile access rights.

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

be15f9d2 16.12.2012 20:18 martin

Fixed a typo.

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

e36ebeb6 16.12.2012 20:18 martin

Started moving password caching/storage code to GWEN_GUI.

Later we can remove this from GWEN_CGUI and CppGui and only maintain it
in one place.

Started adding optional permanent password storage to GWEN_GUI.

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

48fcdc93 16.12.2012 02:02 martin

Added GWEN_PASSWD_STORE.

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

e765756b 16.12.2012 02:02 martin

Added function to overwrite buffer content.

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

bb01938e 16.12.2012 02:02 martin

Handle new flag "GWEN_GUI_INPUT_FLAGS_DIRECT".

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

761ea6fa 16.12.2012 02:02 martin

Added a checkbox to allow for optional storage of a passwords in a file.

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

55138ae9 16.12.2012 02:02 martin

Added flags for handling of optional permanent password storage.

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

39012234 16.12.2012 02:02 martin

Added secure handling of GWEN_DB nodes.

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

df18a22f 27.11.2012 19:33 martin

Incremented version number.

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

91853bbd 27.11.2012 19:33 martin

Improved typemaker tool.

Now multiple classes can be created from a single file. This way all classes
within an XML file can reference each other without creating unresolvable
circular dependencies.

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

ac165251 27.11.2012 19:33 martin

Added missing includes for WIN32.

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

68d4346a 27.11.2012 19:33 martin

Added a class for lists of pointers (not yet part of the API, might be removed again).

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

490f75e1 27.11.2012 19:33 martin

Added an example for virtual functions.

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

95417392 30.10.2012 11:02 christian

Fix mismatch of "static" attribute at declaration and definition of function.

However, both "static" and also the GWENHYWFAR_CB macro is not yet
used consistently in all places and might need further fixing
to get rid of all "incompatible pointer type" compiler warnings....

(1326-1350/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom