Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
a45e441c 10.08.2023 12:26 admin

gwbuild: no longer try to install symlinks for sharedlibs.

Those symlinks are needed when running freshly built binaries from within
the build folder without installing them. But after installation the command
"ldconfig" is responsible for creating appropriate symlinks.

91b47225 10.08.2023 12:05 admin

gwbuild: added comment for <alias> element inside <option>.

3500c31c 10.08.2023 12:04 admin

gwbuild: simplify <dep> element

- <dep> can now use "prefix" as alternative to "id" to specify
the prefix for generated variables.

- if neither is given the content of "name" is used as
fallback

f768e34c 10.08.2023 01:55 admin

stringlist: added function GWEN_StringList_StringAsIntAt().

036546dc 09.08.2023 16:07 admin

mutex: fixed a memory leak.

46844d88 09.08.2023 12:55 admin

Added a personal Makefile target to build with testcode enabled.

ef9fc6a3 09.08.2023 12:55 admin

implemented tests for GWEN_TIMESTAMP class. Improved usage output of gwentest.

Added a note about how to use GWEN's TestFramework.

c036e09f 09.08.2023 12:54 admin

Added function GWEN_Timestamp_toTimeT().

ff8af26b 27.07.2023 23:50 admin

Prepared release 5.10.2.

d1448ac4 27.07.2023 23:48 admin

Fixed a typo which caused APOBANK to reject a HTTP request (thanks to Anselm!!!)

2245bd66 27.07.2023 23:48 mlenk

Remove duplicate hostname check

The hostname in the certificate is checked already a few lines above by calling
gnutls_x509_crt_check_hostname(). No need to check it here again.

This also fixes the bad hostname validation in cases where the used server name...

0b5d1910 27.07.2023 23:47 ipwizard

Detect and report certificate signature failures

8540e1f2 27.07.2023 23:43 admin

inherit: added macro GWEN_INHERIT_REF

af89e6fa 19.07.2023 12:30 admin

msgio: log more info on error.

4c959543 19.07.2023 12:29 admin

os: add support for thread conditional variables

- implemented for POSIX and Windows systems (latter not tested, yet)
- add system-dependent header files to allow for use of internal mutex
representation for use with pthread_cond_wait()/SleepConditionVariableCS()

29e5eb60 18.07.2023 10:33 admin

msgio: added dbParsedInfo to GWEN_MSG

The endpoint code for a protocol needs to parse the data anyway (e.g.
the MQTT or the HTTP endpoint), so this parsed info can now be used by
apps as well removing the need to parse a message twice.

2833b873 18.07.2023 10:31 admin

msgio: increased verbosity.

7227abcc 18.07.2023 10:31 admin

msgio: fixed a memory leak.

5ef4f49e 13.07.2023 22:48 admin

increased BUILD part of version.

7467ea12 13.07.2023 22:47 admin

msgio: added started apidoc, removed RUN virtual function.

010fb59d 12.07.2023 19:22 admin

Merge branch 'mp-202302-ipc3' containing msgio API.

cc454146 12.07.2023 18:48 admin

msgio: renamed files, types and functions to no longer include "2".

Version 1 of the MSGIO api was soon replaced by version 2 which works much
better. However, this is still in my personal branch so we can declare that
version 1.

378d4096 12.07.2023 16:08 admin

Revert "msgio: added timeOfLastIo."

This reverts commit 1f62477db820c44718c7be9b8f6f6cc1f18a42f2.

1f62477d 12.07.2023 16:08 admin

msgio: added timeOfLastIo.

319805ab 12.07.2023 16:07 admin

msgio: removed first version of msgio api.

(76-100/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom