Aktivität
von 18.11.2005 bis 17.12.2005
15.12.2005
- 16:53 Revision 9b6003e0 (gwenhywfar): release
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@956 70169cfe-8b10-0410-8925-dcb4b91034d8
06.12.2005
- 15:35 Revision 2851269f (gwenhywfar): 2005-12-06 Christian Stimming <stimming@tuhh.de>
- * src/gwenhywfar.c: Use only GWEN_PathManager for path
lookups. Make sure the PathManager entries are initial... - 12:09 Revision a30444a9 (gwenhywfar): Increment build due to latest changes
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@954 70169cfe-8b10-0410-8925-dcb4b91034d8
- 12:08 Revision ebbc70e5 (gwenhywfar): 2005-12-06 Christian Stimming <stimming@tuhh.de>
- * src/gwenhywfar.c: Use windows registry and GWEN_PathManager for
all path lookups in gwen. Replaces literal ...
05.12.2005
- 19:08 Revision f57f0e7f (gwenhywfar): - completed documentation of pathmanager
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@952 70169cfe-8b10-0410-8925-dcb4b91034d8
- 19:01 Revision 6a7e00b5 (gwenhywfar): - temporarily disabled call to GWEN_PluginDescription_List2_free() from
- within GWEN_PluginDescription_List2_freeAll(): This causes Gnucash to
crash because it contains a workaround for an... - 18:38 Revision 62e7a97e (gwenhywfar): 2005-12-05 Christian Stimming <stimming@tuhh.de>
- * src/gwenhywfar.c: Register GWEN_PathManager entries for
localedir and libdir as well. Intended to prepare f... - 18:36 Revision 1f46fd6c (gwenhywfar): Add much documentation
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@949 70169cfe-8b10-0410-8925-dcb4b91034d8
- 13:07 Revision aec617b0 (gwenhywfar): Add missing DOMAIN_API macro before enum string conversions. Code cleanup.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@948 70169cfe-8b10-0410-8925-dcb4b91034d8
- 12:42 Revision 567e2eda (gwenhywfar): Add missing GWENHYWFAR_API macro
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@947 70169cfe-8b10-0410-8925-dcb4b91034d8
02.12.2005
- 11:32 Revision 00524b91 (gwenhywfar): Simplify Makefile: only one rule for make setup
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@946 70169cfe-8b10-0410-8925-dcb4b91034d8
01.12.2005
- 20:57 Revision c963ee1e (gwenhywfar): released 1.99.1
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@945 70169cfe-8b10-0410-8925-dcb4b91034d8
30.11.2005
- 15:18 Revision 724260a0 (gwenhywfar): Add missing API macro.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@944 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:28 Revision 13098e17 (gwenhywfar): Fix missing GWENHYWFAR_API declaration
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@943 70169cfe-8b10-0410-8925-dcb4b91034d8
29.11.2005
- 22:45 Revision 3a0c6519 (gwenhywfar): incremented BUILD version
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@942 70169cfe-8b10-0410-8925-dcb4b91034d8
28.11.2005
- 22:09 Revision 3adecb0b (gwenhywfar): 2005-11-28 Christian Stimming <stimming@tuhh.de>
- * src/gwenhywfar.c: Add header define for x86_64 libdir suffix.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywf... - 19:25 Revision 9e2087e9 (gwenhywfar): - worked on nl_ssl:
- - now GWEN_NetLayerSsl_Disconnect() also disconnects the
SSL layer, not only the underlying layer
- fixed a sev...
24.11.2005
- 16:28 Revision 3f78aecd (gwenhywfar): Now really finally fix make setup
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@939 70169cfe-8b10-0410-8925-dcb4b91034d8
- 16:02 Revision 14d8b122 (gwenhywfar): Finally enable make setup again. Probably requires libtool-1.5.20.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@938 70169cfe-8b10-0410-8925-dcb4b91034d8
23.11.2005
- 17:59 Revision 9ded1944 (gwenhywfar): Update ISS file for windows
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@937 70169cfe-8b10-0410-8925-dcb4b91034d8
- 10:35 Revision c2064151 (gwenhywfar): 005-11-23 Christian Stimming <stimming@tuhh.de>
- * gwenhywfar-config.in.in: Re-introduce the old --has-ui argument
but print a single-line error message, beca...
22.11.2005
- 23:54 Revision 8ef42898 (gwenhywfar): released 1.99.0beta
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@933 70169cfe-8b10-0410-8925-dcb4b91034d8
- 02:09 Revision 4970ceab (gwenhywfar): - fixed a bug in HTTP write work function: Was always returning "Changed",
- even if there was nothing to write. This caused up to 100% CPU
consumption
- introduced brake to avoid CPU overload...
21.11.2005
- 18:02 Revision bf35265d (gwenhywfar): really fixed "Connection: close" stuff in nl_http.c
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@931 70169cfe-8b10-0410-8925-dcb4b91034d8
- 07:14 Revision 69e0b20f (gwenhywfar): - improved to GWEN_NetLayerHttp_Request() [nl_http.c]:
- - intermediate packets (like "100 Continue") are now ignored
- when the final response indicates to close the conne...
19.11.2005
- 12:10 Revision a784313f (gwenhywfar): Improve Makefile for make distcheck
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@929 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:59 Revision 73b12558 (gwenhywfar): Improve linker flags for make distcheck
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@928 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:45 Revision 49b575ea (gwenhywfar): Add missing install-data-local to trigger i18n installation.
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@927 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:28 Revision 74091b49 (gwenhywfar): Remove cvsignores of now no longer used files to remind people to remove them
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@926 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:28 Revision 783415ab (gwenhywfar): Add cvsignores
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@925 70169cfe-8b10-0410-8925-dcb4b91034d8
- 11:14 Revision 8000d9db (gwenhywfar): added missing file
- git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@924 70169cfe-8b10-0410-8925-dcb4b91034d8
- 04:35 Revision 5400e304 (gwenhywfar): - implemented poll()-based code which checks whether a connection is down
- (as suggested by Thomas Baumgart)
- changed HTTP code: Now tries to detect when a connection is broken while
trying...
18.11.2005
- 04:41 Revision 69af5f4f (gwenhywfar): - added function GWEN_NetLayerSsl_ImportCertFile() (this will make it easier
- to import certificate files)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@922 70169cfe-8b10-0410-892...
Auch abrufbar als: Atom