CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/01/15 16:19:48
Modified files: usr.sbin/pppd : chap.c lcp.c Removed files: usr.sbin/pppd : chap_ms.c chap_ms.h Log message: fully remove disabled mschap support, which does weird DES things. (already won't build for some time since the removal of md4) ok naddy