aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Add `compat_messages` for compatibility with legacy protocolVsevolod Stakhov2017-01-051-1/+18
* [Rework] Finally remove gmime dependency from RspamdVsevolod Stakhov2016-12-221-0/+1
* [Minor] Fix rewrite subjectVsevolod Stakhov2016-12-201-17/+30
* [Minor] Use Rspamd encode function instead of gmimeVsevolod Stakhov2016-12-201-1/+1
* [Rework|Minor] More updates for mime parsingVsevolod Stakhov2016-12-161-2/+6
* [Rework] Refactor struct namesVsevolod Stakhov2016-12-051-14/+14
* [Rework] Use hash tables for symbols optionsVsevolod Stakhov2016-12-051-9/+13
* Allow processing MTA-Tag header from Rmilter and saving it under 'MTA-Tag' na...Andrej Zverev2016-11-181-0/+8
* [Rework] Make rspamd protocol messages usefulVsevolod Stakhov2016-11-021-4/+2
* [Fix] Another memory leak pluggedVsevolod Stakhov2016-09-301-1/+1
* [Feature] Try to guess line endings when folding headersVsevolod Stakhov2016-09-221-1/+1
* [Minor] Reduce log noiseVsevolod Stakhov2016-09-161-1/+1
* [Feature] Allow to pass extra data from plugins to log helperVsevolod Stakhov2016-09-121-3/+143
* [Feature] Add replies compressionVsevolod Stakhov2016-09-091-1/+62
* [Feature] Allow parsing of mailbox messages from the commandlineVsevolod Stakhov2016-08-231-0/+7
* [Feature] Log URLs encrypted if we have log encryption pubkeyVsevolod Stakhov2016-08-161-1/+1
* [Feature] Fold DKIM-Signature headerVsevolod Stakhov2016-08-151-2/+7
* [Fix] Do not set absent hostname to "unknown"Vsevolod Stakhov2016-08-051-5/+0
* [Fix] Fix printing from field in log_urlsVsevolod Stakhov2016-08-051-2/+5
* [Fix] Fix multiple request headers structureVsevolod Stakhov2016-08-041-3/+3
* [Fix] Restore multiple values headers in protocolVsevolod Stakhov2016-08-041-167/+169
* [Minor] Silence warningAndrew Lewis2016-08-031-0/+1
* [Fix] Avoid returning NaN as score on scanAndrew Lewis2016-08-031-1/+6
* [Feature] Correctly work when there is no hard reject actionVsevolod Stakhov2016-07-271-11/+15
* [Feature] Allow to pass extradata from rspamd to rmilterVsevolod Stakhov2016-07-211-0/+8
* [Fix] Fix processing of addresses in protocolVsevolod Stakhov2016-07-141-2/+10
* [Feature] Send DKIM signature to protocol replyVsevolod Stakhov2016-07-061-0/+8
* [Rework] Include config structure to all rcl handlersVsevolod Stakhov2016-06-251-1/+1
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-101-10/+14
* [Minor] Simplify rspamc conversion routinesVsevolod Stakhov2016-06-021-7/+9
* [Minor] Declare function non-staticVsevolod Stakhov2016-06-021-1/+1
* [Feature] New abstract hashing API in cryptoboxVsevolod Stakhov2016-05-101-2/+3
* [Feature] Allow setting scores and actions from luaVsevolod Stakhov2016-05-031-2/+12
* [Feature] Save settings id hash for convenienceVsevolod Stakhov2016-04-271-9/+16
* [Feature] Pass settings id to log helperVsevolod Stakhov2016-04-271-0/+18
* [Fix] Fix issue with missing recipientsVsevolod Stakhov2016-04-251-0/+4
* [Feature] Start moving to the new email address structureVsevolod Stakhov2016-04-241-13/+12
* [Feature] Insert redirected URL to the urls listVsevolod Stakhov2016-04-071-17/+35
* [Feature] Extend log structureVsevolod Stakhov2016-04-051-4/+11
* [Feature] Start client implementation for logging pipes in rspamdVsevolod Stakhov2016-04-041-0/+72
* [Feature] Add magic for all workers' contextsVsevolod Stakhov2016-04-041-0/+1
* [Feature] Simplify actions application by the settingsVsevolod Stakhov2016-03-291-5/+2
* [Feature] Store actions limits in metric resultVsevolod Stakhov2016-03-291-2/+2
* [Minor] Remove legacy interfaceVsevolod Stakhov2016-03-261-30/+1
* [Feature] Add more information about regexpsVsevolod Stakhov2016-03-111-1/+4
* Set is_spam = true for all but 'no action' or 'greylist'Vsevolod Stakhov2016-02-181-1/+1
* Refactor UCL APIVsevolod Stakhov2016-02-161-15/+15
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
* Set status for HTTP repliesVsevolod Stakhov2016-01-161-0/+2
* Don't write URLs by default as it is too verboseVsevolod Stakhov2016-01-161-7/+10