1
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Improve logging More... about 16 years ago
* Optimize structure of fuzzy hashes storage (to hash map) More... about 16 years ago
* Fix rule More... about 16 years ago
* Fix bug with parsing raw headers for messages that have mixed line ending style More... about 16 years ago
* Add checking for supported WARN flags to support old gcc versions * Remove legacy linking to libmd More... about 16 years ago
* Strip urls from space characters More... about 16 years ago
* Make fuzzy storage working (tested checking, adding and deleting of fuzzy hashes from storage) * Fix stupid bug in fuzzy distance calculations More... about 16 years ago
* Strip url line from spaces More... about 16 years ago
* Fix some more bugs with empty parts More... about 16 years ago
* Fix some issues with empty parts More... about 16 years ago
* Add support for empty text or html parts More... about 16 years ago
* Add support for extending controller protocol by modules * Add write support via controller to fuzzy storage More... about 16 years ago
* Make port working in http map definition More... about 16 years ago
* Fix entitles decoding for hex and oct characters More... about 16 years ago
* Add client part for fuzzy checksums storage * Add fuzzy storage syncing to file More... about 16 years ago
* One more fix to default redirector's settings More... about 16 years ago
* Add new map 'redirector_hosts_map' for determining which hosts should be checked with redirector More... about 16 years ago
* Fix initializing of http reply structure to avoid core dumps when we got connection errors More... about 16 years ago
* Implement fuzzy hashes storage worker TODO: - implement client as rspamd plugin - add support to controller and rspamc - improve performance by avoiding usage of linked lists More... about 16 years ago
* Fix multipart nesting More... about 16 years ago
* Fixed sample config file More... about 16 years ago
* Change requirements for glib (min. 2.16 required) More... about 16 years ago
* Fix some more bugs More... about 16 years ago
* Make modules disableable from config More... about 16 years ago
* Fix stupid error More... about 16 years ago
* Fix error with statfiles sorting function More... about 16 years ago
* Add received headers parser More... about 16 years ago
* Add http maps support More... about 16 years ago
* Use g_ascii_isalnum for more strict decoding * Keep undecoded entitles undecoded * Fix log message More... about 16 years ago
* Decode html entitles in urls while extracting urls values from html tags NOTE: works only for ascii symbols More... about 16 years ago