tls

Branch


Log

Author Commit Date CI Message
Thomas de Grivel de0cc611 2025-11-15T15:38:18 configure: make cov
Thomas de Grivel d53d7388 2025-11-15T04:46:42 configure: OpenBSD gcov
Thomas de Grivel f12af169 2025-11-15T03:39:44 fix configure
Thomas de Grivel fca03850 2025-11-15T03:14:04 configure: use -L ${BUILD_TOP}/...
Thomas de Grivel 7e9c4b5f 2025-11-14T20:56:48 configure: use ${libdir}
Thomas de Grivel 95ebe48a 2025-11-10T13:48:55 configure: fix -rpath per os
Thomas de Grivel 7f73603f 2025-11-08T23:27:59 configure: fix rpath
Thomas de Grivel 86b63359 2025-11-04T14:56:48 fix compilation on msys2 clang64
Thomas de Grivel 972fdb6c 2025-11-03T16:36:09 configure: fix order of config_have_f80 and config_have_f128
Thomas de Grivel b40938e6 2025-11-03T15:13:58 configure: f80 and f128
Thomas de Grivel d6b033ce 2025-11-02T14:25:08 configure: fix asan linking
Thomas de Grivel 8608016f 2025-11-02T14:12:13 put -lasan first in LIBS_ASAN
Thomas de Grivel 94255a29 2025-11-01T23:08:35 fix all Makefiles for install:: and uninstall:: targets in shared libs from config.subr build_lib_shared
Thomas de Grivel b3259c6e 2025-11-01T20:35:59 fix make install for shared libs
Thomas de Grivel 7d7601b6 2025-11-01T20:22:59 fix make uninstall
Thomas de Grivel fd779c11 2025-11-01T20:11:57 make install without libtool
Thomas de Grivel e835533e 2025-11-01T14:31:41 Refactor Makefile
Thomas de Grivel a79eb5d1 2025-11-01T03:12:16 remove .libs from paths
Thomas de Grivel e44614ce 2025-11-01T01:42:59 refactor building of libs
Thomas de Grivel e7bde353 2025-10-31T23:28:29 configure: put all -L in LDFLAGS
Thomas de Grivel 4deda234 2025-10-31T22:40:02 add rpath
Thomas de Grivel b605960f 2025-10-31T15:20:16 wip configure tls
Thomas de Grivel 792ed039 2025-10-30T22:29:32 build without libtool
Thomas de Grivel 60e7774d 2025-10-30T19:50:45 fix configure without libtool
Thomas de Grivel 70e2f30f 2025-10-30T19:06:37 update configure without libtool
Thomas de Grivel b153eb1a 2025-10-30T19:03:34 update Makefile to add $SHARED_EXT
Thomas de Grivel f0350c78 2025-10-30T18:45:47 remove .so extension from targets in lib configures
Thomas de Grivel db11d9a2 2025-10-30T18:34:32 wip configure without libtool
Thomas de Grivel 699d6b0b 2025-10-30T16:44:21 configure: try to remove libtool entirely
Thomas de Grivel dbb93398 2025-10-27T13:03:00 tls: configure for linux
Thomas de Grivel 7deea22d 2025-10-27T11:49:54 remove unused .PHONY target
Thomas de Grivel ae4a0d03 2025-10-27T11:44:53 remove duplicate code
Thomas de Grivel 931cb1d0 2025-10-24T14:52:32 remove config.h
Thomas de Grivel 0e9a1280 2025-10-21T09:15:36 remove config.h and use -D, remove empty lines
Thomas de Grivel cd748600 2025-10-18T00:23:49 wip: configure without config.h
Thomas de Grivel fdbcc728 2025-10-16T18:19:48 fix make install
Thomas de Grivel 5ee28d9c 2025-10-16T17:00:40 configure: fix build in local dir
Thomas de Grivel 8c08bc97 2025-10-16T12:32:02 configure: wip socket, test, tls
Thomas de Grivel 7c13becc 2025-10-13T12:07:51 TLS: fix tests, switch to kc3s, and remove debug messages
Thomas de Grivel ecc443f7 2025-10-11T18:37:44 Fix compilation on MacOS
Thomas de Grivel 17c45713 2025-10-10T15:38:41 remove example file
Thomas de Grivel 132ffb8f 2025-10-10T14:47:57 disable debug messages in tls/tls_config
Thomas de Grivel 2e43aa0a 2025-10-10T14:17:11 wip tls: add debug messages
Google Search Manual 213d4a44 2025-10-09T15:59:34 fix: unwanted line break
Google Search Manual 68d94b7b 2025-10-09T15:56:08 fix: typo
Google Search Manual 1ae702ea 2025-10-09T15:48:42 fix: counter productive asserts
Google Search Manual 1ec27dbb 2025-10-09T15:02:22 fix: missing error handling
Google Search Manual f18d3272 2025-10-09T15:02:09 fix: missing prototype in header
Google Search Manual 8415fa90 2025-10-07T18:39:01 fix: function name
Google Search Manual f3395881 2025-10-06T19:01:43 feat: (wip) ikc3 tls
Google Search Manual 192927fd 2025-10-06T13:19:18 feat: see todo
Thomas de Grivel 75abac01 2025-09-22T00:31:42 fix tls test and tls io works without ocsp
Thomas de Grivel eaef846e 2025-09-21T22:22:17 wip tls
Thomas de Grivel 512a4da4 2025-09-21T19:32:52 wip tls test
Thomas de Grivel d2116e1a 2025-09-20T22:37:53 wip TLS.Client and TLS.Server
Thomas de Grivel 4ecd0d96 2025-09-17T19:21:24 fix kc3_tls_accept_socket
Thomas de Grivel 4229f900 2025-09-17T19:10:39 tls: refactor accept and connect wrappers
Thomas de Grivel e6772301 2025-09-17T18:43:17 move tls/server.c into tls/tls.c
Thomas de Grivel 95d2a999 2025-09-17T17:57:01 fix tls client and tls server API
Thomas de Grivel 7cbd4b91 2025-09-17T17:45:06 add cert file to server config in tls test
Thomas de Grivel abb8cf40 2025-09-13T03:54:12 wip test tls private key file
Thomas de Grivel 2217ea7e 2025-09-13T02:22:33 wip test tls asan
Google Search Manual 8d34e7ff 2025-09-09T17:43:22 feat: tls_configure wrapper
Thomas de Grivel 022bafdf 2025-09-12T16:15:52 wip tls
Google Search Manual 624e7b55 2025-09-10T18:45:02 feat: tls test
Thomas de Grivel 178f3332 2025-09-05T15:18:08 wip tls wrappers
Thomas de Grivel 40d4f38f 2025-09-05T15:08:58 fix bugs in tls and update sources
Google Search Manual 87283841 2025-09-05T11:56:40 feat: tls_config_set_cert_file, tls_config_set_key_file, tls_server, tls_accept_socket wrappers
lyzer-px baf68c73 2025-09-03T17:06:54 wip: tls_buf methods
lyzer-px 230c321c 2025-09-02T18:47:26 wip: tls_buf_open_r/w
Google Search Manual f85c9fa3 2025-09-02T18:11:34 feat: tls_connect_socket
Google Search Manual 0b941616 2025-09-02T16:28:04 feat: some wrappers (see todo)
Google Search Manual 39f1ca20 2025-09-02T16:10:01 feat: some wrappers
lyzer-px 04968864 2025-09-02T16:01:52 wip: tls_buf
Google Search Manual c2b23952 2025-09-02T11:26:52 feat: kc3_tls_free
Thomas de Grivel f0f07cc9 2025-10-10T10:42:24 move file
Thomas de Grivel 3224e42f 2025-10-03T19:45:23 wip kpkg
Thomas de Grivel 3fbd53a3 2025-09-20T04:39:45 fix SRC_TOP
Thomas de Grivel 2db44de3 2025-08-28T19:10:02 tls_config.c
Thomas de Grivel bcf30cb7 2025-08-28T17:10:24 fix build of tls.c
Thomas de Grivel 8fe68293 2025-08-28T16:12:52 refactor STR_1 -> STR and STR_CONST
Thomas de Grivel b9c4b742 2025-08-28T15:14:20 fix compilation
Thomas de Grivel b8b6ed4b 2025-08-28T15:04:14 wip tls certificate path
Thomas de Grivel 38cfd325 2025-08-26T17:44:17 tls
Thomas de Grivel d2fbd67e 2025-08-26T17:31:24 kickstart tls for kc3