18850 Commits (4d3d5401c2aa6cc8316cacc415893ec785d3a47d)
 

Author SHA1 Message Date
  Andrew Lewis 4d3d5401c2 [Test] whitelist: fix tests 2 years ago
  Vsevolod Stakhov 2ce612ba70 [Minor] Do not push invalid real_ip for received 2 years ago
  Vsevolod Stakhov 5c4438a5bb [Minor] Add explicit move operators for mime_string 2 years ago
  Vsevolod Stakhov de4454e5e1 [Minor] Fix parsing received that start from a comment 2 years ago
  Vsevolod Stakhov f533598082 [Minor] Require either by or from parts in received headers 2 years ago
  Vsevolod Stakhov 8a4c1dc178 [Minor] Restore compatible behaviour for incomplete received headers 2 years ago
  Vsevolod Stakhov b8c0ebc334 [Minor] Arc: Specify explicit order for the headers added 2 years ago
  Vsevolod Stakhov 0dc617cb0e [Minor] Lua_mime: Allow to add headers in specific order 2 years ago
  Vsevolod Stakhov 030873c19f [Minor] Fix pushing empty strings 2 years ago
  Vsevolod Stakhov 08bf393881 [Minor] Remove from_ip view as it is useless 2 years ago
  Vsevolod Stakhov edaf990da4 [Test] Add some more received tests 2 years ago
  Vsevolod Stakhov 26e33fb5c1 [Test] Move tests from lua to C++ 2 years ago
  Vsevolod Stakhov c55b683b92 [Minor] Fix ownership issue 2 years ago
  Vsevolod Stakhov 4251918a1a [Minor] Remove bogus forward for non-forwarding reference 2 years ago
  Vsevolod Stakhov 3fecc4efe4 [Test] Adopt received framework to allow unit testing 2 years ago
  Vsevolod Stakhov ae4b84005c [Minor] Add utility function for the default size mempool 2 years ago
  Vsevolod Stakhov 2e144202c1 [Minor] One more fix for old libicu 2 years ago
  Vsevolod Stakhov d6323c9c3d [Minor] Fix rfind usage 2 years ago
  Vsevolod Stakhov 90b664698c [Minor] Fix test message as we now process received headers as expected 2 years ago
  Vsevolod Stakhov 4f254839f8 [Fix] Fix parsing of the unquoted attributes in HTML 2 years ago
  Vsevolod Stakhov 19d0bc2989 [Fix] Avoid copy for received structure as it has raw C pointers 2 years ago
  Vsevolod Stakhov 449aca4df9 [Minor] Fix build where vector size() is not constexpr 2 years ago
  Vsevolod Stakhov f5ed45a2cf [Minor] Add workaround for old libicu 2 years ago
  Vsevolod Stakhov d79fdd8a40 [Project] Finish received headers rework part 2 years ago
  Vsevolod Stakhov 6dfe2c5700 [Minor] Mark operators constexpr 2 years ago
  Vsevolod Stakhov 513b6c6ab9 [Project] Start using of the new received structure 2 years ago
  Vsevolod Stakhov a3752855c6 [Project] Move C++ specific declarations to C++ header 2 years ago
  Vsevolod Stakhov e040d66c35 [Project] Rework received headers parsing to C++ 2 years ago
  Vsevolod Stakhov 028bda7293 [Minor] Add some more helpers 2 years ago
  Vsevolod Stakhov 0751ed286c [Minor] Add some utility methods 2 years ago
  Vsevolod Stakhov 65803d93db [Minor] Add missing include 2 years ago
  Vsevolod Stakhov 11edb8d089 [Project] Allow mempool allocated mime strings 2 years ago
  Vsevolod Stakhov 7ba0e69b2f [Feature] Ratelimit: Add per bucket configurations 2 years ago
  Vsevolod Stakhov aba766f487 [Minor] Allow to construct an empty string with a filter 2 years ago
  Vsevolod Stakhov c61a8e0d47 [Project] Add trim operations 2 years ago
  Vsevolod Stakhov 856eec0e2a [Minor] Remove const_iterator, template filter functor 2 years ago
  Vsevolod Stakhov a36881648d [Test] Update iterator tests 2 years ago
  Vsevolod Stakhov 72450991ee [Project] Add constant iterators 2 years ago
  Vsevolod Stakhov 63a6ecd9e6 [Minor] Remove optional as function_view has nullable semantics 2 years ago
  Vsevolod Stakhov a8e5ffed85 [Minor] Missing include 2 years ago
  Vsevolod Stakhov d7fde71507 [Project] Add helper library to handle mime strings in a more safe matter 2 years ago
  Vsevolod Stakhov e3a6c03b42 [Minor] Add C++ safe guards 2 years ago
  Vsevolod Stakhov eb0ec636b6 [Minor] Improve learn error reporting 2 years ago
  Vsevolod Stakhov 0d66719b5e
Merge pull request #3915 from a16bitsysop/static 2 years ago
  Vsevolod Stakhov 7a9c8de045 [Minor] Finish transition to signed log id 2 years ago
  Vsevolod Stakhov a26db85d6a [Minor] Add a special state to tags content parsing to avoid illegal lookahead 2 years ago
  Vsevolod Stakhov 7680a0ffd9 [Fix] Add temporary guard to prevent linked list exploitation 2 years ago
  Duncan Bellamy 43b6f8aeb9
[Fix] fix static building 2 years ago
  Vsevolod Stakhov b36eaf826c [Minor] Rework to fix issues in Lua API 2 years ago
  Vsevolod Stakhov cf071c74aa [Minor] Fix some more issues 2 years ago