| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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)
|