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