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.
(0) -30 tip