CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/09/14 13:20:52
Modified files: usr.sbin/smtpd : ioev.c Log message: When printing ioev, do not segfault if there is no associated iobuf. Also give info about the cipher if there is an ssl context. ok chl@ gilles@