1
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Introduce new common system of map files, that can be used for different types of maps. This includes new logic of callbacks and callbacks calling, files are monitored with evtimers with jittering. HTTP support would be included soon as well. More... about 16 years ago
* Fix indexes in fuzzy hashes calculations * Add optimization flags support * Enable -O by default More... about 16 years ago
* Fix 'cc' urls parsing * Add function has_fake_html for determine fake html parts (without any tags) More... about 16 years ago
* Fix stupid error with memory copying More... about 16 years ago
* Fix order of flags parsing More... about 16 years ago
* Add -C flag to dump cache content * Fix sorting logic More... about 16 years ago
* Fix type for g_checksum length More... about 16 years ago
* Fix symbol planning, add cache_file directive to config file * Fix some errors More... about 16 years ago
* Rework the whole filters system * Add metrics optimization and symbols cache * Change all plugins More... about 16 years ago
* Bump version More... about 16 years ago
* Make autolearn working More... about 16 years ago
* Fix distance calculation for common recipients More... about 16 years ago
* Fix rules More... about 16 years ago
* Try to search for headers in multipart parts if headers are not found in parent part * Fix raw header's search More... about 16 years ago
* Handle <?xml> tags correctly More... about 16 years ago
* Fix url unescaping More... about 16 years ago
* Check return value from evdns_resolve * Do not parse html parts double time while extracting urls, just parse tags attributes More... about 16 years ago
* Add hack to disallow misformed urls More... about 16 years ago
* If tag attribute value empty do not assume it as url More... about 16 years ago
* Fix html urls processing More... about 16 years ago
* Add autolearn config options * Fix parsing of invalid urls in html parser * Add ability to specify symbols in view parameter as comma-separated list More... about 16 years ago
* Extract url encoded urls from html texts More... about 16 years ago
* Rework structure and API of statfiles functions to improve performance and avoid missusage of hash table * Correct url length calculation in urls command More... about 16 years ago
* Add urls output to urls command * Improve performance of dispatcher by avoiding double allocating and copying of dynamic buffers More... about 16 years ago
* Remove some warnings More... about 16 years ago
* Fix issue with group addresses More... about 16 years ago
* Fix possible memory leakage by freeing g_error resourses More... about 16 years ago
* Fixed awfully stupid error in surbl module More... about 16 years ago
* Add views support (not completely tested yet) More... about 16 years ago
* Improve rc script by specifying pidfile path More... about 16 years ago