Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 7c13becc | 2025-10-13 12:07:51 | TLS: fix tests, switch to kc3s, and remove debug messages | ||
| ecc443f7 | 2025-10-11 18:37:44 | Fix compilation on MacOS | ||
| 17c45713 | 2025-10-10 15:38:41 | remove example file | ||
| 132ffb8f | 2025-10-10 14:47:57 | disable debug messages in tls/tls_config | ||
| 2e43aa0a | 2025-10-10 14:17:11 | wip tls: add debug messages | ||
| 213d4a44 | 2025-10-09 15:59:34 | fix: unwanted line break | ||
| 68d94b7b | 2025-10-09 15:56:08 | fix: typo | ||
| 1ae702ea | 2025-10-09 15:48:42 | fix: counter productive asserts | ||
| 1ec27dbb | 2025-10-09 15:02:22 | fix: missing error handling | ||
| f18d3272 | 2025-10-09 15:02:09 | fix: missing prototype in header | ||
| 8415fa90 | 2025-10-07 18:39:01 | fix: function name | ||
| f3395881 | 2025-10-06 19:01:43 | feat: (wip) ikc3 tls | ||
| 192927fd | 2025-10-06 13:19:18 | feat: see todo | ||
| 75abac01 | 2025-09-22 00:31:42 | fix tls test and tls io works without ocsp | ||
| eaef846e | 2025-09-21 22:22:17 | wip tls | ||
| 512a4da4 | 2025-09-21 19:32:52 | wip tls test | ||
| d2116e1a | 2025-09-20 22:37:53 | wip TLS.Client and TLS.Server | ||
| 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 | ||
| e6772301 | 2025-09-17 18:43:17 | move tls/server.c into tls/tls.c | ||
| 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 | ||
| 022bafdf | 2025-09-12 16:15:52 | wip tls | ||
| 624e7b55 | 2025-09-10 18:45:02 | feat: tls test | ||
| 8d34e7ff | 2025-09-09 17:43:22 | feat: tls_configure wrapper | ||
| 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 | ||
| baf68c73 | 2025-09-03 17:06:54 | wip: tls_buf methods | ||
| 230c321c | 2025-09-02 18:47:26 | wip: tls_buf_open_r/w | ||
| f85c9fa3 | 2025-09-02 18:11:34 | feat: tls_connect_socket | ||
| 0b941616 | 2025-09-02 16:28:04 | feat: some wrappers (see todo) | ||
| 39f1ca20 | 2025-09-02 16:10:01 | feat: some wrappers | ||
| 04968864 | 2025-09-02 16:01:52 | wip: tls_buf | ||
| c2b23952 | 2025-09-02 11:26:52 | feat: kc3_tls_free | ||
| f0f07cc9 | 2025-10-10 10:42:24 | move file | ||
| 3224e42f | 2025-10-03 19:45:23 | wip kpkg | ||
| 3fbd53a3 | 2025-09-20 04:39:45 | fix SRC_TOP | ||
| 2db44de3 | 2025-08-28 19:10:02 | tls_config.c | ||
| bcf30cb7 | 2025-08-28 17:10:24 | fix build of tls.c | ||
| 8fe68293 | 2025-08-28 16:12:52 | refactor STR_1 -> STR and STR_CONST | ||
| b9c4b742 | 2025-08-28 15:14:20 | fix compilation | ||
| b8b6ed4b | 2025-08-28 15:04:14 | wip tls certificate path | ||
| 38cfd325 | 2025-08-26 17:44:17 | tls | ||
| d2fbd67e | 2025-08-26 17:31:24 | kickstart tls for kc3 |