]> source.dussan.org Git - rspamd.git/commit
Implement http server using http_parser.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 8 Jan 2014 17:32:24 +0000 (17:32 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 8 Jan 2014 17:32:24 +0000 (17:32 +0000)
commit4e4ae88f0e2093f0a354e396169694d40eb08d6d
treec0f62f49a1843c88bac671c713dc3fe2c2eb0409
parent0894d44904c188cc1e62abe147267e593fdb369c
Implement http server using http_parser.
CMakeLists.txt
lib/CMakeLists.txt
src/http.c [new file with mode: 0644]
src/http.h [new file with mode: 0644]
src/lua/lua_http.c
src/map.c
src/util.c
src/util.h