]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-06-16 Vsevolod Stakhov[Fix] One more try to fix redis
2016-06-16 Vsevolod Stakhov[Feature] Use one pass to remove newlines and store...
2016-06-16 Vsevolod Stakhov[Fix] Fix descriptors leak on shmem detaching
2016-06-16 Vsevolod Stakhov[Fix] More and more fixes to redis states
2016-06-16 Vsevolod Stakhov[Fix] Another try to fix redis states
2016-06-16 Vsevolod Stakhov[Fix] Set terminated state before calling of async...
2016-06-16 Vsevolod Stakhov[Fix] Fix state on timeout
2016-06-16 Vsevolod Stakhov[Fix] Another try to fix redis mess
2016-06-16 Vsevolod Stakhov[Fix] Fix redis timeout events handling
2016-06-16 Vsevolod Stakhov[Minor] Add some more tests
2016-06-16 Vsevolod Stakhov[Feature] Try to read on fuzzy timeout to avoid fake...
2016-06-15 Vsevolod StakhovMerge pull request #659 from moisseev/patch-1
2016-06-15 Vsevolod StakhovMerge pull request #664 from moisseev/patch-2
2016-06-15 Vsevolod Stakhov[Feature] Add ESMTPSA received type
2016-06-15 Vsevolod Stakhov[Fix] Fix stack growing
2016-06-15 Vsevolod Stakhov[Feature] Further relax parser
2016-06-15 Vsevolod Stakhov[Fix] Fix parsing of nested braces in SMTP comments
2016-06-15 Alexander Moisseev[Minor] Add `application/octet-stream` mime type for... 664/head
2016-06-15 Vsevolod Stakhov[Fix] Fix parser
2016-06-15 Vsevolod Stakhov[Feature] Parse received timestamp
2016-06-15 Vsevolod Stakhov[Feature] Parse received date and ESMTPA proto
2016-06-14 Vsevolod Stakhov[Minor] Add some more stats
2016-06-14 Vsevolod Stakhov[Minor] Fix memory allocation
2016-06-14 Vsevolod Stakhov[Minor] Add a simple received parser benchmark routine
2016-06-14 Vsevolod Stakhov[Fix] Fix build
2016-06-14 Vsevolod Stakhov[Feature] Improve ragel build target
2016-06-14 Vsevolod Stakhov[Feature] Simplify machines by assuming that headers...
2016-06-14 Vsevolod Stakhov[Rework] Use dynamically generated ragel C sources
2016-06-14 Vsevolod Stakhov[Rework] Compile ragel sources when building rspamd
2016-06-14 Vsevolod Stakhov[Feature] Use new received parser instead of old one
2016-06-14 Vsevolod Stakhov[Feature] Use new ragel parser in message parsing code
2016-06-14 Vsevolod Stakhov[Feature] Implement ragel parser for received headers
2016-06-14 Vsevolod Stakhov[Fix] Fix periodic scheduling when a map is not modified
2016-06-14 Vsevolod Stakhov[Fix] More fixes to events logic
2016-06-14 Vsevolod Stakhov[Fix] Fix event bases for IO events
2016-06-14 Vsevolod Stakhov[Fix] Set host attribute properly when making HTTP...
2016-06-14 Vsevolod Stakhov[Feature] Add openphish support to rspamd phishing...
2016-06-13 Vsevolod Stakhov[Feature] Enable forced resolving for some lua plugins
2016-06-13 Vsevolod Stakhov[Feature] Rework dns resolving API for lua, add 'forced...
2016-06-13 Vsevolod Stakhov[CritFix] Fix parsing of missing classes
2016-06-13 Vsevolod Stakhov[Feature] Improve error report for type missmatch in lua
2016-06-13 Vsevolod Stakhov[Feature] Support rspamd_updates via https
2016-06-13 Vsevolod Stakhov[Feature] Implement https maps
2016-06-13 Vsevolod Stakhov[Feature] Implement HTTPS client
2016-06-13 Vsevolod Stakhov{Feature] Implement SSL IO
2016-06-13 Vsevolod Stakhov[Doc] Remove legacy protocol description
2016-06-13 Vsevolod Stakhov[Feature] Allow https maps
2016-06-13 Vsevolod Stakhov[Feature] Implement SSL support in http client
2016-06-13 Vsevolod Stakhov[Fix] Fix length calculations for shared memory segments
2016-06-13 Vsevolod Stakhov[Fix] Fix results checking if no master connection...
2016-06-13 Vsevolod Stakhov[Feature] Add preliminary version of ssl toolbox
2016-06-13 Vsevolod Stakhov[Feature] Search for SSL_set_tlsext_host_name support
2016-06-13 Alexander Moisseev[Minor] Add includes for `classifier "bayes"` 659/head
2016-06-12 Vsevolod StakhovMerge pull request #658 from fatalbanana/docs
2016-06-12 Andrew Lewis[Doc] Clarify some rspamc arguments 658/head
2016-06-12 Vsevolod StakhovMerge pull request #657 from jeromelebleu/typo
2016-06-12 Vsevolod Stakhov[Doc] Update documentation
2016-06-12 Vsevolod StakhovMerge pull request #656 from larryhynes/documentation
2016-06-11 Vsevolod Stakhov[Feature] Configure CA path and ciphers
2016-06-11 Vsevolod Stakhov[Feature] Allow to set ciphers and CA paths in config
2016-06-11 Vsevolod Stakhov[Fix] Use shared memory merely for local backends in...
2016-06-11 Vsevolod Stakhov[Feature] Initialize ssl library to use SSL connections
2016-06-11 Vsevolod Stakhov[Feature] Use offset when passing shm to deal with...
2016-06-10 Larry Hynes[Doc] Correct edits to table in protocol.md 656/head
2016-06-10 Jérôme Lebleu[Typo] Correct suppress spelling 657/head
2016-06-10 Vsevolod Stakhov[Fix] Fix race condition with shared memory by refcounts
2016-06-10 Vsevolod Stakhov[Fix] Fix creating of temporary shmem segment
2016-06-10 Vsevolod Stakhov[Feature] Implement reading of messages to shared memory
2016-06-10 Vsevolod Stakhov[Fix] Fix shm_open call as described in POSIX
2016-06-10 Vsevolod StakhovMerge branch 'http-rework'
2016-06-10 Vsevolod Stakhov[Rework] Finish rework for the rest of places that...
2016-06-10 Vsevolod Stakhov[Fix] Cleanup message when assiging body
2016-06-10 Vsevolod Stakhov[Feature] Add more methods to init http message body
2016-06-10 Vsevolod Stakhov[Fix] Fix caseless uthash application
2016-06-10 Vsevolod Stakhov[Feature] Update mumhash
2016-06-10 Vsevolod Stakhov[Rework] Move http internal structures to a private...
2016-06-10 Vsevolod Stakhov[Fix] Improve strcase hash used in uthash
2016-06-10 Vsevolod Stakhov[Feature] Store HTTP headers in a hash table
2016-06-10 Vsevolod Stakhov[Rework] Rework HTTP code
2016-06-10 Vsevolod Stakhov[Feature] Improve fstrings API
2016-06-10 Vsevolod Stakhov[Feature] Allow to open message from a shared memory...
2016-06-10 Vsevolod Stakhov[Feature] Add function to create temporary shared memor...
2016-06-10 Vsevolod Stakhov[Feature] Add function to generate random hex string
2016-06-09 Larry Hynes[Doc] Correct doc/markdown/architecture/protocol.md
2016-06-09 Larry Hynes[Doc] Correct doc/markdown/architecture/index.md
2016-06-09 Larry HynesMerge remote-tracking branch 'upstream/master' into...
2016-06-09 Vsevolod Stakhov[Fix] Plug memory leak in proxy
2016-06-09 Vsevolod Stakhov[Feature] Do not print garbadge in --compact output
2016-06-09 Vsevolod Stakhov[Fix] Fix encrypted proxy requests
2016-06-09 Vsevolod Stakhov[Fix] Do not delete uninitialized events
2016-06-09 Vsevolod Stakhov[Feature] Add protection against open files limit and...
2016-06-09 Vsevolod Stakhov[Fix] Another fix for redis timeouts
2016-06-09 Vsevolod Stakhov[Fix] Fix order of initialization
2016-06-09 Vsevolod Stakhov[Feature] Use file lock in logger to avoid deadlocks
2016-06-09 Vsevolod Stakhov[Fix] Fix errors handling in the proxy
2016-06-09 Vsevolod Stakhov[Fix] More fixes for redis refcounts
2016-06-09 Vsevolod Stakhov[Fix] Initialize parser scripts properly
2016-06-09 Vsevolod Stakhov[Fix] Try to fix issue in redis stats backend when...
2016-06-09 Vsevolod Stakhov[Fix] Fix usage of rdns reply structure
2016-06-08 Vsevolod Stakhov[Fix] Fix symbol name for spf soft fail
next