You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vsevolod Stakhov 1dfecd4a8c Use the proper string for make_dns_request 8 years ago
..
CMakeLists.txt Start LUA API for HTML parts. 9 years ago
lua_buffer.c Reorganize includes to reduce namespace pollution. 8 years ago
lua_cdb.c Move cdb to contrib as well. 9 years ago
lua_cfg_file.c Reorganize includes to reduce namespace pollution. 8 years ago
lua_classifier.c Update lua code for the new logger. 8 years ago
lua_common.c Fix wrongly placed g_string_free. 8 years ago
lua_common.h Rename main.h and main.c to `rspamd.X` 8 years ago
lua_config.c Add lua API for conditions registering. 8 years ago
lua_dns.c Fix generic DNS request in lua. 8 years ago
lua_expression.c Add method to lua expression to extract all atoms 8 years ago
lua_html.c Add LUA API for HTML blocks. 8 years ago
lua_http.c Use the proper string for make_dns_request 8 years ago
lua_ip.c Fix parsing of fixed length IP addresses. 8 years ago
lua_logger.c Add tests and fix some issues. 8 years ago
lua_mempool.c Add ability to remove variables from memory pools. 8 years ago
lua_mimepart.c Add textpart:get_words_count method 8 years ago
lua_redis.c Minor fixes in lua. 9 years ago
lua_regexp.c Add tags to rspamd_mempool. 8 years ago
lua_rsa.c Reorganize includes to reduce namespace pollution. 8 years ago
lua_session.c Refactor events API. 9 years ago
lua_task.c Fix headers operation in lua_task. 8 years ago
lua_tcp.c Fix parsing of fixed length IP addresses. 8 years ago
lua_trie.c Start miration to the new strings. 8 years ago
lua_upstream.c Avoid non-portable lua integers. 9 years ago
lua_url.c Fix path field in url:to_table method. 9 years ago
lua_util.c Plug internet address objects leak 8 years ago
lua_xmlrpc.c Use modules preload for lua. 9 years ago
rspamd.luadoc * Add ability to call rspamd fucntions from lua api 14 years ago