]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-06-03 Alexander Moisseev[Minor] Metadata exporter: round scores in flattened... 1661/head
2017-06-03 Vsevolod Stakhov[Minor] More rmilter->milter transforms
2017-06-02 Andrew Lewis[Minor] lua_util.round: don't round up
2017-06-02 Vsevolod Stakhov[Minor] Use modern protocol in CGP helper
2017-06-02 Vsevolod Stakhov[Minor] More rework in renaming rmilter -> milter
2017-06-02 Vsevolod Stakhov[Minor] Kill other `rmilter` occurrencies
2017-06-02 Vsevolod Stakhov[Rework] Stop using name 'rmilter' for the modern protocol
2017-06-02 Andrew Lewis[Minor] Metadata exporter: score should be number
2017-06-02 Vsevolod Stakhov[Fix] Fix objects merging in UCL
2017-06-02 Andrew LewisMerge pull request #1660 from moisseev/metadata-exporter
2017-06-02 Alexander Moisseev[Minor] Add score to default email alert template 1660/head
2017-06-02 Vsevolod Stakhov[Minor] Fix log message
2017-06-02 Vsevolod Stakhov[Fix] Change default text multiplier from 0.5 to 2.0
2017-06-01 Vsevolod StakhovMerge pull request #1659 from fatalbanana/sdn
2017-06-01 Vsevolod Stakhov[Feature] Add `text_multiplier` param
2017-06-01 Vsevolod Stakhov[Conf] Increase min_bytes to avoid FP
2017-06-01 Vsevolod Stakhov[Fix] Check min_bytes for images as well
2017-06-01 Andrew Lewis[Test] Check controller's error buffer
2017-06-01 Vsevolod Stakhov[Minor] Add smtp auth results to Authentication-Results
2017-06-01 Vsevolod Stakhov[Minor] Add ARC check results to Authentication-Results
2017-06-01 Vsevolod Stakhov[Minor] Addoption for ARC_ALLOW
2017-06-01 Andrew Lewis[Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients 1659/head
2017-06-01 Andrew Lewis[Minor] DMARC reporting: retry on DNS and SMTP errors
2017-05-31 Vsevolod Stakhov[Minor] Add missing IP header to milter output
2017-05-31 Vsevolod Stakhov[Minor] Support MTA-Name in milter
2017-05-31 Vsevolod Stakhov[Feature] Support MTA name header
2017-05-31 Vsevolod Stakhov[Minor] Add workaround for Postfix hostname
2017-05-30 Vsevolod Stakhov[Conf] Add sample arc module config
2017-05-30 Vsevolod StakhovMerge pull request #1658 from julienschmidt/master
2017-05-30 Julien Schmidt[Minor] Validate assumed spoofed display name domains... 1658/head
2017-05-30 Vsevolod Stakhov[Minor] Fix EVP cleanup
2017-05-29 Vsevolod Stakhov[Fix] Fix CTE propagation from parent containers to...
2017-05-29 Vsevolod StakhovMerge pull request #1656 from julienschmidt/master
2017-05-29 Julien Schmidt[Minor] Do not punish OpenPGP/MIME attachments 1656/head
2017-05-29 Vsevolod Stakhov[Minor] More fixes to arc sealing
2017-05-29 Andrew Lewis[Feature] DMARC: Support excluding domains from sampling
2017-05-29 Vsevolod Stakhov[Minor] Fix issues in ARC-Seal calculations
2017-05-29 Vsevolod Stakhov[Minor] Fix ARC-Seal header name
2017-05-29 Vsevolod Stakhov[Minor] Fix braces
2017-05-29 Vsevolod Stakhov[Fix] Fix some more issues about duplicated fuzzy requests
2017-05-29 Andrew Lewis[Minor] Fix warnings
2017-05-29 Andrew Lewis[Minor] DMARC reporting: Fix TCP request
2017-05-29 Andrew Lewis[Minor] DMARC: fix runaway processing in reporting...
2017-05-29 Andrew Lewis[Minor] DMARC: Correctly set write flag
2017-05-28 Vsevolod Stakhov[Minor] Move E to the proper place
2017-05-28 Vsevolod Stakhov[Minor] Fix signing type for ARC-Signature
2017-05-28 Vsevolod Stakhov[Feature] Implement caching for dkim body hashes
2017-05-28 Vsevolod Stakhov[Minor] Allow authenticated domain to be used in dkim
2017-05-28 Vsevolod Stakhov[Minor] Try to be slightly more consistent in symbol...
2017-05-28 Vsevolod Stakhov[Fix] Append MX name for authentication results as...
2017-05-28 Vsevolod Stakhov[Rework] Move common DKIM functions to a separate lua...
2017-05-28 Vsevolod Stakhov[Fix] Fix ARC signing
2017-05-28 Vsevolod Stakhov[Feature] Allow to use domain from authenticated user
2017-05-28 Vsevolod Stakhov[Minor] Fix base64 encoding for signature
2017-05-27 Vsevolod Stakhov[Minor] Add the same duplicates protection for all...
2017-05-27 Vsevolod Stakhov[Fix] Do not add exact hashes from different parts
2017-05-27 Vsevolod Stakhov[Fix] Skip text parts when checking binary parts in...
2017-05-27 Vsevolod Stakhov[Feature] Rework lua RSA API
2017-05-27 Vsevolod Stakhov[Feature] Add preliminary support of ARC signing
2017-05-27 Vsevolod Stakhov[Minor] Couple ARC fixes
2017-05-27 Vsevolod Stakhov[Minor] Add function to canonicalise headers
2017-05-27 Vsevolod Stakhov[Minor] Add more ARC checks
2017-05-27 Vsevolod Stakhov[Minor] Fix couple of issues in arc plugin
2017-05-27 Vsevolod Stakhov[Minor] Push dkim domain to verify callback
2017-05-26 Vsevolod Stakhov[Feature] Add the preliminary ARC plugin
2017-05-26 Vsevolod Stakhov[CritFix] Paese the last character in DKIM signature...
2017-05-26 Vsevolod Stakhov[Minor] Add string trimming routine
2017-05-26 Vsevolod StakhovMerge pull request #1652 from fatalbanana/phishing
2017-05-26 Vsevolod Stakhov[Fix] Deal with 7bit charsets properly
2017-05-26 Andrew Lewis[Test] Phishing 1652/head
2017-05-26 Andrew Lewis[Fix] Phishing: strict_domains
2017-05-25 Vsevolod Stakhov[Minor] Fix misprint
2017-05-25 Vsevolod Stakhov[Minor] Allow to specify dkim header type on check
2017-05-25 Vsevolod Stakhov[Feature] Support multiple types of dkim signing in Lua
2017-05-25 Vsevolod Stakhov[Minor] Parse CV results from Arc-Seal
2017-05-25 Vsevolod Stakhov[Feature] Add preliminary ARC support to dkim code
2017-05-25 Vsevolod Stakhov[Minor] Implement arc-signatures generation
2017-05-25 Vsevolod Stakhov[Rework] Prepare dkim module for ARC checks
2017-05-25 Vsevolod Stakhov[CritFix] Zero fill sockaddr_un
2017-05-24 Vsevolod Stakhov[Fix] Support v2 checks in controller
2017-05-24 Vsevolod Stakhov[Fix] Use dkim signing callback properly
2017-05-24 Vsevolod Stakhov[CritFix] Fix accepting on IPv6 sockets
2017-05-24 Vsevolod Stakhov[Minor] Fix plugins after global reworks
2017-05-24 Vsevolod Stakhov[Fix] Fix memory leak when accepting from unix sockets
2017-05-23 Vsevolod Stakhov[Fix] Try harder to detect CTE
2017-05-23 Andrew Lewis[Minor] Prevent MID_CONTAINS_FROM from firing on empty...
2017-05-23 Vsevolod StakhovMerge pull request #1649 from fatalbanana/lualib
2017-05-23 Andrew Lewis[Minor] Split global functions into libraries 1649/head
2017-05-22 Vsevolod Stakhov[Feature] Add API to verify DKIM (and ARC) signatures
2017-05-22 Vsevolod Stakhov[Minor] Improve extendability of signing API
2017-05-22 Andrew Lewis[Minor] Auth results: Fix nil index
2017-05-22 Andrew Lewis[Feature] Rmilter_headers: approximate rmilter's extend...
2017-05-22 Vsevolod Stakhov[Fix] Reduce maps aggressiveness
2017-05-21 Vsevolod Stakhov[Feature] Add support for bidirectional symbols in...
2017-05-20 Vsevolod Stakhov[Minor] Merge rmilter reply instead of overwriting it
2017-05-20 Vsevolod Stakhov[Minor] Add public function to perform headers canonica...
2017-05-20 Vsevolod Stakhov[Rework] Move authentication results generation to...
2017-05-20 Vsevolod Stakhov[Minor] Fix addition in pcre fallback
2017-05-20 Vsevolod Stakhov[Fix] Treat empty address as valid
2017-05-20 Vsevolod Stakhov[Fix] Do not stop on illegal unicode points - replace...
next