aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Stop for 0.6.7.0.6.7Vsevolod Stakhov2014-01-104-3/+26
|
* Forgot about event adding.Vsevolod Stakhov2014-01-101-0/+4
|
* Write some more HTTP headers in reply.Vsevolod Stakhov2014-01-092-8/+48
|
* Unify http code for client and server.Vsevolod Stakhov2014-01-093-290/+521
|
* Remove unused lua module.Vsevolod Stakhov2014-01-091-152/+0
|
* 0.7 era start.Vsevolod Stakhov2014-01-091-2/+2
|
* Fix simultaneous bind to ipv6 and ipv6 sockets.Vsevolod Stakhov2014-01-098-92/+139
|
* Reorganize HTTP library.Vsevolod Stakhov2014-01-092-112/+105
|
* Implement http server using http_parser.Vsevolod Stakhov2014-01-088-279/+764
|
* Import http parser code.Vsevolod Stakhov2014-01-074-0/+2582
|
* Add `strict_protocol_headers` option for rspamc protocol.Vsevolod Stakhov2014-01-073-9/+16
| | | | | | If this option is specified then unknown headers are treated as errors otherwise they are just ignored. This option is `false` by default meaning that unknown headers are ignored.
* Merge pull request #23 from AlexeySa/patch-1Vsevolod Stakhov2014-01-071-50/+31
|\ | | | | Update Hfilter
| * Update HfilterAlexey2014-01-061-50/+31
|/ | | | - Optimize and fixes for hostname check - Some fixes for helo check
* Validate IP addresses before pushing them to lua.Vsevolod Stakhov2014-01-063-9/+45
|
* Support hostname and helo in rspamc client.Vsevolod Stakhov2014-01-063-1/+28
|
* Show debug output in libraries.Vsevolod Stakhov2014-01-061-1/+1
|
* Add hostname attribute to rspamc protocol.Vsevolod Stakhov2014-01-064-3/+42
|
* Several fixes.Vsevolod Stakhov2014-01-062-3/+3
|
* Fix image sizes.Vsevolod Stakhov2014-01-061-0/+0
|
* Fix markdown.Vsevolod Stakhov2014-01-062-1/+3
|
* Add settings description.Vsevolod Stakhov2014-01-063-0/+76
|
* Some more fixes.Vsevolod Stakhov2014-01-061-2/+13
|
* Fix markdown.Vsevolod Stakhov2014-01-061-38/+38
|
* Write general information about config.Vsevolod Stakhov2014-01-051-0/+71
|
* Small fix to received parser.Vsevolod Stakhov2014-01-051-1/+1
|
* Fix one more sequence case.Vsevolod Stakhov2014-01-051-0/+5
|
* Fix headers end detection for DKIM.Vsevolod Stakhov2014-01-051-4/+4
|
* Log to console in case of config test.Vsevolod Stakhov2014-01-051-0/+5
|
* Add include_map macro to ucl language.Vsevolod Stakhov2014-01-051-0/+90
|
* Include checksum in a map struct.Vsevolod Stakhov2014-01-052-9/+17
|
* Fix '--pass-all' option name.Vsevolod Stakhov2014-01-051-1/+1
|
* Merge pull request #22 from fatalbanana/masterVsevolod Stakhov2014-01-051-1/+8
|\ | | | | Fix some rpmlint warnings for openSUSE.
| * Fix some rpmlint warningsAndrew Lewis2014-01-041-1/+8
| |
* | Add UCL language documentation.Vsevolod Stakhov2014-01-051-0/+296
|/
* Merge pull request #21 from fatalbanana/masterVsevolod Stakhov2014-01-043-1/+142
|\ | | | | Fix SLES support & OpenSUSE 12 builds on build service
| * Fix SLES support & OpenSUSE 12 builds on build serviceAndrew Lewis2014-01-033-1/+142
|/
* Add support for edns0 in rspamd.Vsevolod Stakhov2014-01-022-2/+31
|
* Be more human readable in symbol's output.Vsevolod Stakhov2014-01-021-1/+1
|
* Fix exp2l using in inv_ch_square function.Vsevolod Stakhov2014-01-021-1/+1
|
* Merge pull request #20 from fatalbanana/masterVsevolod Stakhov2014-01-012-19/+47
|\ | | | | Fixes for OpenSUSE package
| * Fixes for OpenSUSEAndrew Lewis2014-01-012-19/+47
| |
| * Merge remote-tracking branch 'upstream/master'Andrew Lewis2014-01-0199-4498/+10099
| |\ | |/ |/|
* | Use seconds instead of milliseconds in expire.Vsevolod Stakhov2013-12-311-2/+2
| |
* | Fucking hg.Vsevolod Stakhov2013-12-301-1/+1
|\ \
| * | Unknown symbols now have zero weight not 1.0.Vsevolod Stakhov2013-12-301-1/+1
| | |
* | | More documentation.Vsevolod Stakhov2013-12-3017-4/+92
|/ /
* | Start architecture section.Vsevolod Stakhov2013-12-292-5/+98
| |
* | Fucking mercurial.Vsevolod Stakhov2013-12-286-0/+22
|\ \
| * | Add documentation skeleton.Vsevolod Stakhov2013-12-286-0/+22
| | |
* | | Ouch.Vsevolod Stakhov2013-12-281-7/+3
| | |