1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
io: don't update_core_time() every time a timeout is registered More... about 17 years ago
doc: merged the two files More... about 17 years ago
Experimental parser for postmaster.cf. More... about 17 years ago
dropped obsolete copyright headers More... about 17 years ago
Fixed macros. More... about 17 years ago
Trying to generalize forward into a stream-oriented dialog. More... about 17 years ago
Converted esmtp::server code to use pointer ranges. More... about 17 years ago
added todo regarding timeouts More... about 17 years ago
Updated example config. More... about 17 years ago
Experiment with BOOST_STRONG_TYPEDEF(). More... about 17 years ago
spec: added more complete configuration file example More... about 17 years ago
cosmetic More... about 17 years ago
Dropped requirement on boost::system::system_error. Use TRACE_MSG() macros instead of hard-coded output to std::cout. More... about 17 years ago
io: implemented tcp listening More... about 17 years ago
use consistent include guards More... about 17 years ago
Got rid of forward::handle_timeout(). More... about 17 years ago
Dropped obsolete code. More... about 17 years ago
added todo info More... about 17 years ago
Dropped experimental i/o hook code. More... about 17 years ago
Moved timeout code into io.hpp. More... about 17 years ago
cosmetic More... about 17 years ago
cosmetic More... about 17 years ago
cosmetic More... about 17 years ago
Re-factored error handling code into a separate header. Documented the main event loop. More... about 17 years ago
moved process pool experiment into io.hpp More... about 17 years ago
added child process manager More... about 17 years ago
cosmetic More... about 17 years ago
implemented a spirit-driven smtp server. More... about 17 years ago
dns: improved scheduling More... about 17 years ago
dns: a, mx, and ptr work. More... about 17 years ago