Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
44888b95 27.11.2013 00:54 martin

Increased verbosity.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2277 70169cfe-8b10-0410-8925-dcb4b91034d8

8d392ca5 27.11.2013 00:38 martin

Added flags to force only safe TLS ciphers.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2276 70169cfe-8b10-0410-8925-dcb4b91034d8

203012e8 27.11.2013 00:31 martin

TLS: Added flag GWEN_SYNCIO_TLS_FLAGS_ONLY_SAFE_CIPHERS

If this flag is set then ciphers known as unsafe will be disabled in the
cipher priority list.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2275 70169cfe-8b10-0410-8925-dcb4b91034d8

38594dd8 26.11.2013 23:36 martin

TLS: Fixed a type.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2274 70169cfe-8b10-0410-8925-dcb4b91034d8

ae7dc037 26.11.2013 23:36 martin

TLS: Show more session info.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2273 70169cfe-8b10-0410-8925-dcb4b91034d8

5f9273d5 26.11.2013 23:08 martin

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

fc2bd1cd 26.11.2013 22:25 martin

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

cab62b0b 26.11.2013 22:25 martin

Show the ciphers used.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2270 70169cfe-8b10-0410-8925-dcb4b91034d8

508d7909 26.11.2013 22:25 martin

Decreased verbosity.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2269 70169cfe-8b10-0410-8925-dcb4b91034d8

0213c47a 25.11.2013 20:44 martin

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

ec1009d0 25.11.2013 09:20 mlenk

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

b026f018 24.11.2013 01:02 martin

Added explanation and changed gnutls version check.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2266 70169cfe-8b10-0410-8925-dcb4b91034d8

eca00aca 23.11.2013 13:04 martin

Fixed a typo, according to MK.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2265 70169cfe-8b10-0410-8925-dcb4b91034d8

47e4dbd6 18.11.2013 21:52 martin

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

ef3f34db 18.11.2013 20:50 martin

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

6c1be053 28.10.2013 21:16 martin

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

98fa8e78 28.10.2013 21:15 martin

Updated ca-bundle.crt

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2261 70169cfe-8b10-0410-8925-dcb4b91034d8

47698245 28.10.2013 21:15 martin

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

4dca2a27 27.10.2013 14:36 mlenk

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

0d2bce8a 27.10.2013 13:45 mlenk

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

d8e6ba5b 27.10.2013 13:03 mlenk

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

56ab75d6 27.10.2013 11:21 mlenk

Add a facility to disable network dependent checks

If the environment variable GWENHYWFAR_CHECK_WITHOUT_NETWORK is set during
running 'make check', all checks that depend on network connectivity are
skipped.

This is useful for Debian buildd environments that may not provide internet...

698497b1 27.10.2013 02:18 martin

Removed a blank line.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2255 70169cfe-8b10-0410-8925-dcb4b91034d8

acb9f873 27.10.2013 01:47 martin

Typemaker2: Improved handling of virtual functions.

Parameters are now named in the output file if they are named in the
input 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

468cdd85 22.10.2013 20:25 martin

Prepared release 4.8.0beta.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2253 70169cfe-8b10-0410-8925-dcb4b91034d8

(1226-1250/3208) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom