Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
206e3a83 13.07.2016 23:59 admin

HTTP: Introduced flag GWEN_HTTP_SESSION_FLAGS_TLS_IGN_PREMATURE_CLOSE

This adds the flag GWEN_SYNCIO_TLS_FLAGS_IGN_PREMATURE_CLOSE to a TLS
connection if set, making the TLS layer ignore premature connection closes.

160f436d 13.07.2016 23:53 admin

TLS: Introduced flag GWEN_SYNCIO_TLS_FLAGS_IGN_PREMATURE_CLOSE

If this flag is set the gnutls error GNUTLS_E_PREMATURE_TERMINATION is
ignored upon gnutls_recv() and just reported as EOF. This might be necessary
with some faulty servers which do not properly terminate an SSL connection.

5f8c338e 13.07.2016 23:51 admin

Remove qt4 from my own Makefile targets.

1bee4f2f 13.06.2016 20:49 admin

Typemaker2: Added header location "headerEnd".

This makes include directions for headers with this "location" attribute
be included at the end of the normal header file (e.g. for "*_fns.h"
headers).

365b0094 23.05.2016 22:51 admin

Make using builtin certs an option.

Default is to not use the builtin cert file and to not call
gnutls_certificate_set_x509_trust_file() on a TLS connection. This should
make the system-wide installed GNUTLS package handle trust files according
to distribution policy.

30ea4e22 22.05.2016 21:42 Heiko Becker

Allow using a prefixed cpp

Signed-off-by: Micha Lenk <>

62396179 07.05.2016 21:55 Benjamin Eikel

Add option to silent make

Add "-s" to make arguments. Without, make's output (like "Entering directory")
gets assigned to output variables.

Patch also submitted upstream.
See https://github.com/peti/autoconf-archive/pull/77

Signed-off-by: Micha Lenk <>

5767539a 29.04.2016 21:56 admin

Added endian macros.

Those are needed to compile the current AqDatabase code on MinGW.
On Windows for now we just assume LITTLE ENDIAN, for Linux we use the
functions from <endian.h>.

7dffe746 26.04.2016 17:38 admin

Allow building against gnutls-2.9.8.

40556835 23.04.2016 18:23 admin

Prepared release 4.15.3.

bab249d3 23.04.2016 18:21 admin

Revert "Bump SONAME because of API changes in previous commit"

This reverts commit e4023dbe6538efa0dad51947492e09e4e031c216.

Since the macros whose removal led to the SONAME bump were added back again,
the SONAME bump can be reverted as well.

4f6058ca 21.04.2016 23:43 Elias Oltmanns

MsgEngine: Properly parse messages containing optional fields

Consider the case that a message definition contains two elements (or
groups) with varying multiplicty at the end. If the latter has a
value (or several values, for that matter), this can only be...

4679b34a 19.04.2016 20:22 admin

Fixed some logical errors in TLS code (thanks to Michael McConville for pointing out).

5daf9a00 02.04.2016 03:32 admin

Fixed order of header inclusion for AQDatabase-related files.

fbf6f9a3 02.04.2016 03:32 admin

Fixed GWEN_TIME representation in typemaker2.

The reason to prefer GWEN_TIME over GWEN_DATE is the time which is
stored in GWEN_TIME in addition to the date. So we need to save and
load the time as well.

e7cc405a 02.04.2016 03:32 admin

Don't build qt5 gui for my own Makefile targets.

4ce7fe8c 20.01.2016 09:18 Micha Lenk

Fix build when compiling with old GnuTLS version

This got broken by commit f8771f8c.

ccc1f0fc 19.01.2016 20:56 Micha Lenk

Re-add macros for flags related to TLS cipher selection (like Force-SSLv3)

Additionally the deprecated symbols can now get removed during build by
providing -DNO_DEPRECATED_SYMBOLS in CFLAGS. This is intended for test purposes
only.

27c048a8 19.01.2016 20:05 Christian Dávid

Some minor improvements in the Qt5 and Qt4 gui

Really boring and unimportant changes I made while reading.

fb5cacad 19.01.2016 09:07 Christian Dávid

Fixe bug in gwengui-qt5-config.cmake

Also shortend it.

e4023dbe 17.01.2016 21:27 Micha Lenk

Bump SONAME because of API changes in previous commit

18722b12 17.01.2016 21:00 Micha Lenk

Cleanup TLS cipher suite handling

The Gwenhywfar TLS cipher handling is now limited to either setting a cipher
priority list via the environment variable GWEN_TLS_CIPHER_PRIORITIES or
otherwise the GnuTLS library default is being used.

f8771f8c 17.01.2016 20:47 Micha Lenk

Fix testsuite for the sourceforge server closing the connection prematurely

3ee8c50b 16.01.2016 23:34 admin

Create ca-bundle.crt from latest Mozilla sources.

We use "mk-ca-bundle.pl" from "curl".

33cdb7e9 16.01.2016 23:11 admin

Updated ca-bundle.crt. Need a way to automate this...

(1076-1100/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom