kc3-lang/kc3/socket

Branch :


Log

Author Commit Date CI Message
thodg b95b9c19 2026-01-23 15:29:45 wip move all socket and tls code to libkc3
thodg bb3d880e 2026-01-05 21:46:43 pthread: cannot copy a pthread_rwlock_t nor a pthread_mutex_t they have to be initialized in-place. added a self pointer for consistency.
thodg 87727329 2026-01-02 23:19:36 remove error message on failed accept
thodg 1a5f7dd8 2026-01-02 16:23:51 wip memleaks
thodg dccfd7b4 2026-01-02 16:09:08 wip memleak / double free
thodg 53c7a661 2026-01-02 03:42:46 wip socket memleak
thodg ef5205d9 2026-01-02 03:38:16 fix memleak
thodg 78eab88e 2026-01-02 03:30:00 wip use after free
thodg 7cd2c9df 2026-01-02 03:27:24 shutdown
thodg 5b4fc9a2 2026-01-02 02:30:47 wip memleaks
thodg d44a867d 2026-01-02 02:21:17 soft fail when not reading a marshall header
thodg 87d23cb0 2026-01-02 02:04:40 client server multi channel socket facts replication on trusted network
thodg 7d40e367 2026-01-02 01:37:30 Socket.Facts.close
thodg f774d11b 2026-01-02 01:17:28 remove debug output
thodg 9dafd1e4 2026-01-02 00:58:05 linked list of log hooks
thodg eb12b197 2026-01-01 22:33:09 bidirectional facts replication over sockets
thodg 14e93935 2026-01-01 22:06:54 Socket.Facts
thodg a19c7bc1 2025-12-31 02:42:14 facts replica over socket
thodg de0cc611 2025-11-15 15:38:18 configure: make cov
thodg d53d7388 2025-11-15 04:46:42 configure: OpenBSD gcov
thodg f12af169 2025-11-15 03:39:44 fix configure
thodg fca03850 2025-11-15 03:14:04 configure: use -L ${BUILD_TOP}/...
thodg 7e9c4b5f 2025-11-14 20:56:48 configure: use ${libdir}
thodg 95ebe48a 2025-11-10 13:48:55 configure: fix -rpath per os
thodg 7f73603f 2025-11-08 23:27:59 configure: fix rpath
thodg 972fdb6c 2025-11-03 16:36:09 configure: fix order of config_have_f80 and config_have_f128
thodg b40938e6 2025-11-03 15:13:58 configure: f80 and f128
thodg d6b033ce 2025-11-02 14:25:08 configure: fix asan linking
thodg 8608016f 2025-11-02 14:12:13 put -lasan first in LIBS_ASAN
thodg 94255a29 2025-11-01 23:08:35 fix all Makefiles for install:: and uninstall:: targets in shared libs from config.subr build_lib_shared
thodg b3259c6e 2025-11-01 20:35:59 fix make install for shared libs
thodg 7d7601b6 2025-11-01 20:22:59 fix make uninstall
thodg fd779c11 2025-11-01 20:11:57 make install without libtool
thodg e835533e 2025-11-01 14:31:41 Refactor Makefile
thodg a79eb5d1 2025-11-01 03:12:16 remove .libs from paths
thodg e44614ce 2025-11-01 01:42:59 refactor building of libs
thodg e7bde353 2025-10-31 23:28:29 configure: put all -L in LDFLAGS
thodg 4deda234 2025-10-31 22:40:02 add rpath
thodg 0ae20aad 2025-10-31 15:15:44 wip configure socket
thodg 792ed039 2025-10-30 22:29:32 build without libtool
thodg 60e7774d 2025-10-30 19:50:45 fix configure without libtool
thodg 70e2f30f 2025-10-30 19:06:37 update configure without libtool
thodg b153eb1a 2025-10-30 19:03:34 update Makefile to add $SHARED_EXT
thodg f0350c78 2025-10-30 18:45:47 remove .so extension from targets in lib configures
thodg db11d9a2 2025-10-30 18:34:32 wip configure without libtool
thodg 699d6b0b 2025-10-30 16:44:21 configure: try to remove libtool entirely
thodg 931cb1d0 2025-10-24 14:52:32 remove config.h
thodg 0e9a1280 2025-10-21 09:15:36 remove config.h and use -D, remove empty lines
thodg cd748600 2025-10-18 00:23:49 wip: configure without config.h
thodg fdbcc728 2025-10-16 18:19:48 fix make install
thodg 5ee28d9c 2025-10-16 17:00:40 configure: fix build in local dir
thodg 8c08bc97 2025-10-16 12:32:02 configure: wip socket, test, tls
44b85675 2025-10-06 18:44:48 style: whitespaces
thodg d2116e1a 2025-09-20 22:37:53 wip TLS.Client and TLS.Server
thodg 0e4f30bf 2025-09-17 18:09:34 fix tls test using sockets and not Socket.Buf
thodg 3224e42f 2025-10-03 19:45:23 wip kpkg
thodg 3fbd53a3 2025-09-20 04:39:45 fix SRC_TOP
Lyzer b1ffd800 2025-08-29 18:40:38 feat: partial rpc ikc3
thodg 8e39f996 2025-08-29 16:41:54 fix build
6887f034 2025-08-29 16:31:44 feat: funny segfault remote exploit
5930eea0 2025-08-29 15:45:17 feat: socket(_buf) initialization
thodg 9e3116ec 2025-08-26 17:31:14 comment XXX (todo ?)
thodg 754fbef4 2025-08-27 23:00:11 fix DESTDIR in make install
Lyzer 5f00909a 2025-08-04 11:57:20 fix: err inspect didn't require a pointer
thodg 261cc860 2025-08-03 12:58:47 dereference arguments to _inspect_* for basic C numeric types.
thodg 6ab705bf 2025-07-21 16:12:46 update sources
1198a6ef 2025-07-17 16:09:59 feat: marshall_read_p*
thodg b0f77d65 2025-07-15 15:07:21 update sources
7615a080 2025-07-09 17:17:44 feat: marshall serialize (un)signed(8/16/32/64/w) unit tests
thodg d05d821d 2025-07-20 23:55:00 split env_eval_equal.c env_eval_quote.c
thodg d5a23dfa 2025-07-15 12:34:55 fix unwind protect
thodg 08729c30 2025-07-14 17:09:37 wip pvar
thodg 9a99c242 2025-07-14 00:42:16 wip pvar
thodg 421adab1 2025-05-27 13:49:56 fix compilation on Linux
thodg fccbc1e3 2025-05-27 13:33:00 sockets on win64
thodg de4c4bd2 2025-05-27 13:20:18 wip sockets on win64
thodg f5a107cb 2025-04-28 11:43:07 wip win64 sockets
thodg 8adfe5b8 2025-04-27 22:45:45 wip win64
thodg 9b6cf27c 2025-04-27 20:48:53 fix build on linux
thodg 50fa19c3 2025-04-26 13:06:39 make uninstall, fix build under windows
thodg 1b7d95b9 2025-03-10 12:18:00 wip env.c env_global and env_default
thodg c8c572d2 2025-03-09 19:45:56 split env.h and env_eval.h
thodg db40523c 2025-03-02 16:14:12 Change copyright wording and extend to 2025
thodg 9b0a214e 2025-02-27 15:20:20 update_sources
thodg f20a8909 2025-02-24 01:17:30 op / ops
thodg ead00e16 2025-02-20 01:00:32 hotpatch www.kmx.io
thodg 08ccaa1a 2025-02-19 17:52:34 smaller socket buf size
thodg 1fd19226 2025-02-18 22:41:04 fix httpd file upload
thodg b52185ba 2025-02-14 22:40:46 wip clang64 msys2
princedeblr efeb8a31 2025-02-14 20:07:41 fix ratio_pow and tests
thodg 9e299435 2025-02-05 22:35:22 linux (PopOS)
thodg 7c65e865 2025-01-05 06:23:33 wip win32
thodg 500a2999 2024-12-03 15:54:14 update sources
princedeblr 017f6bdb 2024-12-03 12:21:26 wip libkc3 serializeé
thodg 510f42b1 2024-11-28 16:11:24 wip tests on win32
thodg 6ec028a1 2024-11-27 22:40:40 wip win32
thodg bace81e8 2024-11-26 01:11:25 wip win32
thodg ce12b760 2024-08-13 17:48:51 socket