| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Documentation corrections
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* upstream/master: (36 commits)
[Feature] Add versions to fuzzy storage
[Fix] Another fix for maps scheduling
[Fix] Fix events handling when scheduling map wacth
[Fix] Try to fix false positive URL detections in text parts
[Fix] Include fuzzy key to distinguish storages with different keys
[Feature] Rework and improve fuzzy storage
[Test] Add static test for shingles
[Minor] Adjust hashes
[Feature] Use metrohash as well
[Minor] 8 bytes fits perfect for mumhash
[Fix] Fix handling of the same words
[Feature] Further micro-optimizations for hashing and shingles
[Feature] Optimize alignment to speed up hashing
[Feature] Try to select the optimal possible function for input
[Feature] Limit logging of elements that could have too many items
[Feature] Add more algorithms for shingles generation
[Fix] Fix compilation issue
[Feature] Use mumhash for words hashing
[Feature] Add and use mumhash for non-crypto hashing
[Feature] Add a simple script to evaluate rspamd rules in the logs
...
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* upstream/master:
[Fix] Try to handle multiline history in a more sane way
[Minor] Some output fixes
[Feature] Add dot commands for lua REPL:
[Feature] Fix task functions to work without rspamd_config
[Fix] Fix REPL output
[Feature] Add the initial version of LUA repl to rspamadm
[Feature] Distinguish luajit from lua
[Rework] Import linenoise for line editing
[Minor] Use shorter keys for replies module
[Feature] Add replies plugin
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* upstream/master: (37 commits)
[Fix] Fix build
[Feature] Propagate HTTP result string when using proxy
[Feature] Better lua_redis logging
[Fix] Do not greylist messages if redis has failed somehow
[Feature] Better deal with backend errors
[Fix] Fix more issues with scripts processing
[Fix] Fix lua compare function init
[Fix] Fix proxying of the encrypted messages
[Fix] Adjust body/body_buf when stealing encrypted message
[Fix] Properly init and free session structures
[Fix] Another try to fix hanged redis sessions
[Minor] Print task pointer to simplify debug
[Feature] Implement compare scripts for mirrors results
[Feature] Implement compare scripts setup
[Feature] Implement mirroring in rspamd proxy
[Feature] Add method to copy message from http connection
[Feature] Add utility function to return random number from 0 to 1
[Feature] Add results parsing code
[Rework] Separate method to close backend connections
[Feature] Split main connection from mirrored connections
...
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* upstream/master:
[Fix] Try to fix redis crashes
[Fix] Cleanup stack from global vars
[Feature] Improve logging lua types
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* upstream/master:
[Feature] Add more domains to redirectors list
[Doc] Add preliminary FANN documentation
[Feature] Print userdata using tostring if possible
[Feature] Improve phishing plugin
[Feature] Improve levenshtein distance function
[Fix] Repair optional dependencies
[Minor] Slighlty reduce PHISHING score
[Minor] Always return constant number of results from lua redis
[Minor] Improve string to action function
[Fix] Do not greylist on rejection
[Minor] Add whitelist for phishing module
[Minor fix] Limit PHISHING to one shot
[Minor] Add redirector's TLD to PHISHING symbol options
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[Fix] Fix Exim shutdown patch
|
|/ / / / / / / |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |_|_|_|_|/
|/| | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Allow multiple algorithms in fuzzy rules
- Cache fuzzy requests to avoid expensive calculations for multiple
fuzzy storages
- Simplify request generating procedure
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|