Paul Mackerras 6e8eaa7a78 Update README and patchlevel for 2.4.7 release 10 lat temu
..
plugins 2b05e22c62 winbind plugin: Add -DMPPE=1 to eliminate compiler warnings 10 lat temu
.gitignore 3e451dfe42 Get the repository a bit closer to what will be released 16 lat temu
Makefile.linux 9617a7eb13 pppd: Arrange to use logwtmp from libutil on Linux 11 lat temu
Makefile.sol2 99c46caaed config: Update Solaris compiler options and enable CHAPMS and IPV6 10 lat temu
auth.c 225361d64a pppd: Default exit status to EXIT_CONNECT_FAILED during connection phase 11 lat temu
cbcp.c 9596fe6641 This enables plugins called via hooks/notifiers triggered 18 lat temu
cbcp.h cbe589d089 *** empty log message *** 28 lat temu
ccp.c b7659bddc7 Fixed configure breakage in $archvariant support for Solaris 19 lat temu
ccp.h 7977da2676 Remove the requirement that redistributions in binary form reproduce 19 lat temu
chap-md5.c 979e14c39f Fix the argument type in call to MD5_Update properly 16 lat temu
chap-md5.h 7977da2676 Remove the requirement that redistributions in binary form reproduce 19 lat temu
chap-new.c 08ef47ca53 pppd: Make MSCHAP-v2 cope better with packet loss 12 lat temu
chap-new.h 08ef47ca53 pppd: Make MSCHAP-v2 cope better with packet loss 12 lat temu
chap_ms.c 36733a891f pppd: Fix a stack variable overflow in MSCHAP-v2 10 lat temu
chap_ms.h 6117748f5e Remove more stuff that we don't need to distribute 16 lat temu
demand.c 1602f267e0 Set the outbound indicator on candidate dial-on-demand packets. 19 lat temu
eap.c 083f39e356 Squish a few more char vs unsigned char warnings 16 lat temu
eap.h 71d3de90ea New CHAP implementation, rewritten from scratch to avoid the code 21 lat temu
ecp.c 7977da2676 Remove the requirement that redistributions in binary form reproduce 19 lat temu
ecp.h ce8636b2f8 update copyright 21 lat temu
eui64.c f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
eui64.h f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
fsm.c ec27e67401 Add a 'treat as reject' parameter to the nakci functions. 19 lat temu
fsm.h ec27e67401 Add a 'treat as reject' parameter to the nakci functions. 19 lat temu
ipcp.c a243f217f1 pppd: Accept IPCP ConfAck packets containing MS-WINS options 10 lat temu
ipcp.h f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
ipv6cp.c de8da14d84 pppd: Eliminate some unnecessary ifdefs 10 lat temu
ipv6cp.h de8da14d84 pppd: Eliminate some unnecessary ifdefs 10 lat temu
ipxcp.c 8d07ad78c8 Remove various warnings, fix pppol2tp install 16 lat temu
ipxcp.h f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
lcp.c 3eb9e810cf pppd: Terminate correctly if lcp_lowerup delayed calling fsm_lowerup 14 lat temu
lcp.h f9f667ee18 Added log messages for LCP Identification, Time-Remaining, and other 19 lat temu
magic.c 71d3de90ea New CHAP implementation, rewritten from scratch to avoid the code 21 lat temu
magic.h 71d3de90ea New CHAP implementation, rewritten from scratch to avoid the code 21 lat temu
main.c 37476164f1 pppd: Fix segfault in update_db_entry() 11 lat temu
md4.c 74fc0589bb Fix segfault when secret is exactly 32 bytes long. 18 lat temu
md4.h f4359362fc mods for DUNIX 26 lat temu
md5.c 8d07ad78c8 Remove various warnings, fix pppol2tp install 16 lat temu
md5.h 8d07ad78c8 Remove various warnings, fix pppol2tp install 16 lat temu
mppe.h 6117748f5e Remove more stuff that we don't need to distribute 16 lat temu
multilink.c 9f7c27af1b Fix authentication on second time around with multilink and persist 15 lat temu
options.c b94b7fbbaa pppd: Eliminate memory leak with multiple instances of a string option 10 lat temu
patchlevel.h 6e8eaa7a78 Update README and patchlevel for 2.4.7 release 10 lat temu
pathnames.h f2af1c0559 Added an /etc/ppp/ip-pre-up script, run before the interface 19 lat temu
ppp.pam c0b0a40bc5 Add newline to ppp.pam (courtesy Frank Cusack) 22 lat temu
pppcrypt.c f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
pppcrypt.h f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
pppd.8 8d6942415d chat, pppd: Use \e instead of \\ in man pages 11 lat temu
pppd.h f8c05f21cc Merge branch 'master' of git://github.com/cmcqueen/ppp 10 lat temu
session.c 04c4348108 pppd: Don't crash if crypt() returns NULL 12 lat temu
session.h e5b9a1061f Added new "enable-session" option to enable session accounting and 17 lat temu
sha1.c 5360b966b3 Added net/ppp_defs.h to fix for compilation on Solaris, where u_int32_t 16 lat temu
sha1.h 7e1b44a2e4 Don't use unsigned long in the SHA1 code; we want 32-bit variables 19 lat temu
spinlock.c 4b9bf9ae27 Add these files, used with TDB. 19 lat temu
spinlock.h 4b9bf9ae27 Add these files, used with TDB. 19 lat temu
srp-entry.8 71b6b5b214 Correctly escape or unescape hypens in the man pages. 19 lat temu
srp-entry.c d741a3b912 Added EAP support with MD5-Challenge and SRP-SHA1 methods. Tested 21 lat temu
sys-linux.c f8c05f21cc Merge branch 'master' of git://github.com/cmcqueen/ppp 10 lat temu
sys-solaris.c ad993a20ee pppd: Add option "stop-bits" to set number of serial port stop bits. 10 lat temu
tdb.c 13f0a771fd New version of TDB code, borrowed from samba. 19 lat temu
tdb.h 13f0a771fd New version of TDB code, borrowed from samba. 19 lat temu
tty.c ad993a20ee pppd: Add option "stop-bits" to set number of serial port stop bits. 10 lat temu
upap.c cf141d059d Log a message when we succeed or fail in authenticating ourselves 19 lat temu
upap.h f53a48eb9d Update copyrights. The new CMU copyright notice is from CMU and now 21 lat temu
utils.c 906814431b pppd: Don't crash if NULL pointer passed to vslprintf for %q or %v 10 lat temu