http/http_event.c


Log

Author Commit Date CI Message
Baptiste e69af8c2 2024-08-12T14:16:33 working http server
Baptiste bd4af60a 2024-08-12T13:48:54 httpd server: corrected some gdb errors
Baptiste 41968fd7 2024-08-11T20:13:32 working 07 http test
Thomas de Grivel 0faaa440 2024-08-09T15:52:19 wip pretty printer
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
Baptiste 1558b60e 2024-08-08T17:21:56 added dispatch
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
Thomas de Grivel 866ba2d0 2024-08-08T13:13:52 http_event.h: heap-allocation functions
Thomas de Grivel 3adef1ff 2024-08-08T12:08:42 http_event_add
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 a03e9bb7 2024-08-08T11:32:41 add http_event.c and http_event.h