]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-04-13 Alexander Moisseev[Minor] Allow no MID for rkn.gov.ru 2168/head
2018-04-12 Vsevolod Stakhov[Minor] Fix group for DKIM_TRACE
2018-04-12 Vsevolod StakhovMerge pull request #2165 from moisseev/configwizard
2018-04-11 Alexander Moisseev[Minor] Validate expire value in configwizard 2165/head
2018-04-11 Vsevolod Stakhov[Minor] Shut up luacheck
2018-04-11 Vsevolod Stakhov[Minor] Check actions section sanity
2018-04-11 Vsevolod Stakhov[Minor] Add fool protection for nested section in ucl
2018-04-11 Vsevolod StakhovMerge pull request #2163 from moisseev/patch-2
2018-04-11 Vsevolod StakhovMerge pull request #2161 from moisseev/expiry
2018-04-11 Alexander Moisseev[Minor] Remove X.509 certificates extensions from bad_e... 2163/head
2018-04-10 Alexander Moisseev[Feature] Add lazy expiration mode for new classifier... 2161/head
2018-04-10 Vsevolod Stakhov[Minor] Update version to 1.7.4
2018-04-10 Vsevolod StakhovRelease 1.7.3 1.7.3
2018-04-10 Vsevolod Stakhov[Minor] Add letsencrypt to spf_dkim_whitelist
2018-04-10 Vsevolod Stakhov[Minor] Fix return value
2018-04-10 Vsevolod Stakhov[Minor] Fix rate check code
2018-04-10 Vsevolod Stakhov[Minor] Further key length optimization
2018-04-10 Vsevolod Stakhov[Feature] Use hashing to reduce redis attack surface
2018-04-10 Vsevolod Stakhov[Minor] Fix floating point conversion
2018-04-10 Vsevolod Stakhov[Minor] Show dynamic rates and bursts for ratelimit...
2018-04-10 Vsevolod StakhovMerge pull request #2159 from moisseev/patch-1
2018-04-10 Vsevolod StakhovMerge pull request #2158 from larryhynes/patch-1
2018-04-10 Alexander Moisseev[Minor] Remove duplicate option 2159/head
2018-04-09 Vsevolod Stakhov[Minor] Fix index
2018-04-09 Vsevolod Stakhov[Fix] Fix weights of dynamic squeezed rules
2018-04-09 Vsevolod Stakhov[Feature] Improve URL_IN_SUBJECT rule
2018-04-09 Vsevolod Stakhov[Fix] Leak from bucket before checking the burst
2018-04-09 Vsevolod Stakhov[Minor] Improve ratelimit debugging
2018-04-08 larryhynes[Minor] doc: grammar fixes in rspamc.1 2158/head
2018-04-08 Vsevolod StakhovMerge pull request #2157 from moisseev/expiry
2018-04-08 Vsevolod StakhovMerge pull request #2156 from bjoe2k4/patch-5
2018-04-08 Vsevolod StakhovMerge pull request #2155 from dehnli/rspamadm-rescore...
2018-04-08 Alexander Moisseev[Minor] Use fixed TTL to expire common elements 2157/head
2018-04-08 bjoe2k4[WebUI] Config: Load list on demand 2156/head
2018-04-08 dehnli[Rspamadm] [Rescore] Fix typo 2155/head
2018-04-06 Vsevolod Stakhov[Minor] Fix condition
2018-04-06 Vsevolod Stakhov[Feature] Do not detect language twice for relative...
2018-04-06 Vsevolod Stakhov[Minor] Fix logging of the enabled rate limits
2018-04-06 Vsevolod Stakhov[Minor] Oops, fix macro condition
2018-04-06 Vsevolod Stakhov[Minor] Gcc 5 cannot avx2
2018-04-06 Vsevolod StakhovMerge pull request #2153 from moisseev/symorder
2018-04-06 Vsevolod Stakhov[Minor] Some stats logic update for the new schema
2018-04-06 Vsevolod Stakhov[Minor] Fix setting of whitelisted rcpts and users
2018-04-06 Alexander Moisseev[WebUI] Remove a previously-attached event handler 2153/head
2018-04-05 Vsevolod Stakhov[Minor] Fix various issues in ratelimit
2018-04-05 Vsevolod Stakhov[Rework] Restore leaky bucket model in ratelimit plugin
2018-04-05 Vsevolod Stakhov[Minor] Remove unused function
2018-04-05 Alexander Moisseev[WebUI] Add symbols order selector to history
2018-04-05 Vsevolod Stakhov[Minor] Use override_defaults from lua_util
2018-04-05 Vsevolod Stakhov[Minor] Add generic routine to override default settings
2018-04-04 Vsevolod Stakhov[Minor] Preserve more information in the artificial...
2018-04-04 Vsevolod Stakhov[Minor] Change log affinity for protocol messages
2018-04-04 Vsevolod Stakhov[Minor] Use infromation about TLS in milter mode
2018-04-04 Vsevolod Stakhov[Fix] Stop using own localtime as DST could be messy...
2018-04-04 Vsevolod Stakhov[Feature] Allow to set lua_cpath from options
2018-04-03 Vsevolod Stakhov[Test] Another fix for folding tests
2018-04-03 Vsevolod Stakhov[Test] Fix folding unit tests
2018-04-03 Vsevolod Stakhov[Feature] Implement silent logging level to minimize...
2018-04-03 Vsevolod Stakhov[Minor] Move some important messages to higher log...
2018-04-03 Vsevolod Stakhov[Minor] Allow to set sign headers in dkim_signing
2018-04-03 Vsevolod Stakhov[Minor] When fold on chars skip other folding logic
2018-04-03 Vsevolod StakhovMerge pull request #2142 from moisseev/webui
2018-04-03 Alexander Moisseev[WebUI] Add messages total to throughput summary 2142/head
2018-04-03 Vsevolod StakhovMerge pull request #2141 from moisseev/patch-4
2018-04-03 Vsevolod StakhovMerge pull request #2139 from moisseev/hfilter
2018-04-03 Vsevolod StakhovMerge pull request #2138 from moisseev/patch-2
2018-04-03 Vsevolod Stakhov[Minor] Remove debug
2018-04-03 Vsevolod Stakhov[Fix|Breaking change] Use standard rules for non-oversi...
2018-04-03 Vsevolod Stakhov[Fix] Another fix in folding algorithm
2018-04-03 Vsevolod Stakhov[Fix] Add oversigning for the most important headers
2018-04-03 Vsevolod Stakhov[Feature] Implement oversigning feature
2018-04-03 Vsevolod Stakhov[Minor] Remove always-inline as it breaks build with...
2018-04-03 Vsevolod Stakhov[Fix] Fix support of multiple headers in sign_header
2018-04-03 Alexander MoisseevUpdate mid.inc 2141/head
2018-04-02 Alexander Moisseev[Minor] Insert symbol on PTR verification DNS error 2139/head
2018-04-02 Alexander Moisseev[Minor] Update HFILTER_HOSTNAME_UNKNOWN description 2138/head
2018-04-02 Vsevolod Stakhov[Fix] Fix fold_after case to preserve multiple spaces
2018-04-02 Vsevolod Stakhov[Minor] Fix AVX2 sanity check in clang
2018-04-02 Vsevolod Stakhov[Minor] Improve dkim signature readability (unfinished)
2018-04-02 Vsevolod Stakhov[Test] Improve folding tests
2018-04-02 Vsevolod Stakhov[Minor] Do not pass hostname as IP to Lua
2018-04-01 Vsevolod Stakhov[Minor] Do not set hostname if unknown has been specified
2018-04-01 Vsevolod Stakhov[Minor] Ignore 'unknown' hostname via milter
2018-04-01 Vsevolod Stakhov[Minor] Remove a wrong debug message
2018-03-31 Vsevolod Stakhov[Fix] Do not clean hostname on generic reset
2018-03-31 Vsevolod Stakhov[Fix] Do not call multimap addr for parts of addr if...
2018-03-31 Vsevolod Stakhov[Fix] Fix usage of util.parse_mail_address
2018-03-31 Vsevolod Stakhov[Minor] Add macros to access strings data
2018-03-31 Vsevolod Stakhov[Fix] Fix hostname usage in milter mode
2018-03-31 Vsevolod Stakhov[Minor] Add hostname debugging to the milter
2018-03-31 Vsevolod Stakhov[Minor] Fix ac-trie test case as it cannot deal with \0
2018-03-31 Vsevolod StakhovMerge pull request #2133 from bjoe2k4/patch-3
2018-03-31 Vsevolod StakhovMerge pull request #2129 from moisseev/patch-2
2018-03-30 Vsevolod Stakhov[Test] Improve trie unit testing
2018-03-30 Vsevolod Stakhov[Test] Add unit tests to CI
2018-03-30 Vsevolod Stakhov[Test] Improve tokenization tests
2018-03-30 bjoe2k4[WebUI] Fix modalBody for maps that appear more than... 2133/head
2018-03-30 Vsevolod Stakhov[Minor] Describe RSPAMD_FUZZY_EPOCH11 def
2018-03-30 Vsevolod Stakhov[Minor] Set lua path in rspamadm control to fix fuzzystat
2018-03-30 Vsevolod Stakhov[Test] Fix email address parsing test
next