openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rspamd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 733 of 742
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Improve logic of urls command to extract only those urls that would be checked against surbl lists * Fix surbl whitelisting * Fix bug with processing custom commands * Update version to 0.2.1
Vsevolod Stakhov
More...
about 16 years ago
* Avoid using static variables for callbacks * Do not write to redirector logs not checked urls
Vsevolod Stakhov
More...
about 16 years ago
* Fix static buffer usage
Vsevolod Stakhov
More...
about 16 years ago
* Rework structure of sample configs * Fix rspamc * Add english readme
Vsevolod Stakhov
More...
about 16 years ago
* Fix bug with infinite loops caused by outputting long urls
Vsevolod Stakhov
More...
about 16 years ago
* Fix rspamd functions registration
Vsevolod Stakhov
More...
about 16 years ago
* Improve locking by using asm 'pause' command * Try to fix read locking in rwlock
Vsevolod Stakhov
More...
about 16 years ago
* Introduce new system of workers spawning and configuring, now rspamd can be easily extended by new types of wrokers * Rework config system and avoid from using queue (3) lists * Upgrade version to 0.2.0 as config format is now incompatible with older one
Vsevolod Stakhov
More...
about 16 years ago
* Try to fix locking problem with double unlocking
Vsevolod Stakhov
More...
about 16 years ago
* Use own logging system to use static logging buffer instead of dynamically allocated one
Vsevolod Stakhov
More...
about 16 years ago
* Use glib slice allocator for memory pool allocator, optimize chunk size
Vsevolod Stakhov
More...
about 16 years ago
* Fix 'urls' command
Vsevolod Stakhov
More...
about 16 years ago
* Add module for blacklisting emails (self documented in sample config) * Add command 'emails' for extracting emails from a message * Rework protocol layout to allow expanding rspamd protocol by custom commands that can be added from anywhere in code * Allow rspamc to work without strictly parameter 'command'. Command by default is 'symbols'. * Update version to 0.1.8
Vsevolod Stakhov
More...
about 16 years ago
* Add function "raw_header_exists" for finding headers that are not parsed by gmime (Mime-Version for example)
Vsevolod Stakhov
More...
about 16 years ago
* Add urls command for extracting urls
Vsevolod Stakhov
More...
about 16 years ago
* Write actual urls to logs and to protocol output while checking urls in surbl lists
Vsevolod Stakhov
More...
about 16 years ago
* Do not use values from clock_gettime for getting current time
Vsevolod Stakhov
More...
about 16 years ago
* Avoid double freeing of match info
Vsevolod Stakhov
More...
about 16 years ago
* Temporary disable list files monitoring
Vsevolod Stakhov
More...
about 16 years ago
* Improve logic of reading list files, add automatic rereading of list files while changing
Vsevolod Stakhov
More...
about 16 years ago
* Implement new way for parsing text lists
Vsevolod Stakhov
More...
about 16 years ago
* Forgot to merge
Vsevolod Stakhov
More...
about 16 years ago
* Rework url parsing algorithms * Adopt all parts of rspamd for new url parser * Improve url-extracter utility by avoiding cut&paste of mime parsing * Small fixes to rspamc client * Bump version to 0.1.3
Vsevolod Stakhov
More...
about 16 years ago
* Fix url grabbing regexp to match urls like <a href=http://blah.com>
Vsevolod Stakhov
More...
about 16 years ago
* Fix bug with gboolean usage
Vsevolod Stakhov
More...
about 16 years ago
* Improve rspamc utility for working without rspamd config
Vsevolod Stakhov
More...
about 16 years ago
* Try to handle fake text/html parts correctly while extracting URLs
Vsevolod Stakhov
More...
about 16 years ago
* Add deadlock detection for memory pool locks and imporve mutexes API
Vsevolod Stakhov
More...
about 16 years ago
* Fix issue with <?xml> tag
Vsevolod Stakhov
More...
about 16 years ago
* Add 'User' header that is used by exim MTA
Vsevolod Stakhov
More...
over 16 years ago
←
1
2
…
729
730
731
732
733
734
735
736
737
…
741
742
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree