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 34d53fc46e
Merge pull request #3438 from fatalbanana/docs
3 years ago
..
CMakeLists.txt [Project] Start lua spf library 4 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] Add lua_geti compat method 4 years ago
lua_common.h [Minor] Add task:has_header method 4 years ago
lua_config.c [Minor] Remove redundant code 4 years ago
lua_cryptobox.c [Minor] Fix description: rspamd_cryptobox_pubkey.create 3 years ago
lua_dns.c [Minor] Add flags for rspamd_lua_parse_table_arguments 5 years ago
lua_dns_resolver.c [Minor] Oops, fix unref logic 4 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 [Minor] Zero pointer to avoid free issues 5 years ago
lua_logger.c [Minor] Fix null logging object in the logger 4 years ago
lua_map.c [Feature] Preliminary maps addon for controller 4 years ago
lua_map.h [Rework] Add C++ guards to all headers 5 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] Improve functions pcall invocations 4 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] Fix noise in logs 4 years ago
lua_tcp.c [Rework] Further project structure reorganisation 4 years ago
lua_text.c [Project] Add `lower` method to lua_text 4 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 5 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 [Minor] Add failure reason in the upstreams code 4 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] Return nil if base32 decode fails 4 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