Log

Author Commit Date CI Message
Thomas de Grivel ca82f1ca 2024-08-14T13:40:51 fix json_from_str
Thomas de Grivel f2ec0be4 2024-08-14T13:38:05 json_from_str
Baptiste 90f3fbb0 2024-08-14T13:33:21 json compiled
Thomas de Grivel cf801550 2024-08-14T13:20:56 move HTTP.Event to Event
Thomas de Grivel e3ddf0f0 2024-08-13T17:53:22 speed up parser
Thomas de Grivel ce12b760 2024-08-13T17:48:51 socket
Thomas de Grivel e5ab9dee 2024-08-13T17:47:12 fix tests for access
Baptiste 5f0f12a5 2024-08-13T17:35:05 json_parse: wip
Thomas de Grivel c20a234b 2024-08-13T17:07:03 ignore make errors for json
Thomas de Grivel 5bcf90b5 2024-08-13T17:02:21 fix makefile
Thomas de Grivel 6da12872 2024-08-13T16:38:17 fix Makefile and add json
Thomas de Grivel ce7738f1 2024-08-13T16:15:46 speed up parser
Thomas de Grivel 18582769 2024-08-13T15:17:26 report bug in access
Thomas de Grivel 18b060fa 2024-08-13T14:38:00 http: fix memleak in default response message
Thomas de Grivel 34f0fef5 2024-08-13T13:57:42 readme: add dependency on libevent-dev on debian
Thomas de Grivel d40d21bc 2024-08-13T13:57:51 access
Baptiste b4899c94 2024-08-12T19:12:23 json handling: first draft
Baptiste e69af8c2 2024-08-12T14:16:33 working http server
Baptiste bd4af60a 2024-08-12T13:48:54 httpd server: corrected some gdb errors
Baptiste 42e99cdb 2024-08-12T12:41:27 fix tests: wip
Thomas de Grivel a86b2a1f 2024-08-12T12:40:46 fix http response
Baptiste ddfb73d1 2024-08-12T12:24:08 working httpd test with asan
Thomas de Grivel 64736703 2024-08-12T12:18:17 httpd working, with corrected Content-Length
Thomas de Grivel 69d0b3c7 2024-08-12T12:01:11 wip httpd
Thomas de Grivel a7b63bdf 2024-08-12T11:29:51 move test http 07_event_echo to http/misc/event_echo.kc3
Thomas de Grivel 500914db 2024-08-12T11:01:47 fix tests for pretty printer
Baptiste 9534181b 2024-08-11T21:12:25 wip httpd libevent2
Baptiste b8d85769 2024-08-11T20:13:47 corrected test
Baptiste 41968fd7 2024-08-11T20:13:32 working 07 http test
Baptiste 48d5bb75 2024-08-11T18:18:54 fixed memleaks in http tests
Baptiste d5bbf04a 2024-08-11T18:18:24 fixed compilation on linux
Thomas de Grivel 783749eb 2024-08-11T17:31:20 fix tests ikc3
Thomas de Grivel 462f30ba 2024-08-11T17:30:36 fix tests for pretty printer
Thomas de Grivel 5455754d 2024-08-11T17:18:22 wip kc3_facts, fix buf_inspect_sym_size
Thomas de Grivel ea9be04e 2024-08-11T03:49:29 wip pretty printer for arrays
Thomas de Grivel b933599c 2024-08-11T02:38:02 pretty_printer: test/ikc3/str.kc3
Thomas de Grivel 2a7c4c96 2024-08-10T23:24:52 pretty_printer: indent maps
Thomas de Grivel 30ed0616 2024-08-10T23:06:17 wip pretty printer
Thomas de Grivel 7ec48a02 2024-08-10T19:11:54 update test/ikc3 for pretty printer
Thomas de Grivel ecd36f07 2024-08-10T18:38:03 pretty printer: tests ok
Thomas de Grivel 1792fa78 2024-08-10T15:32:54 fixed compilation of tests
Thomas de Grivel 33cc4d8c 2024-08-10T14:43:27 fix compilation
Thomas de Grivel 6dd239bc 2024-08-10T14:35:07 wip buf_inspect_size s_pretty
Thomas de Grivel 5b4ab876 2024-08-09T21:10:34 wip buf_inspect pretty printer
Baptiste 04f8dd82 2024-08-09T18:12:25 wip
Thomas de Grivel c731c107 2024-08-09T18:00:18 refactor buf_inspect_size for s_pretty, line 2000
Thomas de Grivel fc0d908c 2024-08-09T16:52:11 wip buf_inspect_*_size pretty printer
Baptiste f92c661b 2024-08-09T16:50:29 rework: still wip
Thomas de Grivel 07decc2d 2024-08-09T16:13:54 ws
Thomas de Grivel 538d2e9a 2024-08-09T16:12:44 wip pretty printer
Baptiste f9427515 2024-08-09T15:59:24 event.kc3: removed useless line
Baptiste 37605d1f 2024-08-09T16:01:33 rebase
Thomas de Grivel 0faaa440 2024-08-09T15:52:19 wip pretty printer
Thomas de Grivel 7ce28dd6 2024-08-09T15:17:45 buf: base_column for block indentation
Thomas de Grivel 1f94d620 2024-08-09T14:02:52 HTTP.Event.version()
Baptiste 9664125c 2024-08-09T13:53:57 tests: wip
Thomas de Grivel 820cb423 2024-08-09T13:48:08 event_base_new
Thomas de Grivel 61ae2f2b 2024-08-09T13:45:13 fix build with #include <event2/event.h>
Thomas de Grivel faed0221 2024-08-09T02:17:12 wip test/http/07_event_echo
Thomas de Grivel 315de6ef 2024-08-09T01:33:35 wip test/http/07_event_echo
Thomas de Grivel b79ca537 2024-08-09T00:45:58 httpd: public/test.html
Thomas de Grivel d5a04b57 2024-08-09T00:44:51 TAG_TIME, tests OK
Thomas de Grivel 15cf7750 2024-08-08T22:45:43 wip TAG_TIME
Thomas de Grivel bce12090 2024-08-08T19:07:22 new tag type: TAG_TIME
Baptiste 1558b60e 2024-08-08T17:21:56 added dispatch
Thomas de Grivel 01c8e735 2024-08-08T17:43:00 kc3_errno, kc3_strerror
Thomas de Grivel 3989128c 2024-08-08T17:32:56 fix configure
Thomas de Grivel 752330a5 2024-08-08T17:20:11 Fix build on MacOS (M2)
Baptiste 8d462bed 2024-08-08T16:18:49 passing test 07
Thomas de Grivel 9f3a2134 2024-08-08T16:00:41 fix configure for macos
Baptiste ba70c971 2024-08-08T15:59:57 http: fix tests: wip
Baptiste 41b98eb3 2024-08-08T15:59:35 httpd: fix compilation: wip
Thomas de Grivel 05a6a4d6 2024-08-08T14:58:00 wip http_event
Thomas de Grivel 80b8114f 2024-08-08T13:48:18 wip http_event
Baptiste ddc89e7f 2024-08-08T13:16:08 wip
Thomas de Grivel 87d25ea2 2024-08-08T13:37:33 typo
Thomas de Grivel 494a860c 2024-08-08T13:35:10 test libevent
Thomas de Grivel 866ba2d0 2024-08-08T13:13:52 http_event.h: heap-allocation functions
Baptiste 5b64de6d 2024-08-08T12:36:42 event.kc3
Thomas de Grivel a6da535d 2024-08-08T12:16:37 httpd: require modules
Thomas de Grivel 3adef1ff 2024-08-08T12:08:42 http_event_add
Thomas de Grivel ab23bf1a 2024-08-08T12:08:22 change s_time
Thomas de Grivel c0fc2f61 2024-08-08T12:08:00 link libkc3_http with -levent
Thomas de Grivel f4c3ccbc 2024-08-08T12:07:35 fix require
Thomas de Grivel 02b27ced 2024-08-08T11:52:41 http_event_set: argument -> s_tag *
Thomas de Grivel d80247ca 2024-08-08T11:44:11 http: wip event
Thomas de Grivel ef08781f 2024-08-08T11:40:00 public
Thomas de Grivel a03e9bb7 2024-08-08T11:32:41 add http_event.c and http_event.h
Thomas de Grivel 1569f9b8 2024-08-07T17:52:24 http methods
Thomas de Grivel bb838432 2024-08-07T17:13:17 add test files for httpd
Baptiste 7ae15479 2024-08-07T17:04:10 httpd: send headers with mime type based on extension of request url
Baptiste 9c1098b9 2024-08-07T16:23:47 deleted useless body
Thomas de Grivel 767e55da 2024-08-07T16:14:27 file_ext
Baptiste e87b9143 2024-08-07T15:43:40 fix bugs in httpd
Thomas de Grivel 989518e8 2024-08-07T14:43:18 HTTP.mime_type
Baptiste 263c9d50 2024-08-07T13:41:19 httpd: wip show_page
Baptiste cd3a9793 2024-08-07T13:40:07 File.read
Baptiste bf1109d9 2024-08-07T13:28:18 fix buf and buf_getc
Thomas de Grivel 2c1432df 2024-08-07T12:56:31 http mime types
Thomas de Grivel d87f2f3f 2024-08-07T12:50:49 wip mime types