| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* Add partial ipv6 support for some rspamd modules.
|
| |
|
|
|
|
| |
https://bitbucket.org/vstakhov/rspamd/issue/21/rspamd-solaris10-x86-openindiana
|
|
|
|
|
|
|
| |
Add descriptions for some rspamd API functions (no functional changes).
--HG--
rename : linux/rspamd => linux/rspamd_debian.in
|
|
|
|
| |
* Add ability to select between round-robin and master-slave algorithms for dns servers
|
|
|
|
| |
* Improve phishing module adding ability to define 'strict' phishing domains
|
|
|
|
|
|
| |
Fix parsing several mx addrs in spf parser [1]
Reported by: Victor Ustugov
|
|
|
|
|
| |
Now all comments in commit logs beginning with '*' would be included in changelog, so
important changes would be separated from small ones.
|
|
|
|
| |
* Several fixes to DNS logic
|
|
|
|
|
| |
* Fix PTR parsing
* Add tests
|
|
|
|
|
|
| |
* Many improvements to rspamd test suite: now it CAN be used for testing rspamd functionality
* Write DNS resolver tests
* Fix issues with memory_pool mutexes and with creating of statfiles
|
|
|
|
|
|
|
| |
* Write more code for DNS resolver:
- initial RR parser
- name compression
- replies handler
|
|
|
|
| |
* Fix microseconds<->milliseconds conversions
|
|
* Add very initial version of DNS resolver (many things to be done)
|