Sat, 13 Jan 2024 08:53:42 +0000 convert-repo update tags default tip
Wed, 06 Jan 2021 16:09:11 +0500 Sunil Nimmagadda Merge pull request #11 from protoCall7/fix-documented-paths
Tue, 05 Jan 2021 23:48:34 -0800 Peter H. Ezetta Fixing the path for the documented default for -k
Mon, 09 Jan 2017 15:31:05 +0500 Sunil Nimmagadda Provide an option to specify cert/key on commandline. v1.0.2
Mon, 09 Jan 2017 15:30:07 +0500 Sunil Nimmagadda UINT_MAX requires limits.h
Fri, 05 Sep 2014 10:24:20 +0500 Sunil Nimmagadda The sockaddr_storage returned by accept(2) belongs to session and v1.0.1
Fri, 05 Sep 2014 08:13:18 +0500 Sunil Nimmagadda Stop leaking sock descriptors in error path.
Thu, 04 Sep 2014 20:28:47 +0500 Sunil Nimmagadda Whitespace.
Sun, 31 Aug 2014 16:35:51 +0500 Sunil Nimmagadda Merge refactor branch.
Sun, 31 Aug 2014 16:18:35 +0500 Sunil Nimmagadda Disengaging imsgev is tricky. First imsgev_clear as we know there
Thu, 28 Aug 2014 15:46:44 +0500 Sunil Nimmagadda Shorten.
Thu, 28 Aug 2014 14:17:28 +0500 Sunil Nimmagadda space nit.
Wed, 27 Aug 2014 16:21:31 +0500 Sunil Nimmagadda No use of iev->data, set it to NULL.
Wed, 27 Aug 2014 14:25:26 +0500 Sunil Nimmagadda Give session a chance to init its imsgev. Let session initiate the
Wed, 27 Aug 2014 12:47:09 +0500 Sunil Nimmagadda mtype, mpath are accessible to maildrop, simplify setup parameters.
Wed, 27 Aug 2014 11:50:11 +0500 Sunil Nimmagadda Rename to differentiate setup and init operations.
Wed, 27 Aug 2014 10:36:03 +0500 Sunil Nimmagadda Bounds check array index. Fixes a crash when len == 1.
Sat, 23 Aug 2014 19:07:45 +0500 Sunil Nimmagadda First clear io then iobuf.
Sat, 23 Aug 2014 09:19:50 +0500 Sunil Nimmagadda Latest changes from upstream with commit message...
Wed, 20 Aug 2014 21:46:02 +0500 Sunil Nimmagadda Prepend session id to the log message.
Thu, 29 May 2014 16:02:35 +0500 Sunil Nimmagadda knf and whitespace fixes. v1.0
Wed, 28 May 2014 16:37:41 +0500 Sunil Nimmagadda Fix a crash during concurrent sessions TIMEOUT reported by James
Fri, 02 May 2014 19:17:38 +0500 Sunil Nimmagadda Pull in latest changes for iobuf/ioev from smtpd.
Sat, 19 Apr 2014 19:27:26 +0500 Sunil Nimmagadda This cannot truncate unless new states are added.
Sat, 19 Apr 2014 19:10:41 +0500 Sunil Nimmagadda Equal sized buffer copy, no truncation happens.
Sat, 19 Apr 2014 19:07:31 +0500 Sunil Nimmagadda args are checked for size in parse function. Cast to void as no truncation check required here.
Sat, 19 Apr 2014 17:29:17 +0500 Sunil Nimmagadda hash is a fixed length string. Copying is always done to same length
Sat, 12 Apr 2014 07:15:21 +0500 Sunil Nimmagadda Update README.md
Fri, 11 Apr 2014 10:06:47 +0500 Sunil Nimmagadda Mark uidl correctly in list_res for the terminal. Fixes UIDL command
Fri, 11 Apr 2014 10:01:48 +0500 Sunil Nimmagadda Remove redundant sock member in session. io already holds the sock for each session.
Thu, 10 Apr 2014 18:26:13 +0500 Sunil Nimmagadda pull in latest master.
Thu, 10 Apr 2014 18:19:56 +0500 Sunil Nimmagadda Kill pop3_main return value as we now waitpid on WAIT_ANY.
Thu, 10 Apr 2014 18:15:50 +0500 Sunil Nimmagadda Since we now waitpid on WAIT_ANY, pop3_main needed return pid.
Thu, 10 Apr 2014 18:13:08 +0500 Sunil Nimmagadda Merge pull request #3 from jturner/killzombies
Thu, 10 Apr 2014 17:59:07 +0500 Sunil Nimmagadda Simplify maildrop path handling. Regardless of the order of options path is now correctly handled.
Wed, 09 Apr 2014 21:36:45 -0400 James Turner Make sure zombie processes are left over
Mon, 07 Apr 2014 12:28:10 +0500 Sunil Nimmagadda Fix clang warnings. offset is always long.
Wed, 02 Apr 2014 14:44:04 +0500 Sunil Nimmagadda Return correct nlines for RETR in maildir handling.
Wed, 02 Apr 2014 13:14:04 +0500 Sunil Nimmagadda Use correct format of listing.
Wed, 02 Apr 2014 11:40:41 +0500 Sunil Nimmagadda Move it closer to list.
Tue, 01 Apr 2014 20:24:49 +0500 Sunil Nimmagadda Merge branch 'refactor'
Tue, 01 Apr 2014 20:22:19 +0500 Sunil Nimmagadda merge from cvs.
Tue, 01 Apr 2014 20:19:43 +0500 Sunil Nimmagadda Import.
Tue, 01 Apr 2014 19:34:51 +0500 Sunil Nimmagadda Properly NUL terminate expanded path by memsetting it.
Tue, 01 Apr 2014 16:15:19 +0500 Sunil Nimmagadda Simplify list_all handling. Send an imsg for each msg instead of
Thu, 27 Mar 2014 09:57:27 +0500 Sunil Nimmagadda Create README.md
Thu, 27 Mar 2014 09:53:52 +0500 Sunil Nimmagadda Import pop3d.
(0) tip