Module Name:src
Committed By: christos
Date: Sat Jan 9 16:40:01 UTC 2021
Removed Files:
src/external/bsd/ppp/dist/.github/workflows: buildroot.yaml
solaris.yaml
Log Message:
remove useless files
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 \
Module Name:src
Committed By: christos
Date: Wed Feb 12 01:51:52 UTC 2020
Modified Files:
src/external/bsd/ppp/dist/pppd: eap.c
Log Message:
pppd: Fix bounds check in EAP code
Given that we have just checked vallen < len, it can never be the case
that vallen >= len + size
Module Name:src
Committed By: christos
Date: Thu Jan 12 23:06:23 UTC 2017
Modified Files:
src/external/bsd/ppp/dist/pppd: pppd.h
Log Message:
need stddef.h for offsetof
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ppp/dist/pppd/pppd.h
Ple
Module Name:src
Committed By: christos
Date: Sat Oct 25 21:11:37 UTC 2014
Modified Files:
src/external/bsd/ppp/dist/pppd: auth.c cbcp.c cbcp.h ccp.c ccp.h
chap-md5.c chap-md5.h chap-new.c chap-new.h chap_ms.c chap_ms.h
demand.c eap.c eap.h ecp.c ecp.
Module Name:src
Committed By: christos
Date: Sat Dec 7 20:24:35 UTC 2013
Modified Files:
src/external/bsd/ppp/dist/chat: chat.c
Log Message:
CID 1006982: Fix memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/dist/chat/chat.c
P
Module Name:src
Committed By: christos
Date: Wed Dec 4 15:05:49 UTC 2013
Modified Files:
src/external/bsd/ppp/dist/pppd: main.c
Log Message:
CID 271284: Missing error check on open
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/dist/ppp