]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2015-02-13 Vsevolod StakhovAdd task:get_content() method.
2015-02-13 Vsevolod StakhovClarify a bit.
2015-02-13 Vsevolod StakhovDefine contributions policy.
2015-02-13 Vsevolod StakhovMerge pull request #164 from fatalbanana/master
2015-02-13 Andrew LewisMinor nonsense 164/head
2015-02-13 Vsevolod StakhovClarify copyright for lua plugins.
2015-02-13 Vsevolod StakhovMerge pull request #162 from fatalbanana/master
2015-02-13 Andrew Lewisrbl.lua: remove un-needed character from pattern match 162/head
2015-02-13 Andrew Lewisrbl.lua: add reference to documentation
2015-02-13 Andrew Lewishfilter.lua: Add exclusion for authenticated users...
2015-02-13 Andrew Lewisonce_received.lua: Fix indentation & add exclusion...
2015-02-13 Andrew Lewisrbl.lua: Try harder to avoid invalid DNS lookups
2015-02-12 Vsevolod StakhovMerge pull request #159 from AlexeySa/master
2015-02-12 Vsevolod StakhovMerge pull request #160 from eneq123/master
2015-02-12 eneq123fix: attempt to index field '?' (a nil value) 160/head
2015-02-12 Alexey ALHfilter: Fix metric 159/head
2015-02-12 Alexey ALFix helo checks in rbl.lua
2015-02-12 Alexey ALHfilter: New metrics for helo checks
2015-02-12 Alexey ALHfilter: Update
2015-02-12 Vsevolod StakhovMerge pull request #154 from fatalbanana/master
2015-02-12 Andrew LewisRename user to exclude_users and invert logic 154/head
2015-02-12 Andrew Lewisrbl.lua: Don't ask for user unless called for by config
2015-02-12 Vsevolod StakhovAdd latency calculations.
2015-02-12 Vsevolod StakhovMerge pull request #152 from fatalbanana/master
2015-02-12 Andrew LewisAnother fix for RBL module (Reported by AL) 152/head
2015-02-12 Vsevolod StakhovMerge pull request #150 from AlexeySa/patch-2
2015-02-12 Alexey ALFix rbl.lua 150/head
2015-02-11 Vsevolod StakhovAllow to specify keypairs cache externally.
2015-02-11 Vsevolod StakhovMerge pull request #149 from fatalbanana/master
2015-02-11 Andrew LewisFurther amendments for changes to RBL module 149/head
2015-02-11 Andrew LewisFix typo
2015-02-11 Vsevolod StakhovMerge pull request #146 from fatalbanana/master
2015-02-11 Vsevolod StakhovMerge pull request #145 from eneq123/master
2015-02-11 eneq123We should check here :is_valid() instead of :to_string() 145/head
2015-02-11 Andrew LewisAmendment for rbl.lua update 146/head
2015-02-11 Andrew LewisUpdate RBL module: fix indentation; collapse loops...
2015-02-11 Andrew LewisMake Exim pass usernames to Rspamd
2015-02-11 Andrew LewisAdd DNSWL_BLOCKED symbol
2015-02-11 eneq123set empty <> user or addr for msgs without FROM (the...
2015-02-11 eneq123false if header from is nil
2015-02-11 eneq123real_ip to_string should not nil
2015-02-11 Vsevolod StakhovAdd preliminary API definition for learn cache.
2015-02-09 Vsevolod StakhovFix race condition.
2015-02-09 Vsevolod StakhovRemove old UCL workarounds.
2015-02-09 Vsevolod StakhovFix memory leaks in HTTP code.
2015-02-09 Vsevolod StakhovSmall fixes.
2015-02-09 Vsevolod StakhovFind iconv.
2015-02-09 Vsevolod StakhovMacro ambiguity hell.
2015-02-09 Vsevolod StakhovSome more BSD fixes.
2015-02-09 Vsevolod StakhovOne more push to pthread_mutexattr_setpshared
2015-02-09 Vsevolod StakhovMore precise detection of pthread_mutexattr_setpshared.
2015-02-09 Vsevolod StakhovCheck OSXSAVE flag.
2015-02-08 Vsevolod StakhovMerge pull request #144 from AlexeySa/patch-1
2015-02-08 Vsevolod StakhovUnify align macro.
2015-02-08 Alexey ALAdd static build internal libs 144/head
2015-02-08 Vsevolod StakhovMerge pull request #143 from fatalbanana/master
2015-02-08 Andrew LewisMake settings work as documented 143/head
2015-02-07 Vsevolod StakhovFix optimized poly1305.
2015-02-07 Vsevolod StakhovUse optimized version of poly1305.
2015-02-07 Vsevolod StakhovMerge pull request #140 from AlexeySa/patch-3
2015-02-07 Vsevolod StakhovMerge pull request #141 from AlexeySa/master
2015-02-07 Vsevolod StakhovInit cryptobox library properly.
2015-02-07 Vsevolod StakhovFix cryptobox logic.
2015-02-07 Vsevolod StakhovUse libcryptobox in http.
2015-02-07 Alexey ALUpdate metrics.conf 141/head
2015-02-07 Alexey ALUpdate rspamd.lua
2015-02-07 Alexey ALFix: if not exist Date-header 140/head
2015-02-06 Vsevolod StakhovFix beforenm part.
2015-02-06 Vsevolod StakhovAdd cryptobox encryption.
2015-02-06 Vsevolod StakhovImplement verification and keypair generation.
2015-02-06 Vsevolod StakhovSet curve25519 bits on keypair generation.
2015-02-06 Vsevolod StakhovMerge pull request #138 from fatalbanana/master
2015-02-06 Vsevolod StakhovAdd platform detector based on cpuid.
2015-02-06 Vsevolod StakhovAdd chacha20 driver.
2015-02-06 Andrew LewisAmendment: fix regex match for unqualified usernames 138/head
2015-02-06 Andrew LewisAmendment: nest stuff
2015-02-06 Vsevolod StakhovAdd curve25519 and poly1305 by @agl / @floodyberry
2015-02-06 Vsevolod StakhovAdd optimized versions of ChaCha20 by @floodyberry
2015-02-06 Andrew LewisAllow applying settings to authenticated users
2015-02-06 Vsevolod StakhovStart cryptobox library.
2015-02-05 Vsevolod StakhovFix potential issues as found by coverity.
2015-02-04 Vsevolod StakhovAdd uncached test.
2015-02-04 Vsevolod StakhovFix keypairs cache processing.
2015-02-04 Vsevolod StakhovFix encryption test.
2015-02-04 Vsevolod StakhovAdd HTTP connections speed test.
2015-02-04 Vsevolod StakhovAllow single string to be in a string list.
2015-02-04 Vsevolod StakhovInitialize expire queue.
2015-02-03 Vsevolod StakhovSecurely erase content of secret keys.
2015-02-03 Vsevolod StakhovFix LRU hash in keypairs cache.
2015-02-03 Vsevolod StakhovAdd explicit_memzero function.
2015-02-03 Vsevolod StakhovRework LRU hash.
2015-02-03 Vsevolod StakhovFix some initializations.
2015-02-03 Vsevolod StakhovFix urls interaction.
2015-02-03 Vsevolod StakhovRemove old crap functions from url parser code.
2015-02-03 Vsevolod StakhovMerge pull request #136 from fatalbanana/master
2015-02-03 Andrew LewisCosmetic changes 136/head
2015-02-02 Vsevolod StakhovUse keys cache in encrypt/decrypt operations.
2015-02-02 Vsevolod StakhovUse keypairs cache.
2015-02-02 Vsevolod StakhovPublish afternm_detached
2015-02-02 Vsevolod StakhovUpdate keypairs cache.
next