Fix win32 openssl detection again; forgot to remove old linker flags
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1120 70169cfe-8b10-0410-8925-dcb4b91034d8
Update win32 openssl detection: should check for instead of windows-dir;also, if variables are set externally, ignore the test
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1119 70169cfe-8b10-0410-8925-dcb4b91034d8
Release version 2.5.1
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1117 70169cfe-8b10-0410-8925-dcb4b91034d8
On win32, change gwenhywfar_libs flags back to "-lgwenhywfar" withoutso-version because libtool will lookup the library name withoutso-version number.
Also, move common variables out of the case statement.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1114 70169cfe-8b10-0410-8925-dcb4b91034d8
Add __stdcall decoration on md.h callback functions as well.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1110 70169cfe-8b10-0410-8925-dcb4b91034d8
Add missing __stdcall decoration on callback functions asneeded on win32 since r1087 (2006-09-14). In other words,gwenhywfar-2.4.1 and 2.5.0 are probably broken on win32.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1108 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased verbosity of libloader code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1100 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1099 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve build system: Replace 'which' by autoconf macro to improve cross-platform configuration.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1098 70169cfe-8b10-0410-8925-dcb4b91034d8
Remove old unneeded package from sourceforge-build-script
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1097 70169cfe-8b10-0410-8925-dcb4b91034d8
Make plugindir lookup relocatable as well. By now, the full gwenhywfar should be relocatable.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1096 70169cfe-8b10-0410-8925-dcb4b91034d8
- src/gwenhywfar.c: changed position of binreloc init call because the GWEN_LOGGER mechanism is only available after the logger module has been initialized
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1095 70169cfe-8b10-0410-8925-dcb4b91034d8
- src/gwenhywfar.c: decreased verbosity of binreloc
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1094 70169cfe-8b10-0410-8925-dcb4b91034d8
- added functions GWEN_NetLayerPackets_GetFixedPacketSize() and GWEN_NetLayerPackets_SetFixedPacketSize(): This allows the packets netlayer determine on its own how many bytes have to be read for a complete packet -> this constitutes an API enhancement...
Add initial binreloc support; all directories except plugindir are now looked up automatically at runtime.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1092 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased verbosity of netlayer and OS functions
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1091 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased verbosity in src/parser/xml.c and src/base/plugindescr.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1090 70169cfe-8b10-0410-8925-dcb4b91034d8
- decreased verbosity in src/os/directory_all.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1089 70169cfe-8b10-0410-8925-dcb4b91034d8
- nl_packets: Don't start sending data unless the next lower layer is connected
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1088 70169cfe-8b10-0410-8925-dcb4b91034d8
- introduced attribute GWENHYWFAR_CB which expands to "__stdcall" on WIN32 systems. This prevents some spurious errors we get on Win32 systems when inherited classes are used (those errors are very hard to debug so we now prevent them). On WIN32 systems this changes the API of inherting classes!...
- implemented the function GWEN_Logger_SetLogFunction()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1086 70169cfe-8b10-0410-8925-dcb4b91034d8
released
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1085 70169cfe-8b10-0410-8925-dcb4b91034d8
On Directory_Read, add assertion that the directory handle is non-NULL.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1084 70169cfe-8b10-0410-8925-dcb4b91034d8
Add new svnignores
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1083 70169cfe-8b10-0410-8925-dcb4b91034d8
possibly fixed a compile stopper for amd64
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1082 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom