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