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 17 hours
ago. based on code collected
about 18 hours
ago.
Sep 07, 2024 — Sep 07, 2025
Showing page 740 of 744
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Unify socket creation and accepting by using utility functions * Check SO_ERROR on socket immideately after connect/bind to avoid resourses allocation for unsuccessful connections * Avoid descriptors leakage when we create sockets and have errors on them * Set on all socket descriptors FD_CLOEXEC flag to avoid problems with executing LDA
Vsevolod Stakhov
More...
over 16 years ago
* New rspamd protocol (changed replies) * Add ability to attach string lists to symbols * Check destructors and do not add identical destructors (argument and function) to pool's destructors * Remove 2 warnings when building with gmime22 * Attach url names to surbl symbols * Fix bug with blocking on read (I think it is linux specific thought)
Vsevolod Stakhov
More...
over 16 years ago
* Add ability to check bits from surbl replies
Vsevolod Stakhov
More...
over 16 years ago
* Properly set initial state for surbl state machine * Ignore SIGPIPE globally as dispatcher performs check of all write (2) calls
Vsevolod Stakhov
More...
over 16 years ago
* Set read timeout for redirector instead of connect timeout
Vsevolod Stakhov
More...
over 16 years ago
* htonl->htons as port is uint16_t, so lower bytes are zeroed or undefined when call htonl
Vsevolod Stakhov
More...
over 16 years ago
* Remove %m from logging it seems to be unsupported by FreeBSD printf version
Vsevolod Stakhov
More...
over 16 years ago
* Fix misprint
Vsevolod Stakhov
More...
over 16 years ago
* Add forgotten file
Vsevolod Stakhov
More...
over 16 years ago
* Add ability to check multiply SURBL's
Vsevolod Stakhov
More...
over 16 years ago
* Add compatibility with gmime24
Vsevolod Stakhov
More...
over 16 years ago
* Fix LMTP and DELIVERY parsing in config file while trying to get control credits
Vsevolod Stakhov
More...
over 16 years ago
* Fix dispatcher bugs and add some debug output * Fix log output for surbl
Vsevolod Stakhov
More...
over 16 years ago
* Fix character policy in dispatcher
Vsevolod Stakhov
More...
over 16 years ago
* Try not to unref parser too early
Vsevolod Stakhov
More...
over 16 years ago
* Link with gmime24 if gmime22 is not found
Vsevolod Stakhov
More...
over 16 years ago
* Add debug for mime parsing * Fill task structure with zeroes in url-extracter
Vsevolod Stakhov
More...
over 16 years ago
* Fix url-extracter * Fix soft-shutdown of dispacther * Turn debug on by default in cmake * Change logic of save points
Vsevolod Stakhov
More...
over 16 years ago
* Fix dependencies on perlxs target (do not rebuild it constantly) * Fix rspamc to understand lmtp and delivery sections in config * Fix parser's states when reading module options * Add sample config for surbl module with comments
Vsevolod Stakhov
More...
over 16 years ago
* Remove cmake logic for installing targets due to fucking libperl
Vsevolod Stakhov
More...
over 16 years ago
* Fix logging when process is starting * Add -t option for config testing * Try to search default config in install prefix not in current directory
Vsevolod Stakhov
More...
over 16 years ago
* Completely rewrite and reorganize perl API * Add documentation for Mail::Rspamd * Add install targets to cmake
Vsevolod Stakhov
More...
over 16 years ago
* Add support of LMTP/SMTP delivery
Vsevolod Stakhov
More...
over 16 years ago
* Fix memory corruption and lmtp handling * Add e-mail address validation in lmtp
Vsevolod Stakhov
More...
over 16 years ago
* Add initial LMTP support and LDA delivery to rspamd
Vsevolod Stakhov
More...
over 16 years ago
* Fix dispatcher timeouts handling * Add wanna_die flag that can be used in dispatcher's callbacks
Vsevolod Stakhov
More...
over 16 years ago
* Implement rspamd IO with IO dispatcher (TODO: still some issues with timeouts must be resolved)
Vsevolod Stakhov
More...
over 16 years ago
* Improve logger initialization
Vsevolod Stakhov
More...
over 16 years ago
* Fix issue with -fPIC and DynaLoader * Retab perl.c
Vsevolod Stakhov
More...
over 16 years ago
* Add issue to cmake to make perl module as well * Fix some portability issues (to FreeBSD mainly) * Add script to make modules list
Vsevolod Stakhov
More...
over 16 years ago
←
1
2
…
736
737
738
739
740
741
742
743
744
→
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