Increased verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2277 70169cfe-8b10-0410-8925-dcb4b91034d8
Added flags to force only safe TLS ciphers.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2276 70169cfe-8b10-0410-8925-dcb4b91034d8
TLS: Added flag GWEN_SYNCIO_TLS_FLAGS_ONLY_SAFE_CIPHERS
If this flag is set then ciphers known as unsafe will be disabled in thecipher priority list.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2275 70169cfe-8b10-0410-8925-dcb4b91034d8
TLS: Fixed a type.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2274 70169cfe-8b10-0410-8925-dcb4b91034d8
TLS: Show more session info.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2273 70169cfe-8b10-0410-8925-dcb4b91034d8
TLS: Show session info.
Maybe we might later add a warning for insecure ciphers...
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2272 70169cfe-8b10-0410-8925-dcb4b91034d8
TLS: Changed acceptable cipher list.
The secure cipher lists don't work with some banks.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2271 70169cfe-8b10-0410-8925-dcb4b91034d8
Show the ciphers used.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2270 70169cfe-8b10-0410-8925-dcb4b91034d8
Decreased verbosity.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2269 70169cfe-8b10-0410-8925-dcb4b91034d8
For GnuTLS >=3.2.4 insert "PFS" before "SECURE256".
Followed a suggestion from Martin (MK).
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2268 70169cfe-8b10-0410-8925-dcb4b91034d8
Improve GnuTLS cipher settings
- make cipher string a #define in syncio_tls_p.h- add facility to override cipher settings via environment variable GWEN_TLS_CIPHER_PRIORITIES- construct Force-SSLv3 cipher by adding prefix "+VERS-SSL3.0:"
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2267 70169cfe-8b10-0410-8925-dcb4b91034d8
Added explanation and changed gnutls version check.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2266 70169cfe-8b10-0410-8925-dcb4b91034d8
Fixed a typo, according to MK.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2265 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix build issues with mingw with recent MinGW versions.
Patch supplied by "geert".
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2264 70169cfe-8b10-0410-8925-dcb4b91034d8
Tried removing unsafe ciphers.
Applied a modification of a patch submitted by MK.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2263 70169cfe-8b10-0410-8925-dcb4b91034d8
Added (deactivated) code to use ca-certificates from target system.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2262 70169cfe-8b10-0410-8925-dcb4b91034d8
Updated ca-bundle.crt
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2261 70169cfe-8b10-0410-8925-dcb4b91034d8
Worked on TLS certificate stuff- fixed a memory leak- if no local trust file is set try the system files first: - /etc/ssl/certs/ca-certificates.crt - /usr/share/ca-certificates - our own cert file
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2260 70169cfe-8b10-0410-8925-dcb4b91034d8
Fix makefile target for listdoc.h for the case when admin/mklistdoc is not built yet
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2259 70169cfe-8b10-0410-8925-dcb4b91034d8
Properly cleanup auto-generated files/directories in clean target
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2258 70169cfe-8b10-0410-8925-dcb4b91034d8
Properly integrate skipping of network checks in the Autoconf build system
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2257 70169cfe-8b10-0410-8925-dcb4b91034d8
Add a facility to disable network dependent checks
If the environment variable GWENHYWFAR_CHECK_WITHOUT_NETWORK is set duringrunning 'make check', all checks that depend on network connectivity areskipped.
This is useful for Debian buildd environments that may not provide internet...
Removed a blank line.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2255 70169cfe-8b10-0410-8925-dcb4b91034d8
Typemaker2: Improved handling of virtual functions.
Parameters are now named in the output file if they are named in theinput file.
Also, APIDOC for virtual functions and their parameters is generated.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2254 70169cfe-8b10-0410-8925-dcb4b91034d8
Prepared release 4.8.0beta.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2253 70169cfe-8b10-0410-8925-dcb4b91034d8
Auch abrufbar als: Atom