]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2022-11-19  Vsevolod Stakhov[Test] Disable broken test external-maps 4324/head
2022-11-19  Vsevolod Stakhov[Test] Another try to fix goddamned dummy http server
2022-11-19  Vsevolod Stakhov[Test] Another minor fix for the test
2022-11-19  Vsevolod Stakhov[Minor] Add `Accept` header
2022-11-19  Vsevolod Stakhov[Test] Fix dummy http server for keep-alive posts
2022-11-19  Vsevolod Stakhov[Minor] Add port to the `Host` header if using non...
2022-11-19  Vsevolod Stakhov[Minor] Add content type
2022-11-19  Vsevolod Stakhov[Test] Use ip address due to my favourite issue with...
2022-11-19  Vsevolod Stakhov[Minor] Add some fail-safety for hyperscan cache
2022-11-19  Vsevolod Stakhov[Test] Fix test code
2022-11-19  Vsevolod Stakhov[Minor] Fix some issues
2022-11-19  Vsevolod Stakhov[Minor] Allow urls with no tld when no tld file is...
2022-11-19  Vsevolod Stakhov[Test] Start write tests for external maps
2022-11-19  Vsevolod Stakhov[Project] Add query encoding usage
2022-11-19  Vsevolod Stakhov[Project] Add a simple url encoding function + tests
2022-11-19  Vsevolod Stakhov[Project] Unify callbacks invocation
2022-11-19  Vsevolod Stakhov[Project] Implement basic http query
2022-11-19  Vsevolod Stakhov[Minor] Use upstreams for external maps
2022-11-19  Vsevolod Stakhov[Minor] Logging neat
2022-11-19  Vsevolod Stakhov[Project] Implement basic configuration
2022-11-19  Vsevolod Stakhov[Project] Add schema for external maps
2022-11-19  Vsevolod Stakhov[Minor] Also allow to pass callback in the `get_key...
2022-11-19  Vsevolod Stakhov[Project] Allow to pass callbacks to maps configuration
2022-11-18  Vsevolod Stakhov[Minor] Remove unused method
2022-11-17  Vsevolod Stakhov[Minor] Try to fix potential off-by-one error
2022-11-16  Vsevolod Stakhov[Fix] Add O_CREAT flag when creating a file
2022-11-15  Vsevolod Stakhov[Test] Add another used domain
2022-11-15  Vsevolod Stakhov[Test] Fix test tlds
2022-11-15  Vsevolod Stakhov[Test] Define short tld file for tests
2022-11-15  Vsevolod Stakhov[Test] Fix multiple test issues
2022-11-15  Vsevolod StakhovMerge pull request #4335 from fatalbanana/dont_use_luaj...
2022-11-14  Andrew Lewis[Minor] debian package: disable luajit on arm64 4335/head
2022-11-13  Vsevolod StakhovMerge pull request #4334 from yo000/master
2022-11-13  yoRemoves useless index 4334/head
2022-11-13  yometadata_exporter http pusher: Extend valid return...
2022-11-12  Vsevolod Stakhov[Minor] Add a simple check when trying to parse urls...
2022-11-11  Vsevolod Stakhov[Minor] Fix build on 32bit platforms
2022-11-11  Vsevolod Stakhov[CritFix] Deserialise hyperscan to the page-aligned...
2022-11-08  Vsevolod Stakhov[Minor] Pet luacheck
2022-11-08  Vsevolod StakhovMerge pull request #4327 from arkamar/tmpdir
2022-11-08  Petr Vaněk[Test] use TMPDIR if available for mkstemp tests 4327/head
2022-11-08  Vsevolod StakhovMerge pull request #4328 from jonmoesli/master
2022-11-08  jonmoesliRemove whitespaces from empty line 4328/head
2022-11-07  jonmoesli[Feature] Enable Mime part filters on antivirus module
2022-11-07  Petr Vaněk[Test] Do not use hardcoded path for sqlite3 tests
2022-11-06  Vsevolod StakhovMerge pull request #4326 from moisseev/webui
2022-11-05  moisseev[Test] Fix ESLint 4326/head
2022-11-05  moisseev[WebUI] Add legacy history version badge
2022-11-05  Vsevolod StakhovMerge pull request #4323 from arkamar/lua_util/unittest...
2022-11-05  Petr Vaněk[Test] Remove test case with non-deterministic result 4323/head
2022-11-04  Vsevolod Stakhov[Minor] Get rid of some compiler warnings
2022-11-03  Vsevolod Stakhov[Minor] Add size to the metadata exporter
2022-11-02  Vsevolod Stakhov[Minor] Move checks to the correct branch
2022-11-02  Vsevolod Stakhov[Fix] Honor group flag for one shot
2022-11-02  Vsevolod Stakhov[Minor] Update version to 3.5
2022-11-01  Vsevolod StakhovRelease 3.4 3.4
2022-10-31  Vsevolod Stakhov[Minor] Set crash handler all the time
2022-10-31  Vsevolod Stakhov[Minor] Restore non-blocking semantics for the control...
2022-10-31  Vsevolod Stakhov[Minor] Reserve some more bytes
2022-10-30  Vsevolod Stakhov[Minor] Simplify legacy calls via glib
2022-10-29  Vsevolod Stakhov[Test] Add a test for SUBJECT_HAS_CURRENCY rule
2022-10-29  Vsevolod Stakhov[Minor] Use unicode property for currency detection
2022-10-29  Vsevolod Stakhov[Minor] Slightly improve the documentation
2022-10-29  Vsevolod Stakhov[Minor] Plug memory leak for sigaltstack
2022-10-29  Vsevolod Stakhov[Minor] Fix static memory leak in redis stat
2022-10-29  Vsevolod Stakhov[Minor] Add static log tag for hyperscan cache
2022-10-28  Vsevolod Stakhov[Rules] Do not insert ONCE_RECEIVED_STRICT on RDNS...
2022-10-27  Vsevolod Stakhov[Minor] Remove unused variable
2022-10-26  Vsevolod Stakhov[Fix] Fix additional fields in the Redis schema
2022-10-25  Vsevolod Stakhov[Test] Fix broken tests
2022-10-25  Vsevolod Stakhov[Minor] Another small neat
2022-10-25  Vsevolod Stakhov[Fix] Another corner case in url parsing
2022-10-25  Vsevolod Stakhov[Fix] Try to fix parsing of the unencoded `>` character...
2022-10-25  Vsevolod Stakhov[Minor] Add small additional logging
2022-10-25  Vsevolod Stakhov[Project] Enable hyperscan tools for re_cache
2022-10-25  Vsevolod Stakhov[Minor] Fix offset usage
2022-10-24  Vsevolod Stakhov[Project] Allow offsets in the hyperscan cache
2022-10-24  Vsevolod Stakhov[Minor] Allow to map files at some offset
2022-10-23  Vsevolod Stakhov[Minor] Improve logging
2022-10-23  Vsevolod Stakhov[Minor] Normalise file names
2022-10-23  Vsevolod Stakhov[Minor] Some tweaks to the cmake scripts
2022-10-23  Vsevolod Stakhov[Rework] Make http normalize path function a generic...
2022-10-23  Vsevolod Stakhov[Project] Rework cleanup
2022-10-23  Vsevolod Stakhov[Project] Synchronize hyperscan caches via the main...
2022-10-23  Vsevolod Stakhov[Rework] Use blocking socket for IPC between main and...
2022-10-23  Vsevolod Stakhov[Rework] Use more predictable size for commands buffers
2022-10-23  Vsevolod Stakhov[Minor] Use seqpacket for control pipes
2022-10-22  Vsevolod Stakhov[Feature] Milter_headers: Add `x-rspamd-action` routine
2022-10-22  Vsevolod Stakhov[Rework] Convert multipattern to use hyperscan tools
2022-10-22  Vsevolod Stakhov[Project] Start C API implementation
2022-10-22  Vsevolod Stakhov[Minor] Fix corner cases
2022-10-22  Vsevolod Stakhov[CritFix] Restore compatibility with the integrations...
2022-10-21  Vsevolod Stakhov[Minor] Do not sort part urls, it was added by a mistake
2022-10-21  Vsevolod Stakhov[Fix] Lua_tcp: Sigh, another try to fix `close` invocation
2022-10-20  Vsevolod Stakhov[Minor] Fix url_cmp operation
2022-10-20  Vsevolod Stakhov[Minor] Remove vectorized hyperscan mode: it has been...
2022-10-19  Vsevolod StakhovMerge pull request #4308 from frederikbosch/patch-1
2022-10-19  Vsevolod Stakhov[Fix] Mx_check: Cache the fact of a missing MX record
2022-10-18  Vsevolod Stakhov[Rules] Reduce score of HTTP_TO_HTTPS - subject to...
2022-10-18  Vsevolod Stakhov[Minor] Use __func__ in c++ mode as defined by standard
next