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
- worked on typemaker: - write_code_fromdbArg_c() no longer handles volatile elements - now defining virtual functions is allowed. Typemaker declares the type and getter/setter/exec functions (see src/ipc/request/request.xml)- worked on IPC: - undid the latest changes (do not export the internal GWEN_IPCREQUEST...
Temporary comment out static declaration of __GetConnection to prevent annoying compiler warning, explained in the comment.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@873 70169cfe-8b10-0410-8925-dcb4b91034d8
- worked on a timing problem in network code
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@872 70169cfe-8b10-0410-8925-dcb4b91034d8
Decrease verbosity after Martins successful bugfix (congrats)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@871 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed ohbci-crypttoken: Can now work even if the key length is smaller than 96 bytes: Uses the result of GWEN_CryptKey_GetChunkSize() instead of the fixed size given in the CryptToken-Context.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@870 70169cfe-8b10-0410-8925-dcb4b91034d8
- probably fixed ohbci-crypttoken: When reading modulus and some other key values expand them to 96 bytes if they are shorter
======================================================================= WARNING: PLEASE MAKE BACKUPS OF YOUR KEYFILES BEFORE TRYING THIS !!!...
- added function GWEN_IPCManager_GetClientForConnection()- added some more debugging to cryptssl_rsa.c
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@868 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom