Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 1998 14:54:33 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp chap.c pap.c
Message-ID:  <199807282154.OAA15840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/07/28 14:54:32 PDT

  Modified files:
    usr.sbin/ppp         chap.c pap.c 
  Log:
  o Tidy up PAP and CHAP diagnostics.  They're now all logged as PHASE
    diagnostics (which are on by default).
  o Deal correctly with both sides wanting CHAP.
  o Output a warning if we're using an empty ``authname''.  This is
    *not* what we want to do.
  
  Revision  Changes    Path
  1.35      +20 -13    src/usr.sbin/ppp/chap.c
  1.25      +11 -8     src/usr.sbin/ppp/pap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807282154.OAA15840>