]> source.dussan.org Git - rspamd.git/commit
The preliminary API of rspamd configuration language.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 3 Aug 2013 23:28:28 +0000 (00:28 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 3 Aug 2013 23:28:28 +0000 (00:28 +0100)
commit617bfb5da5a888b3f0ec56909e14e678a355715c
tree9cf29ae8db12d27027bed697a96f74f556b12495
parentcbc0fe933b987333b7162457362330c2104ab87c
The preliminary API of rspamd configuration language.

Include UTHash for faster and more convenient hash functions than
g_hash_table is. Implement the basic API for RCL parser.
CMakeLists.txt
contrib/uthash/uthash.h [new file with mode: 0644]
src/rcl/rcl.h [new file with mode: 0644]