111 次代码提交 (f7aee39a9dc81ae437e1dcc651a7335a7ae071d3)

作者 SHA1 备注 提交日期
  Vsevolod Stakhov f7aee39a9d [Fix] Fix various issues found by PVS Studio 5 年前
  Vsevolod Stakhov a3f9ececff [Minor] Document keepalive attribute 5 年前
  Vsevolod Stakhov 7aab225fab [Project] Implement keep-alive support in lua_http 5 年前
  Vsevolod Stakhov d8833f06bd [Project] HTTP: Rework HTTP connections API to simplify its usage 5 年前
  Vsevolod Stakhov b13907192f [Project] Adopt lua libraries for http context 5 年前
  Vsevolod Stakhov c5f5cb3fd5 [Minor] Try to fix race condition in http connection 5 年前
  Vsevolod Stakhov 4929e73f2b [Project] Another rework for symbols cache 5 年前
  Vsevolod Stakhov 856cb10dda [Minor] Various fixes around async events 5 年前
  Vsevolod Stakhov 0c20729f33 [Rework] Add more traces to async events, get rid of GQuarks 5 年前
  Vsevolod Stakhov 565ff219ba [Minor] Fix issues in lua http 5 年前
  Vsevolod Stakhov f4086b26c8 [Project] Adopt lua http 5 年前
  Mikhail Galanin d3828db45b [Minor] Described some parameters for rspamd_http.request 5 年前
  Mikhail Galanin c3aee1e131 [Minor] Fixed argument check 5 年前
  Vsevolod Stakhov 2a415e2c1d [Fix] Fix watchers in lua_tcp 5 年前
  Vsevolod Stakhov 5480f08714 [Fix] Implement watchers replacement to handle nested calls 5 年前
  Vsevolod Stakhov c05c2b3b82 [Fix] Fix more issues with watching of async events 5 年前
  Vsevolod Stakhov 1a8db1b731 [Fix] Fix another cleanup race condition 5 年前
  Vsevolod Stakhov d45ec6978f [Fix] Fix crashes on task cleanup 5 年前
  Mikhail Galanin 6d12ba86f2 [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_pool_get_for_config 5 年前
  Mikhail Galanin 3ed33acaf5 [Minor] Parameters check: either config or task should be set 5 年前
  Mikhail Galanin 8c98b1f31b [Minor] Added coroutine support to HTTP module 5 年前
  Mikhail Galanin 15c7adc671 [Minor] use callback helpers to avoid conflicts between coroutine- and callback-based code 5 年前
  Vsevolod Stakhov 938a0dba32 [Minor] Better Lua 5.3 compatibility 5 年前
  Vsevolod Stakhov 1af89c3566 [Fix] Add fail-safety for destroying sessions 5 年前
  Vsevolod Stakhov 58f2e1a3e3 [Fix] Fix HTTP requests with no body 5 年前
  Vsevolod Stakhov 084dc96bc5 [Feature] Add support for Lua API tracing 5 年前
  Vsevolod Stakhov e11515be96 [Feature] Support gathering HTTP body from fragments in lua_http 5 年前
  Vsevolod Stakhov ac8bf6185a [Feature] Disable all SSL checks if ssl_no_verify flag is set 5 年前
  Vsevolod Stakhov 1a83160af8 [Minor] Support HTTP basic auth in Lua HTTP 5 年前
  Andrew Lewis cc566be99e [Feature] Support sending given header multiple times in lua_http 6 年前
  Vsevolod Stakhov b2b9cfa616 [Minor] Further portion of g_slice elimination 6 年前
  Vsevolod Stakhov 8568f4e445 [Minor] Avoid unnecessary dynamic allocation 6 年前
  Vsevolod Stakhov 86f6a5094e [Feature] Add gzip support when sending lua http requests 6 年前
  Vsevolod Stakhov 5872d86b36 [Fix] Lowercase HTTP headers to make them searchable from Lua 6 年前
  Vsevolod Stakhov 809d57ec6a [Minor] Store raw urls 6 年前
  Andrew Lewis 9ac17392b3 [Fix] Lua_http: freeing 6 年前
  Alexander Moisseev bb5a9f8e45 [Minor] Massive spelling correction 7 年前
  Vsevolod Stakhov 04d6da8353 [Minor] Minor fixes to log messages 7 年前
  Vsevolod Stakhov 8fbd198065 [Minor] Refactor destroy -> free 7 年前
  Vsevolod Stakhov 71d52e806a [Minor] Fix various style issues 7 年前
  Vsevolod Stakhov 549b0ecd86 [Feature] Allow to specify custom method for a message 7 年前
  Vsevolod Stakhov 05da599c59 [Minor] Allow to set max size for HTTP requests in Lua 7 年前
  Vsevolod Stakhov 360e573bdf [Minor] Couple of fixes for lua redirector 7 年前
  Vsevolod Stakhov 78e0800beb [Minor] Allow to disable ssl verification if needed 7 年前
  Vsevolod Stakhov be8abd1825 [Minor] Avoid one copy when publishing fuzzy updates 7 年前
  Vsevolod Stakhov b37491ae7d [Minor] Add some missing cryptobox functions 7 年前
  Vsevolod Stakhov f481734fcc [Feature] Support HTTPCrypt client in lua_http 7 年前
  Vsevolod Stakhov d1a07ee03b [Feature] Allow HTTPS requests in lua_http 7 年前
  Vsevolod Stakhov 0b3a5af700 [Minor] Fix task-less lua HTTP 7 年前
  Vsevolod Stakhov 5dabd901c9 [Fix] Remove mentions of deleted include 7 年前