Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
3c6377fe 10.09.2023 16:58 admin

Added apidoc, allow to use header from c++.

c1c81b8d 10.09.2023 16:51 admin

tag16: code cleanup, added functions, added unit tests.

d777873d 10.09.2023 14:24 admin

Fixed function params, added GWEN_Msg_GetUint64At().

8ca14d32 09.09.2023 10:28 mlenk

Fix cross compilation

libgwenhywfar failed to cross build from source, because it fails running
mklistdoc with an "Exec format error". This happens when attempting to
run a tool that is built for the host architecture. mklistdoc really
needs to be built for the host architecture, because it is installed...

8a483d12 11.08.2023 17:30 admin

fixed a typo.

bef4d655 11.08.2023 17:29 admin

Modified toObject/fromObject functions for "double" type.

Those templates are only used in projects using AqDatabase. Those
projects will need the latest git version of AqDatabase.

a906897a 10.08.2023 12:26 admin

gwbuild: added some "static"s.

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.

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

Auch abrufbar als: Atom