summaryrefslogtreecommitdiff
path: root/pop3d.h
AgeCommit message (Expand)Author
2017-01-09Provide an option to specify cert/key on commandline.Sunil Nimmagadda
2014-09-05The sockaddr_storage returned by accept(2) belongs to session andSunil Nimmagadda
2014-08-31Merge refactor branch.Sunil Nimmagadda
2014-08-31Disengaging imsgev is tricky. First imsgev_clear as we know thereSunil Nimmagadda
2014-08-28Shorten.Sunil Nimmagadda
2014-08-27mtype, mpath are accessible to maildrop, simplify setup parameters.Sunil Nimmagadda
2014-08-27Rename to differentiate setup and init operations.Sunil Nimmagadda
2014-04-11Remove redundant sock member in session. io already holds the sock for each s...Sunil Nimmagadda
2014-04-10Since we now waitpid on WAIT_ANY, pop3_main needed return pid.Sunil Nimmagadda
2014-04-07Fix clang warnings. offset is always long.Sunil Nimmagadda
2014-04-01Merge branch 'refactor'Sunil Nimmagadda
2014-04-01Import.Sunil Nimmagadda
2014-04-01Simplify list_all handling. Send an imsg for each msg instead ofSunil Nimmagadda
2014-03-27Import pop3d.Sunil Nimmagadda