fixed a bug in socket code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@903 70169cfe-8b10-0410-8925-dcb4b91034d8
- some fixes in network/IPC code (now works with Libchipcard2, so the IPC stuff now works again
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@900 70169cfe-8b10-0410-8925-dcb4b91034d8
Add missing GWENHYWFAR_API
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@899 70169cfe-8b10-0410-8925-dcb4b91034d8
Add GWENHYWFAR_API to headers
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@898 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@897 70169cfe-8b10-0410-8925-dcb4b91034d8
Update cvsignore
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@896 70169cfe-8b10-0410-8925-dcb4b91034d8
Remove removed files
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@895 70169cfe-8b10-0410-8925-dcb4b91034d8
Remove auto-generated file from CVS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@894 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed some bugs in HTTP code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@893 70169cfe-8b10-0410-8925-dcb4b91034d8
- started on Gwenhywfar2: - src/ipc/*: - removed netconnectionhttp*.{c,h} - renamed all function GWEN_IPCxxx to GWEN_IpcXxx (according to coding style of GWEN) - removed src/net This has now been replaced by src/net2. - removed ui/...
Improve linker flags for win32 preparation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@891 70169cfe-8b10-0410-8925-dcb4b91034d8
- added nl_packets.{c,h}: This is a simple layer which enqueues incoming and outgoing packets.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@890 70169cfe-8b10-0410-8925-dcb4b91034d8
Windows linker flags improvements
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@889 70169cfe-8b10-0410-8925-dcb4b91034d8
- removed a fprintf() from netlayer.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@888 70169cfe-8b10-0410-8925-dcb4b91034d8
Comment out/remove unused variables
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@887 70169cfe-8b10-0410-8925-dcb4b91034d8
- added functions to GWEN_NetLayer: - GWEN_NetLayer_RecvPacket() - GWEN_NetLayer_SendPacket() - GWEN_NetLayer_RecvPacketBio() - GWEN_NetLayer_SendPacketBio() (this is now used for HTTP requests)- fixed a bug in nl_http.c (error in handling of chunked transfers)...
- added GWEN_NetLayerHbci: This is to be used by AqHBCI. It determines the size of incoming messages and also encodes/decodes them to/from BASE64 if requested. This layer only handles the transport of HBCI messages, it neither parses nor generates HBCI messages....
- typemaker: added property "out" to "header" element (if value is "source" then the corresponding include will be written to the created source file, otherwise it will be written to the created header files). Possible values: "header", "source" - implemented GWEN_NetLayerSsl (will replace GWEN_NetTransportSSL)...
synced
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@883 70169cfe-8b10-0410-8925-dcb4b91034d8
- started rewriting network code- db.{h,c}: - when writing a db with GWEN_DB_FLAGS_USE_COLON then insert a space after the colon - added functions: - GWEN_DB_ReadFromString() - GWEN_DB_WriteToBuffer() - added flag GWEN_DB_FLAGS_DOSMODE - modified GWEN_DB_FLAGS_HTTP:...
Fix missing dllexport declarations
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@881 70169cfe-8b10-0410-8925-dcb4b91034d8
- worked on GWEN_HttpSession: Now requesting a document works (including diversion and authorization)- added description and example for GWEN_INHERIT code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@879 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-10-25 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@878 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-10-24 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@877 70169cfe-8b10-0410-8925-dcb4b91034d8
prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@875 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom