final prerelease fixes
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
- partially reverted cs' changes to base/buffer.c: Please dicuss before making changes to this important class, it is widely used (especially GWEN_Buffer_AppendByte).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@710 70169cfe-8b10-0410-8925-dcb4b91034d8
2005-03-04 Christian Stimming <stimming@tuhh.de>
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@709 70169cfe-8b10-0410-8925-dcb4b91034d8
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@708 70169cfe-8b10-0410-8925-dcb4b91034d8
release
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@707 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix uninitialized variable warning.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@706 70169cfe-8b10-0410-8925-dcb4b91034d8
- added function GWEN_IdList_dup()
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@705 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix iss input file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@704 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve iss input file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@703 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom