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 9794220fa8 [Project] Support connection filters registration from Lua 3 years ago
..
CMakeLists.txt [Project] Add a simple matrix Lua library 3 years ago
lua_cdb.c [Project] CDB maps: Start making cdb a first class citizen 4 years ago
lua_cfg_file.c [Minor] Remove deleted code 4 years ago
lua_classifier.c [Minor] Fix various style issues 7 years ago
lua_common.c [Minor] Allow direct userdata extraction from a table 3 years ago
lua_common.h [Minor] Sigh, another try to fix stupid condition 3 years ago
lua_config.c [Project] Support connection filters registration from Lua 3 years ago
lua_cryptobox.c [Fix] Fix types check and types usage in lua_cryptobox 3 years ago
lua_dns.c [Minor] Add flags for rspamd_lua_parse_table_arguments 5 years ago
lua_dns_resolver.c [Feature] Lua_dns_resolver: Add idna_convert_utf8 method 3 years ago
lua_dns_resolver.h [Minor] Fix forwarded declarations 5 years ago
lua_expression.c [Minor] Fix some more issues 4 years ago
lua_html.c [Minor] Oops, fix crash 3 years ago
lua_http.c [Rework] Further project structure reorganisation 4 years ago
lua_ip.c [Minor] Lua_ip: Add address comparison method 4 years ago
lua_kann.c [Project] Neural: Fix matrix gemm 3 years ago
lua_logger.c [Minor] Allow to have __index in rspamd "classes" 3 years ago
lua_map.c [Feature] Preliminary maps addon for controller 3 years ago
lua_map.h [Rework] Add C++ guards to all headers 4 years ago
lua_mempool.c [Project] Support mempool flags 4 years ago
lua_mimepart.c [Fix] Improve part:is_attachment logic 3 years ago
lua_redis.c [Minor] Add proper metamethods for redis.null 3 years ago
lua_regexp.c [Minor] Fix captures checking in lua_regexp 4 years ago
lua_rsa.c [Rework] Lua core: Use lightuserdata to index classes 4 years ago
lua_spf.c [Minor] Unify messages 4 years ago
lua_sqlite3.c [Rework] Lua core: Use lightuserdata to index classes 4 years ago
lua_task.c [Minor] Add special flag to continue filters processing on passthrough result 3 years ago
lua_tcp.c [Rework] Further project structure reorganisation 4 years ago
lua_tensor.c [Rework] Change and improve openblas detection and usage 3 years ago
lua_tensor.h [Minor] Allow to use lua_tensor in kann apply 3 years ago
lua_text.c [Minor] Lua_text: Add __lt metamethod 3 years ago
lua_thread_pool.c [Fix] Do not use lightuserdata for traceback 5 years ago
lua_thread_pool.h [Rework] Add C++ guards to all headers 4 years ago
lua_trie.c [Minor] Add method to check hyperscan support to multipattern library 4 years ago
lua_udp.c [Minor] Fix compile warnings 4 years ago
lua_upstream.c [Fix] Store reference of upstream list in upstreams objects 3 years ago
lua_url.c [Minor] Allow to specify flags mode when getting urls 4 years ago
lua_url.h [Minor] Allow to specify flags mode when getting urls 4 years ago
lua_util.c [Minor] Add erroring to smtp parse date 3 years ago
lua_worker.c [Minor] Explicitly specify af for socketpair 4 years ago
lua_xmlrpc.c [Minor] Better Lua 5.3 compatibility 5 years ago
rspamd.luadoc [Minor] Massive spelling correction 7 years ago