December 2019 Archives by author
Starting: Sun Dec 1 09:35:06 UTC 2019
Ending: Tue Dec 31 18:49:06 UTC 2019
Messages: 128
- commit 1e67120: Merge pull request #3171 from korgoth1/master
GitHub
- commit 8c437fa: Merge pull request #3172 from korgoth1/master
GitHub
- commit df3b049: Merge pull request #3177 from korgoth1/master
GitHub
- commit ba501e2: Merge pull request #3179 from korgoth1/master
GitHub
- commit 1b73ac8: Merge pull request #3187 from arkamar/cmake-toolset
GitHub
- commit da195bf: Merge pull request #3186 from arkamar/cxx-language
GitHub
- commit ce6f568: Merge pull request #3188 from pschichtel/patch-1
GitHub
- commit 29df0af: Merge pull request #3196 from korgoth1/master
GitHub
- commit d54c078: Merge pull request #3198 from doj/master
GitHub
- commit 2997058: Merge pull request #3201 from korgoth1/master
GitHub
- commit 81b5728: [Minor] Add support question template
GitHub
- commit 89e6c7b: fix NULL pointer use when JIT compiling a regular expression.
Dirk Jagdmann
- commit 9b8a478: Send Content-Type header in Vault create request
Phillip Schichtel
- commit 8f8b030: [Minor] Fix checking of `all` match
Vsevolod Stakhov
- commit 28dce54: [Minor] Fix error cases handling
Vsevolod Stakhov
- commit 2a0c89f: [Project] Preliminary SPF plugin in Lua
Vsevolod Stakhov
- commit b48f150: [Project] Bye-bye, sweet prince
Vsevolod Stakhov
- commit 590b8ae: [Minor] Fix errors handling
Vsevolod Stakhov
- commit c371d29: [Minor] Fix issues found
Vsevolod Stakhov
- commit 0bf4593: [Minor] Sigh, some more error paths handling fixed
Vsevolod Stakhov
- commit 5f116f6: [Minor] Fix dmarc after change
Vsevolod Stakhov
- commit 946c6d5: [Minor] Lua_task: Allow to get a raw timestamp
Vsevolod Stakhov
- commit 813496a: [Minor] Add generic methods to deal with check_local/check_authed flags
Vsevolod Stakhov
- commit 1d577bf: [Project] More fixes to follow the C module semantics
Vsevolod Stakhov
- commit cacf3f9: [Conf] SPF is no longer a C module
Vsevolod Stakhov
- commit f90cb29: [Minor] Lua_spf: Allow string representation of the IP address
Vsevolod Stakhov
- commit e2dfcf1: [Feature] Spf: Add external_relay option
Vsevolod Stakhov
- commit dbe3d37: [Test] Spf is now Lua module
Vsevolod Stakhov
- commit 7774b5f: [Minor] Fix regexps for using in pcre
Vsevolod Stakhov
- commit 35de6fb: [Minor] Forgot to list method
Vsevolod Stakhov
- commit 253067d: [Minor] Allow to disable virtual symbols permanently
Vsevolod Stakhov
- commit 0793351: [Minor] Add more flexible symcache item access functions
Vsevolod Stakhov
- commit 22946f3: [Minor] Fix API function
Vsevolod Stakhov
- commit ab46c92: [Minor] Oops, set item just on registration phase
Vsevolod Stakhov
- commit d10951d: [Fix] Treat soft hyphen as zero width space
Vsevolod Stakhov
- commit 4d5b974: [Minor] Some small changes to the logic
Vsevolod Stakhov
- commit 1bd9b9a: [Minor] Improve error message
Vsevolod Stakhov
- commit a7e9822: [Minor] Allow to log numeric id
Vsevolod Stakhov
- commit c25ecd9: [Minor] Add debugging for spf references to find refcount leak
Vsevolod Stakhov
- commit a3f2acd: [Minor] Fix race condition with LRU keys lifetime
Vsevolod Stakhov
- commit 2b3d759: [Minor] Check if we have a current item
Vsevolod Stakhov
- commit 6dc4448: [Minor] Treat flags properly in dns tool
Vsevolod Stakhov
- commit f6f3c2d: [Minor] Spf: Fix external relay detection
Vsevolod Stakhov
- commit b1b7c1f: [Minor] Lua_task: Fix error handling for a task with no message
Vsevolod Stakhov
- commit a30c4a1: [Test] Add missing test records
Vsevolod Stakhov
- commit c38ba89: [Test] Slightly improve a test message
Vsevolod Stakhov
- commit bf44e0f: [Test] Disable broken test, I've given up
Vsevolod Stakhov
- commit ee02701: [Minor] Remove debugging as it is called in a destructor where logger is absent
Vsevolod Stakhov
- commit f7daba4: [Minor] Fix length calculations
Vsevolod Stakhov
- commit e620e76: [Minor] Allow nil options when adding symbols
Vsevolod Stakhov
- commit 628c70f: [Minor] Add an extra check
Vsevolod Stakhov
- commit f001e86: [Minor] Try to get filename from CT if CD header is broken
Vsevolod Stakhov
- commit d538b9d: [Fix] Select a different upstream on last retransmit
Vsevolod Stakhov
- commit a345b74: [Minor] Lua_scanners: Set least action if matched
Vsevolod Stakhov
- commit bbf0a45: [Minor] Force_actions: Allow least actions
Vsevolod Stakhov
- commit f1963ee: [Minor] Disable ottery wipe stack as it breaks asan sometimes
Vsevolod Stakhov
- commit 3b37aa2: [Minor] Selectors: Try to fix last transformation
Vsevolod Stakhov
- commit 2398d34: [Minor] Selectors: Sigh, another try to fix .last
Vsevolod Stakhov
- commit 98de6ba: [Test] Add tests for first/last transforms
Vsevolod Stakhov
- commit fd3caeb: [Minor] Fix domain check
Vsevolod Stakhov
- commit eba3b15: [Fix] Fix O(N^2) algorithm
Vsevolod Stakhov
- commit 3617535: [Minor] Track memory usage in mempool
Vsevolod Stakhov
- commit f3587ce: [Minor] Add ability to log mempool usage for a task
Vsevolod Stakhov
- commit 5454635: [Fix] Limit size of symbols options by max_opts_len option
Vsevolod Stakhov
- commit bae50a7: [Minor] Update readme
Vsevolod Stakhov
- commit fa330c6: [Fix] Fix base tag processing according to stupid HTML renderer behaviour
Vsevolod Stakhov
- commit bd3b1b6: [Minor] Fix use after free
Vsevolod Stakhov
- commit cfbfd0f: [Minor] Try to retransmit DNS requests on write failures
Vsevolod Stakhov
- commit f20f726: [Minor] Replies: Convert expire to integer
Vsevolod Stakhov
- commit 86e884c: [Minor] Permfail should be propagated merely by specific cases
Vsevolod Stakhov
- commit 8b1a81a: [Minor] Deal with base flag
Vsevolod Stakhov
- commit 04e354d: [Minor] Revert back options for temp/permfail in SPF
Vsevolod Stakhov
- commit 50e5303: [Minor] Fix default policy application
Vsevolod Stakhov
- commit 99aaa9b: [Minor] Spf: Ignore redirect if `all` is also in a record
Vsevolod Stakhov
- commit 4096a84: [Minor] Unify messages
Vsevolod Stakhov
- commit dafba2a: [Minor] Fix options insertion
Vsevolod Stakhov
- commit 7d1482a: [Minor] Fix double free as ptr_array has already dtor defined
Vsevolod Stakhov
- commit 4520f98: [Minor] Skip unneeded fsync
Vsevolod Stakhov
- commit e4ff809: [Minor] Report fork failure instead of crash
Vsevolod Stakhov
- commit fd59955: [Minor] Emit error to show message tag
Vsevolod Stakhov
- commit 51f1bc6: [Minor] Lua_content: Do not try to detect content when C library does that
Vsevolod Stakhov
- commit 7058766: [Minor] Improve build flags handling, add fast-math option
Vsevolod Stakhov
- commit f33d6b0: [Minor] Normalise backslashes to slashes in urls
Vsevolod Stakhov
- commit 151f6d0: [Minor] Fix fast math usage
Vsevolod Stakhov
- commit d435f7d: [Minor] Fix misprint
Vsevolod Stakhov
- commit 80a9e13: [Minor] It seems that -gembed-source is not working at all
Vsevolod Stakhov
- commit 92e6285: [Minor] Allow hyperscan on i386 platform
Vsevolod Stakhov
- commit 9ac29d2: [Minor] Fix urls adding limit
Vsevolod Stakhov
- commit e9dd8a1: [Project] Start reworking of the mempool structure
Vsevolod Stakhov
- commit 06b7034: [Minor] Improve align_ptr macro
Vsevolod Stakhov
- commit e6c42dc: [Project] Fix issues with mempool alloc/free
Vsevolod Stakhov
- commit 92abcea: [Project] Support mempool flags
Vsevolod Stakhov
- commit 3dc7b75: [Project] Show debug stat for memory pool
Vsevolod Stakhov
- commit b9bc147: [Project] Sort by memory usage
Vsevolod Stakhov
- commit db425a9: [Minor] Stop extracting urls on limit reached
Vsevolod Stakhov
- commit 23b99d3: [Project] Allow to enable mempool debugging from the protocol
Vsevolod Stakhov
- commit 580873f: [Minor] Fix format string
Vsevolod Stakhov
- commit af41727: [Project] Add rspamd_mempool_notify_alloc function
Vsevolod Stakhov
- commit 24f07ea: [Project] Track more memory allocations in a task
Vsevolod Stakhov
- commit 6a425ff: [Minor] Sync ffi defs
Vsevolod Stakhov
- commit e0639a0: [Minor] Improve log message
Vsevolod Stakhov
- commit 1c547c7: [Minor] Fix order in the switch..case
Vsevolod Stakhov
- commit f827a09: [Project] Add logic to break execution when processing symbols
Vsevolod Stakhov
- commit bdad45f: [Minor] Enable profiling on slow regexps
Vsevolod Stakhov
- commit 14c1c34: [Minor] Slightly change fp logic
Vsevolod Stakhov
- commit f8be5f5: [Minor] Move functions
Vsevolod Stakhov
- commit 8256173: [Project] Implement slow rules sanity protection
Vsevolod Stakhov
- commit 147af4d: [Minor] Fix build with no hyperscan
Vsevolod Stakhov
- commit ead250d: [Feature] Send quit command to Redis
Vsevolod Stakhov
- commit 4c81a52: [Minor] Remove enforced "-O3" from contrib libraries
Vsevolod Stakhov
- commit b968612: [Minor] Add some redis prefixes registration
Vsevolod Stakhov
- commit a1410d8: [Minor] Add more redis prefixes
Vsevolod Stakhov
- commit 7fa1ebd: [Minor] Fix misprint
Vsevolod Stakhov
- commit 82e9156: [Minor] Lua_tcp: Do not decrease item refcount with no watcher
Vsevolod Stakhov
- commit 2121a00: Use CMAKE_CXX_FLAGS_{DEBUG,RELEASE} variable for C++
Petr VanÄk
- commit b8ad68e: Append CXX to the list of needed languages
Petr VanÄk
- commit 3b60bdc: [Test] scan .pdf encrypted and with javascript
korgoth1
- commit 388c82f: [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.
korgoth1
- commit ff4dadc: [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.
korgoth1
- commit 0fd10b7: [Test] SPF PERMFAIL REDIRECT WITHOUT SPF
korgoth1
- commit 5eee098: [Test] SPF PERMFAIL REDIRECT WITHOUT SPF
korgoth1
- commit def24b4: [Test] SPF for relay
korgoth1
- commit cad261c: [Test] SPF for relay
korgoth1
- commit d6a1a0f: [Test] SPF for relay
korgoth1
- commit 1e38f59: [Test] SPF for relay
korgoth1
- commit 1d0c3ae: [Test] SURBL html entity­
korgoth1
- commit 0e0800f: [Test] SPF unresolved a/mx/ptr fix
korgoth1
- commit 5058771: [Test] SPF uppercase elements
korgoth1
Last message date:
Tue Dec 31 18:49:06 UTC 2019
Archived on: Tue Dec 31 18:49:08 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).