Sat, 20 Aug 2022 22:12:25 +0200 |
František Kučera |
fix connection string parsing: IPv6 literals without the interface name
v_0
|
changeset |
files
|
Sat, 20 Aug 2022 01:18:06 +0200 |
František Kučera |
TCP server: first version
v_0
|
changeset |
files
|
Sat, 20 Aug 2022 00:20:03 +0200 |
František Kučera |
introduce IncomingMessage and OutgoingMessage types
v_0
|
changeset |
files
|
Thu, 18 Aug 2022 22:42:42 +0200 |
František Kučera |
better error reporting + optional debug mode (print server pid/uid/gid etc.)
v_0
|
changeset |
files
|
Thu, 18 Aug 2022 22:13:35 +0200 |
František Kučera |
introduce common parent class MSGSocket for sockets using sendmsg()
v_0
|
changeset |
files
|
Thu, 18 Aug 2022 18:08:39 +0200 |
František Kučera |
UDS: first version
v_0
|
changeset |
files
|
Thu, 18 Aug 2022 03:43:19 +0200 |
František Kučera |
SCTP: sendmsg() only
v_0
|
changeset |
files
|
Thu, 18 Aug 2022 03:39:55 +0200 |
František Kučera |
SCTP: sendmsg()
v_0
|
changeset |
files
|
Wed, 17 Aug 2022 23:28:20 +0200 |
František Kučera |
UDP: reuse socket; SCTP: first version
v_0
|
changeset |
files
|
Sun, 07 Aug 2022 15:31:51 +0200 |
František Kučera |
support IPv6 link local addresses not only in the „host“ option but also in the connection string
v_0
|
changeset |
files
|
Sun, 07 Aug 2022 15:09:47 +0200 |
František Kučera |
UDP: support not only AF_INET (IPv4) but also AF_INET6 (IPv6) addresses (including link-local)
v_0
|
changeset |
files
|
Sat, 06 Aug 2022 15:23:40 +0200 |
František Kučera |
UDP: add delay option
v_0
|
changeset |
files
|
Sat, 06 Aug 2022 12:12:46 +0200 |
František Kučera |
support literal IPv6 addresses in connection strings
v_0
|
changeset |
files
|
Sat, 06 Aug 2022 01:05:44 +0200 |
František Kučera |
work with single address
v_0
|
changeset |
files
|
Sat, 06 Aug 2022 00:54:03 +0200 |
František Kučera |
template openClientSocket()
v_0
|
changeset |
files
|
Sat, 06 Aug 2022 00:33:40 +0200 |
František Kučera |
AddressInfos [] = AddressInfo; TCP
v_0
|
changeset |
files
|
Sat, 06 Aug 2022 00:27:22 +0200 |
František Kučera |
AddressInfos [] = AddressInfo; UDP
v_0
|
changeset |
files
|
Fri, 05 Aug 2022 23:45:48 +0200 |
František Kučera |
AddressInfos [] = addrinfo&
v_0
|
changeset |
files
|
Thu, 04 Aug 2022 22:49:17 +0200 |
František Kučera |
getaddrinfo(): get only IPv4 TCP addresses
v_0
|
changeset |
files
|
Thu, 04 Aug 2022 02:13:22 +0200 |
František Kučera |
use getaddrinfo(), inet_ntop(), some DNS and IPv4 support
v_0
|
changeset |
files
|
Sat, 30 Jul 2022 23:25:23 +0200 |
František Kučera |
TCP and UDP client sockets - first version
v_0
|
changeset |
files
|
Sat, 30 Jul 2022 12:58:14 +0200 |
František Kučera |
process only relations named 'message' or matching the --relation pattern
v_0
|
changeset |
files
|
Sat, 30 Jul 2022 11:33:56 +0200 |
František Kučera |
move options/constants from Configuration.h to Socket.h
v_0
|
changeset |
files
|
Sat, 30 Jul 2022 02:33:33 +0200 |
František Kučera |
configuration: parse the connection string
v_0
|
changeset |
files
|
Sat, 30 Jul 2022 00:16:40 +0200 |
František Kučera |
configuration: protocol, role, mode, host, port, path
v_0
|
changeset |
files
|
Fri, 29 Jul 2022 18:03:49 +0200 |
František Kučera |
configuration: --connection-string --connection-option (role, mode)
v_0
|
changeset |
files
|
Thu, 28 Jul 2022 02:45:11 +0200 |
František Kučera |
add some factories: generic/template version
v_0
|
changeset |
files
|
Thu, 28 Jul 2022 02:03:11 +0200 |
František Kučera |
add some factories
v_0
|
changeset |
files
|
Tue, 26 Jul 2022 23:22:18 +0200 |
František Kučera |
first version: TCP-only + fixed parameters
v_0
|
changeset |
files
|
Sun, 01 May 2022 18:42:50 +0200 |
František Kučera |
establish project
v_0
|
changeset |
files
|