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
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 737 of 742
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Log scan time and scan length of messages * Remove 2 memory leaks
Vsevolod Stakhov
More...
over 16 years ago
* Fix multiply accept issues
Vsevolod Stakhov
More...
over 16 years ago
* Polish socket utility functions
Vsevolod Stakhov
More...
over 16 years ago
* Fix bug in expressions parser and optimizer
Vsevolod Stakhov
More...
over 16 years ago
* Fix issue with including sys/uio.h for writev and readv
Vsevolod Stakhov
More...
over 16 years ago
* Fix many compile time warnings and polish code
Vsevolod Stakhov
More...
over 16 years ago
* Fix obtaining of content-type
Vsevolod Stakhov
More...
over 16 years ago
* Add functions to operate with content-type header and describe them in documentation
Vsevolod Stakhov
More...
over 16 years ago
* Fix expression optimizator
Vsevolod Stakhov
More...
over 16 years ago
* Fix XS module to work with current type of memory allocation
Vsevolod Stakhov
More...
over 16 years ago
* Use pool allocator for temp strings in headers
Vsevolod Stakhov
More...
over 16 years ago
* Add smart handling of message headers
Vsevolod Stakhov
More...
over 16 years ago
* Fix variable substitution * Add new command line parameter '-V' allowing to dump all variables of rspamd
Vsevolod Stakhov
More...
over 16 years ago
* Fix error in expression parser that causes bad errors with expressions that have regexp at the end * Improve test for fuzzy hashes * Add new object - TextPart to perl XS library that allows access to stripped parts and fuzzy hashes * Add documentation for expressions parser and fot Mail::Rspamd::TextPart * Allways calculate fuzzy hash for text parts * Store text parts separately from other parts * Add compare_parts_distance for expressions that calculates difference in 2 parts messages * Do not try to substitute variables in empty strings
Vsevolod Stakhov
More...
over 16 years ago
* Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash) * Add test case for fuzzy hashing check
Vsevolod Stakhov
More...
over 16 years ago
* Misprint in optimizer function
Vsevolod Stakhov
More...
over 16 years ago
* Fix bug in redirector * Do not write info about redirects to log file as this info is already in redirector's log file
Vsevolod Stakhov
More...
over 16 years ago
* Add optimization support for regexps
Vsevolod Stakhov
More...
over 16 years ago
* Add functions support to rspamd regexps * Parse expressions with state machine which allows different kinds of arguments in expressions * Fix test to accord current data * Add support of fucntions to regexp module * Move all regexp logic to separate file, describe its API * Fix descriptors leakage in surbl module
Vsevolod Stakhov
More...
over 16 years ago
* While printing symbols list on log strip last ',' from logline
Vsevolod Stakhov
More...
over 16 years ago
* With flag -t syntax of modules variables is also inspected * Set "C" locale on start to avoid some troubles with logging
Vsevolod Stakhov
More...
over 16 years ago
* Allow escaped quotes in quoted strings, for example "\"some string\"" * Add warnings when we got errors while parsing rexeps
Vsevolod Stakhov
More...
over 16 years ago
* Add ability to match raw headers * Update documentation
Vsevolod Stakhov
More...
over 16 years ago
* Add functions to parse headers and urls into statfile tokens
Vsevolod Stakhov
More...
over 16 years ago
* Fix reload logic * Create listen sock for lmtp in main processes dispatcher to allow multiply lmtp workers * Fix logic of logging
Vsevolod Stakhov
More...
over 16 years ago
* Add ability to configure sections in statfiles * Add ability to define variables in modules blocks * Add symbolic aliases for statfile sections
Vsevolod Stakhov
More...
over 16 years ago
* Some fixes to regexp module * Add documentation for rspamd regexp module
Vsevolod Stakhov
More...
over 16 years ago
* Add sections support to rspamd statfiles API * Change logic of statfile pool: - statfiles hash is no longer shared hash as we have per-process uniq things like current section or offset in statfile - introduce shared hash of statfiles mmapped areas to avoid multiply mmaps of the same file
Vsevolod Stakhov
More...
over 16 years ago
* Add log line for each message in SA style
Vsevolod Stakhov
More...
over 16 years ago
* Fix FreeBSD start script for redirector
Vsevolod Stakhov
More...
over 16 years ago
←
1
2
…
733
734
735
736
737
738
739
740
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