Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
81e41288 16.04.2023 23:19 admin

msgio: fixed a bug.

don't copy payload to the beginning of the buffer!

a905e6f8 16.04.2023 23:19 admin

msgio: added function GWEN_Msg_fromBytes().

4dbb6d89 16.04.2023 23:19 admin

msgio: added debug messages.

387bf33e 16.04.2023 23:18 admin

msgio: fixed a bug

We must not copy the endpoint flags. Leave that to the createChild
function.

f4344cdc 16.04.2023 23:17 admin

msgio: added debug messages.

6f205cf7 16.04.2023 23:17 admin

msgio: fixed a bug, overall decreased verbosity.

Need to rewind current buffer pos when adding a message because otherwise
the send routine will find no bytes remaining in the buffer (because after
creating a message usually the buffer pointer points to the end of the...

539c3565 16.04.2023 16:50 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...

4d086a97 16.04.2023 16:50 ipwizard

Detect and report certificate signature failures

39c307bd 16.04.2023 16:44 admin

msgio: added convenience functions.

2815d802 16.04.2023 16:44 admin

msgio: delete endpoints outside loop.

01bc593d 16.04.2023 16:43 admin

msgio: added GWEN_IpcEndpoint_Extend()

a901426c 16.04.2023 15:12 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...

b478dd8d 09.04.2023 16:05 admin

msgio: allow for storing of endpoint.

757a9543 09.04.2023 11:22 admin

msgio: added flag GWEN_MSG_ENDPOINT_FLAGS_DELONDISCONNECT

Remove endpoint when disconnected if this flag is given.

f9827dec 08.04.2023 21:50 admin

msgio: make tcpc use GWEN_ConnectableMsgEndpoint as base class.

1026a96e 08.04.2023 21:50 admin

msgio: add default implementation of disconnectFn.

a270a4f8 08.04.2023 21:25 admin

msgio: add basic connectable endpoint.

This will become a base class for active tcp/udp/unix endpoints.

51156dd4 08.04.2023 15:53 admin

gwbuild: make avrhexfile also write a map file.

9ca6d0e5 03.04.2023 23:14 admin

httpsession: Move private defs into c-file.

Now the header file httpsession_p.h only contains the struct def.

e16b0a2b 30.03.2023 00:17 admin

msgio: more apidoc.

c6e79c0c 30.03.2023 00:15 admin

msgio: more apidoc.

ef9f67bb 29.03.2023 23:39 admin

msgio: apidoc. added acceptedGroupIds to endpoints.

c9242015 29.03.2023 16:47 admin

msgio: more work on TCP client.

- check for disconnected connection, set state accordingly

27b0df59 29.03.2023 00:28 admin

msgio: add GWEN_Msg_SetBytesInBuffer(). fixed a bug.

bad36975 29.03.2023 00:27 admin

msgio: increased verbosity.

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

Auch abrufbar als: Atom