- fixed a memory leak in typemaker generated code (spotted by Andreas Degert)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@737 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve debug message
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@736 70169cfe-8b10-0410-8925-dcb4b91034d8
- fixed a bug in WaitCallback (type mismatch)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@735 70169cfe-8b10-0410-8925-dcb4b91034d8
Further improvements for win32-setup generation
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@734 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-03-29 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@733 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@732 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@731 70169cfe-8b10-0410-8925-dcb4b91034d8
final prerelease fixes
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@729 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@727 70169cfe-8b10-0410-8925-dcb4b91034d8
prepared release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@726 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a newly introduced bug
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@725 70169cfe-8b10-0410-8925-dcb4b91034d8
more debugging
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@724 70169cfe-8b10-0410-8925-dcb4b91034d8
- added environment variable "GWEN_SSL_DEBUG" - reworked parts of GWEN_NetConnectionHTTP, GWEN_NetConnection and GWEN_NetTransportSSL. This should work now with more banks.- added functions to retrieve CryptToken data from XML (needed by Libchipcard2)...
- added message digest SHA1- simplified GWEN_Buffer functions for inserting bytes- added functions - GWEN_Buffer_InsertRoom() - GWEN_Buffer_FillLeftWithBytes() - GWEN_MD_HashToBuffer() - GWEN_Padd_PaddWithPkcs1Bt1() - GWEN_Padd_UnpaddWithPkcs1Bt1()...
- GWEN_Netconnection_Walk() now returns a timeout rather than an error when select() has been interrupted by a signal.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@721 70169cfe-8b10-0410-8925-dcb4b91034d8
- GWEN_NetTransportSSL_StartConnect() no returns GWEN_NetTransportResultWantRead instead of GWEN_NetTransportResultOk when the connect is in progress.- same with GWEN_NetTransportSocket_StartConnect()- GWEN_WaitCallback() now checks all currently entered callbacks...
Improve rule for quickly building from CVS
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@719 70169cfe-8b10-0410-8925-dcb4b91034d8
fixed a bug in SSL detection macros
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@718 70169cfe-8b10-0410-8925-dcb4b91034d8
- added flags to GWEN_CRYPTKEY which will be used to influence the behaviour of some functions (namely the sign function of RSA keys)- introduced flag GWEN_CRYPT_FLAG_DISABLE_SMALLER_SIGNATURE which will disable selecting the smaller signature when signing data (might help solve a...
2005-03-07 Christian Stimming <stimming@tuhh.de>
fixed some newly introduced bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@714 70169cfe-8b10-0410-8925-dcb4b91034d8
- started optimisations of my own: - GWEN_Buffer: - ReadChar() no longer calls PeekChar() - _new(): Now allocate size+1 (less reallocs, in a test from over 700 to 4) - GWEN_BufferedIO: same here - GWEN_XML: - ReadWordBuf now doesn't call CheckEOF, since the return value...
well, not completely
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@712 70169cfe-8b10-0410-8925-dcb4b91034d8
- took back my latest change (argh, we need to discuss those changes)
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@711 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom