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