Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| efeb0d38 | 2025-10-12 23:19:33 | make dump | ||
| 6dfbb91e | 2025-10-12 22:04:05 | kpkg libmd package | ||
| 280d590a | 2025-10-12 22:03:42 | make dump | ||
| 89caf0ee | 2025-10-12 23:19:21 | wip kpkg libmd install/uninstall | ||
| 55e44670 | 2025-10-12 21:27:38 | wip kpkg | ||
| b9126b5f | 2025-10-12 21:26:50 | File.list_recursive(path) | ||
| 080366e8 | 2025-10-12 20:29:01 | File.sha1_base64url(path) and File.sha512_base64url(path) | ||
| 01814aa4 | 2025-10-12 18:52:19 | kpkg: kpkg libmd install | ||
| aae4dc1d | 2025-10-12 18:08:11 | kpkg libmd build : works ! | ||
| 009237e6 | 2025-10-12 16:05:49 | wip kpkg: remove dump | ||
| 7df1927f | 2025-10-12 16:05:21 | kpkg: usage | ||
| 1e1f857f | 2025-10-13 12:54:08 | don't use dlopen for tls.so | ||
| 0128e4e0 | 2025-10-10 19:16:38 | make dump | ||
| 75b0d102 | 2025-10-10 18:07:22 | rationalize file.kc3 | ||
| ad1d1798 | 2025-10-09 18:20:02 | fix: update kc3 structs | ||
| 5b626b78 | 2025-10-09 15:44:45 | fix: wrong cfn | ||
| 198c38b6 | 2025-09-25 18:01:44 | fix env_test and make dump | ||
| 75abac01 | 2025-09-22 00:31:42 | fix tls test and tls io works without ocsp | ||
| df7d730e | 2025-09-21 19:33:07 | make dump | ||
| 512a4da4 | 2025-09-21 19:32:52 | wip tls test | ||
| 18dddd28 | 2025-09-17 19:46:42 | KC3.hostname() | ||
| 4ecd0d96 | 2025-09-17 19:21:24 | fix kc3_tls_accept_socket | ||
| 4229f900 | 2025-09-17 19:10:39 | tls: refactor accept and connect wrappers | ||
| 0e4f30bf | 2025-09-17 18:09:34 | fix tls test using sockets and not Socket.Buf | ||
| 95d2a999 | 2025-09-17 17:57:01 | fix tls client and tls server API | ||
| 7cbd4b91 | 2025-09-17 17:45:06 | add cert file to server config in tls test | ||
| abb8cf40 | 2025-09-13 03:54:12 | wip test tls private key file | ||
| 2217ea7e | 2025-09-13 02:22:33 | wip test tls asan | ||
| d2116e1a | 2025-09-20 22:37:53 | wip TLS.Client and TLS.Server | ||
| ce7683ab | 2025-09-20 20:16:07 | make dump | ||
| 4af9cc1d | 2025-09-19 16:59:15 | make dump | ||
| 730542d9 | 2025-09-13 01:45:09 | wip tls tests | ||
| 022bafdf | 2025-09-12 16:15:52 | wip tls | ||
| 5a90e151 | 2025-09-10 14:57:07 | update after review | ||
| 8d34e7ff | 2025-09-09 17:43:22 | feat: tls_configure wrapper | ||
| 2cde0b22 | 2025-09-08 17:20:40 | Port file_access to kc3_file_access and wrap it to File.access(path, :rwx) | ||
| 00144c7b | 2025-09-08 13:42:38 | wip tls | ||
| 178f3332 | 2025-09-05 15:18:08 | wip tls wrappers | ||
| 40d4f38f | 2025-09-05 15:08:58 | fix bugs in tls and update sources | ||
| 87283841 | 2025-09-05 11:56:40 | feat: tls_config_set_cert_file, tls_config_set_key_file, tls_server, tls_accept_socket wrappers | ||
| 39f1ca20 | 2025-09-02 16:10:01 | feat: some wrappers | ||
| 566a577e | 2025-10-07 22:34:36 | kpkg: colors and emoticons | ||
| 7436919d | 2025-10-07 21:03:54 | fix kpkg package api for default_branch | ||
| df8c1616 | 2025-10-07 20:24:46 | kpkg: fix --color | ||
| c9d2adb3 | 2025-10-07 19:49:38 | kpkg: trace and debug | ||
| bd105826 | 2025-10-07 14:02:52 | wip kpkg | ||
| 7eacdf0a | 2025-10-06 20:13:45 | fix kpkg invocation without dump, load from sources in this case ! | ||
| fa4f99c2 | 2025-10-06 19:48:21 | make dump | ||
| 2b06fc60 | 2025-10-06 19:17:04 | fix match | ||
| 5bc77c4d | 2025-10-06 14:30:45 | config_prog, default argv0 and prefix | ||
| 9684b075 | 2025-10-05 18:24:42 | wip kpkg, env_dump_restore_resolve_path | ||
| 49b828c6 | 2025-10-05 00:42:33 | wip kpkg | ||
| 85c15cbb | 2025-10-05 00:19:58 | kpkg: usage | ||
| 147baca7 | 2025-10-05 00:16:33 | kpkg: use FD.is_a_tty? for usage() | ||
| 0d054d1d | 2025-10-04 23:52:57 | kpkg: inspect uname | ||
| 60bae963 | 2025-10-04 23:52:44 | kc3: FD.is_a_tty?(1) | ||
| 09e7412c | 2025-10-04 23:31:50 | wip kpkg, {s32, s64, sw} fd → t_fd fd; | ||
| f1659805 | 2025-10-04 17:54:50 | kpkg: info | ||
| 9de8fb94 | 2025-10-04 17:41:35 | kpkg: add terminal colors | ||
| c172e231 | 2025-10-04 17:34:00 | make dump | ||
| 40f21bd7 | 2025-10-04 17:33:48 | fix List.append and List.append_one | ||
| 904bd44c | 2025-10-04 17:20:25 | wip kpkg kc3 | ||
| 3311434e | 2025-10-04 16:52:57 | kpkg: dry up code | ||
| 29b4f263 | 2025-10-04 16:23:44 | fix error messages | ||
| aad16101 | 2025-10-04 16:20:23 | wip kpkg | ||
| fe57f492 | 2025-10-04 06:38:57 | kpkg info: show dependencies | ||
| 9574a974 | 2025-10-04 06:26:07 | kpkg: cc and cc_local | ||
| ee7d6d33 | 2025-10-04 06:15:08 | kpkg: info | ||
| c9da21dc | 2025-10-04 06:11:37 | make dump | ||
| 906d13a8 | 2025-10-04 06:11:26 | wip kpkg | ||
| f887618c | 2025-10-04 04:59:47 | add basic support for terminal control characters | ||
| cc67badc | 2025-10-04 04:45:34 | kpkg: usage | ||
| dc8d6485 | 2025-10-04 04:17:37 | wip kpkg | ||
| b54f1db4 | 2025-10-04 02:01:56 | kpkg: use default branch, not master | ||
| 76b5b0a1 | 2025-10-04 01:58:14 | kpkg: add --arch command line argument | ||
| 01399b7a | 2025-10-03 23:38:35 | kpkg kc3 checkout | ||
| a9876f72 | 2025-10-03 23:02:42 | kpkg: fix package api | ||
| 602bcb1e | 2025-10-03 21:29:42 | sort functions and add comments | ||
| b3559194 | 2025-10-03 21:06:18 | add comments | ||
| 464208d0 | 2025-10-03 20:51:19 | implement clean-source-git and clean-source-tree | ||
| 9a850de5 | 2025-10-03 20:36:49 | trying to develop in kc3 | ||
| 425203ee | 2025-10-03 20:05:18 | make dump | ||
| 3224e42f | 2025-10-03 19:45:23 | wip kpkg | ||
| c432180b | 2025-10-03 17:03:35 | wip kpkg | ||
| a8a3d1bb | 2025-09-25 16:04:26 | make dump | ||
| da9589de | 2025-09-23 21:12:42 | fix pdf tests | ||
| 76498191 | 2025-09-23 20:36:00 | use PDF.name_list_delete_all in tests to plug memleak (2/2) | ||
| d0dbc0f5 | 2025-09-23 20:26:33 | wip asan memleak in pdf: 1/2 kc3_pdf_name_list_delete_all | ||
| 700fee0b | 2025-09-23 18:08:17 | pdf_buf_parse using pdf_name_list | ||
| 00e2acb3 | 2025-09-23 16:10:12 | add Str.character_is_reserved? | ||
| 564e1481 | 2025-09-19 11:52:47 | make dump | ||
| 34d9d27c | 2025-09-19 11:31:08 | fix defstruct containing do block (needs quote) | ||
| 58b3e844 | 2025-09-18 13:51:49 | fix pdf xref (maps in structs) | ||
| bd393522 | 2025-09-18 02:25:38 | add full struct test and missing code to make it pass | ||
| e3a62878 | 2025-09-15 20:24:40 | add nav links to kmxgit, codeberg and github | ||
| 346efd6f | 2025-09-15 17:50:58 | make dump | ||
| c678989c | 2025-09-10 17:08:57 | fix pdf_buf_parse_trailer | ||
| 5c765c0e | 2025-09-10 16:23:54 | make progress on pdf parser | ||
| 156029a6 | 2025-09-09 22:44:51 | wip pdf_buf_parse_file, pdf_buf_parse_trailer | ||
| fa358150 | 2025-09-09 16:54:03 | fix bugs in pdf parser |