OSDN Git Service

external/ppp 2.4.3
authorUpstream <upstream-import@none>
Mon, 12 Jan 1970 13:46:40 +0000 (13:46 +0000)
committerUpstream <upstream-import@none>
Mon, 12 Jan 1970 13:46:40 +0000 (13:46 +0000)
commit82c907af479178801a7a8701341b22c9d20fdb7e
tree3f2d94147154d2bb8efaeb5028000003f82ca6f5
external/ppp 2.4.3
228 files changed:
Makefile.linux [new file with mode: 0644]
Makefile.sol2 [new file with mode: 0644]
auth.c [new file with mode: 0644]
cbcp.c [new file with mode: 0644]
cbcp.h [new file with mode: 0644]
ccp.c [new file with mode: 0644]
ccp.h [new file with mode: 0644]
chap-md5.c [new file with mode: 0644]
chap-md5.h [new file with mode: 0644]
chap-new.c [new file with mode: 0644]
chap-new.h [new file with mode: 0644]
chap_ms.c [new file with mode: 0644]
chap_ms.h [new file with mode: 0644]
demand.c [new file with mode: 0644]
eap.c [new file with mode: 0644]
eap.h [new file with mode: 0644]
ecp.c [new file with mode: 0644]
ecp.h [new file with mode: 0644]
eui64.c [new file with mode: 0644]
eui64.h [new file with mode: 0644]
fsm.c [new file with mode: 0644]
fsm.h [new file with mode: 0644]
ipcp.c [new file with mode: 0644]
ipcp.h [new file with mode: 0644]
ipv6cp.c [new file with mode: 0644]
ipv6cp.h [new file with mode: 0644]
ipxcp.c [new file with mode: 0644]
ipxcp.h [new file with mode: 0644]
lcp.c [new file with mode: 0644]
lcp.h [new file with mode: 0644]
magic.c [new file with mode: 0644]
magic.h [new file with mode: 0644]
main.c [new file with mode: 0644]
md4.c [new file with mode: 0644]
md4.h [new file with mode: 0644]
md5.c [new file with mode: 0644]
md5.h [new file with mode: 0644]
multilink.c [new file with mode: 0644]
options.c [new file with mode: 0644]
patchlevel.h [new file with mode: 0644]
pathnames.h [new file with mode: 0644]
plugins/Makefile.linux [new file with mode: 0644]
plugins/Makefile.sol2 [new file with mode: 0644]
plugins/minconn.c [new file with mode: 0644]
plugins/passprompt.c [new file with mode: 0644]
plugins/passwordfd.c [new file with mode: 0644]
plugins/pppoatm/COPYING [new file with mode: 0644]
plugins/pppoatm/Makefile.linux [new file with mode: 0644]
plugins/pppoatm/ans.c [new file with mode: 0644]
plugins/pppoatm/atm.h [new file with mode: 0644]
plugins/pppoatm/atmres.h [new file with mode: 0644]
plugins/pppoatm/atmsap.h [new file with mode: 0644]
plugins/pppoatm/misc.c [new file with mode: 0644]
plugins/pppoatm/pppoatm.c [new file with mode: 0644]
plugins/pppoatm/text2atm.c [new file with mode: 0644]
plugins/pppoatm/text2qos.c [new file with mode: 0644]
plugins/radius/COPYRIGHT [new file with mode: 0644]
plugins/radius/CVS/Entries [new file with mode: 0644]
plugins/radius/CVS/Repository [new file with mode: 0644]
plugins/radius/CVS/Root [new file with mode: 0644]
plugins/radius/Makefile.linux [new file with mode: 0644]
plugins/radius/avpair.c [new file with mode: 0644]
plugins/radius/buildreq.c [new file with mode: 0644]
plugins/radius/clientid.c [new file with mode: 0644]
plugins/radius/config.c [new file with mode: 0644]
plugins/radius/dict.c [new file with mode: 0644]
plugins/radius/etc/dictionary [new file with mode: 0644]
plugins/radius/etc/dictionary.ascend [new file with mode: 0644]
plugins/radius/etc/dictionary.compat [new file with mode: 0644]
plugins/radius/etc/dictionary.merit [new file with mode: 0644]
plugins/radius/etc/dictionary.microsoft [new file with mode: 0644]
plugins/radius/etc/issue [new file with mode: 0644]
plugins/radius/etc/port-id-map [new file with mode: 0644]
plugins/radius/etc/radiusclient.conf [new file with mode: 0644]
plugins/radius/etc/radiusclient.conf.in [new file with mode: 0644]
plugins/radius/etc/realms [new file with mode: 0644]
plugins/radius/etc/servers [new file with mode: 0644]
plugins/radius/includes.h [new file with mode: 0644]
plugins/radius/ip_util.c [new file with mode: 0644]
plugins/radius/lock.c [new file with mode: 0644]
plugins/radius/md5.c [new file with mode: 0644]
plugins/radius/options.h [new file with mode: 0644]
plugins/radius/pathnames.h [new file with mode: 0644]
plugins/radius/pppd-radattr.8 [new file with mode: 0644]
plugins/radius/pppd-radius.8 [new file with mode: 0644]
plugins/radius/radattr.c [new file with mode: 0644]
plugins/radius/radius.c [new file with mode: 0644]
plugins/radius/radiusclient.h [new file with mode: 0644]
plugins/radius/radrealms.c [new file with mode: 0644]
plugins/radius/sendserver.c [new file with mode: 0644]
plugins/radius/util.c [new file with mode: 0644]
plugins/rp-pppoe/CVS/Entries [new file with mode: 0644]
plugins/rp-pppoe/CVS/Repository [new file with mode: 0644]
plugins/rp-pppoe/CVS/Root [new file with mode: 0644]
plugins/rp-pppoe/Makefile.linux [new file with mode: 0644]
plugins/rp-pppoe/common.c [new file with mode: 0644]
plugins/rp-pppoe/config.h [new file with mode: 0644]
plugins/rp-pppoe/debug.c [new file with mode: 0644]
plugins/rp-pppoe/discovery.c [new file with mode: 0644]
plugins/rp-pppoe/if.c [new file with mode: 0644]
plugins/rp-pppoe/plugin.c [new file with mode: 0644]
plugins/rp-pppoe/pppoe-discovery.c [new file with mode: 0644]
plugins/rp-pppoe/pppoe.h [new file with mode: 0644]
plugins/winbind.c [new file with mode: 0644]
ppp-2.4.3/Changes-2.3 [new file with mode: 0644]
ppp-2.4.3/FAQ [new file with mode: 0644]
ppp-2.4.3/PLUGINS [new file with mode: 0644]
ppp-2.4.3/README [new file with mode: 0644]
ppp-2.4.3/README.MPPE [new file with mode: 0644]
ppp-2.4.3/README.MSCHAP80 [new file with mode: 0644]
ppp-2.4.3/README.MSCHAP81 [new file with mode: 0644]
ppp-2.4.3/README.cbcp [new file with mode: 0644]
ppp-2.4.3/README.eap-srp [new file with mode: 0644]
ppp-2.4.3/README.linux [new file with mode: 0644]
ppp-2.4.3/README.pppoe [new file with mode: 0644]
ppp-2.4.3/README.pwfd [new file with mode: 0644]
ppp-2.4.3/README.sol2 [new file with mode: 0644]
ppp-2.4.3/SETUP [new file with mode: 0644]
ppp-2.4.3/chat/Makefile.linux [new file with mode: 0644]
ppp-2.4.3/chat/Makefile.sol2 [new file with mode: 0644]
ppp-2.4.3/chat/chat.8 [new file with mode: 0644]
ppp-2.4.3/chat/chat.c [new file with mode: 0644]
ppp-2.4.3/common/zlib.c [new file with mode: 0644]
ppp-2.4.3/common/zlib.h [new file with mode: 0644]
ppp-2.4.3/configure [new file with mode: 0755]
ppp-2.4.3/contrib/pppgetpass/Makefile.linux [new file with mode: 0644]
ppp-2.4.3/contrib/pppgetpass/pppgetpass.8 [new file with mode: 0644]
ppp-2.4.3/contrib/pppgetpass/pppgetpass.gtk.c [new file with mode: 0644]
ppp-2.4.3/contrib/pppgetpass/pppgetpass.sh [new file with mode: 0644]
ppp-2.4.3/contrib/pppgetpass/pppgetpass.vt.c [new file with mode: 0644]
ppp-2.4.3/etc.ppp/chap-secrets [new file with mode: 0644]
ppp-2.4.3/etc.ppp/options [new file with mode: 0644]
ppp-2.4.3/etc.ppp/pap-secrets [new file with mode: 0644]
ppp-2.4.3/include/linux/if_ether.h [new file with mode: 0644]
ppp-2.4.3/include/linux/if_ppp.h [new file with mode: 0644]
ppp-2.4.3/include/linux/if_pppox.h [new file with mode: 0644]
ppp-2.4.3/include/linux/if_pppvar.h [new file with mode: 0644]
ppp-2.4.3/include/linux/ppp-comp.h [new file with mode: 0644]
ppp-2.4.3/include/linux/ppp_defs.h [new file with mode: 0644]
ppp-2.4.3/include/net/if_ppp.h [new file with mode: 0644]
ppp-2.4.3/include/net/ppp-comp.h [new file with mode: 0644]
ppp-2.4.3/include/net/ppp_defs.h [new file with mode: 0644]
ppp-2.4.3/include/net/pppio.h [new file with mode: 0644]
ppp-2.4.3/include/net/slcompress.h [new file with mode: 0644]
ppp-2.4.3/include/net/vjcompress.h [new file with mode: 0644]
ppp-2.4.3/include/pcap-int.h [new file with mode: 0644]
ppp-2.4.3/linux/Makefile.top [new file with mode: 0644]
ppp-2.4.3/modules/bsd-comp.c [new file with mode: 0644]
ppp-2.4.3/modules/deflate.c [new file with mode: 0644]
ppp-2.4.3/modules/if_ppp.c [new file with mode: 0644]
ppp-2.4.3/modules/ppp.c [new file with mode: 0644]
ppp-2.4.3/modules/ppp_ahdlc.c [new file with mode: 0644]
ppp-2.4.3/modules/ppp_comp.c [new file with mode: 0644]
ppp-2.4.3/modules/ppp_mod.h [new file with mode: 0644]
ppp-2.4.3/modules/vjcompress.c [new file with mode: 0644]
ppp-2.4.3/pppdump/Makefile.linux [new file with mode: 0644]
ppp-2.4.3/pppdump/Makefile.sol2 [new file with mode: 0644]
ppp-2.4.3/pppdump/bsd-comp.c [new file with mode: 0644]
ppp-2.4.3/pppdump/deflate.c [new file with mode: 0644]
ppp-2.4.3/pppdump/ppp-comp.h [new file with mode: 0644]
ppp-2.4.3/pppdump/pppdump.8 [new file with mode: 0644]
ppp-2.4.3/pppdump/pppdump.c [new file with mode: 0644]
ppp-2.4.3/pppdump/zlib.c [new file with mode: 0644]
ppp-2.4.3/pppdump/zlib.h [new file with mode: 0644]
ppp-2.4.3/pppstats/Makefile.linux [new file with mode: 0644]
ppp-2.4.3/pppstats/Makefile.sol2 [new file with mode: 0644]
ppp-2.4.3/pppstats/pppstats.8 [new file with mode: 0644]
ppp-2.4.3/pppstats/pppstats.c [new file with mode: 0644]
ppp-2.4.3/scripts/README [new file with mode: 0644]
ppp-2.4.3/scripts/autopppd [new file with mode: 0755]
ppp-2.4.3/scripts/callback [new file with mode: 0755]
ppp-2.4.3/scripts/chat-callback [new file with mode: 0644]
ppp-2.4.3/scripts/chatchat/README [new file with mode: 0644]
ppp-2.4.3/scripts/chatchat/chatchat.c [new file with mode: 0644]
ppp-2.4.3/scripts/ip-down.local.add [new file with mode: 0644]
ppp-2.4.3/scripts/ip-up.local.add [new file with mode: 0644]
ppp-2.4.3/scripts/ipv6-down.sample [new file with mode: 0644]
ppp-2.4.3/scripts/ipv6-up.sample [new file with mode: 0644]
ppp-2.4.3/scripts/options-rsh-loc [new file with mode: 0644]
ppp-2.4.3/scripts/options-rsh-rem [new file with mode: 0644]
ppp-2.4.3/scripts/options-ssh-loc [new file with mode: 0644]
ppp-2.4.3/scripts/options-ssh-rem [new file with mode: 0644]
ppp-2.4.3/scripts/plog [new file with mode: 0644]
ppp-2.4.3/scripts/poff [new file with mode: 0644]
ppp-2.4.3/scripts/pon [new file with mode: 0644]
ppp-2.4.3/scripts/pon.1 [new file with mode: 0644]
ppp-2.4.3/scripts/ppp-off [new file with mode: 0755]
ppp-2.4.3/scripts/ppp-on [new file with mode: 0755]
ppp-2.4.3/scripts/ppp-on-dialer [new file with mode: 0755]
ppp-2.4.3/scripts/ppp-on-rsh [new file with mode: 0755]
ppp-2.4.3/scripts/ppp-on-ssh [new file with mode: 0755]
ppp-2.4.3/scripts/redialer [new file with mode: 0755]
ppp-2.4.3/scripts/secure-card [new file with mode: 0755]
ppp-2.4.3/solaris/Makedefs [new file with mode: 0644]
ppp-2.4.3/solaris/Makedefs.gcc [new file with mode: 0644]
ppp-2.4.3/solaris/Makedefs.sol2 [new file with mode: 0644]
ppp-2.4.3/solaris/Makefile.sol2 [new file with mode: 0644]
ppp-2.4.3/solaris/Makefile.sol2-64 [new file with mode: 0644]
ppp-2.4.3/solaris/Makefile.sol2gcc [new file with mode: 0644]
ppp-2.4.3/solaris/Makefile.sol2gcc-64 [new file with mode: 0644]
ppp-2.4.3/solaris/Makefile.top [new file with mode: 0644]
ppp-2.4.3/solaris/ppp.c [new file with mode: 0644]
ppp-2.4.3/solaris/ppp.conf [new file with mode: 0644]
ppp-2.4.3/solaris/ppp_ahdlc.c [new file with mode: 0644]
ppp-2.4.3/solaris/ppp_ahdlc_mod.c [new file with mode: 0644]
ppp-2.4.3/solaris/ppp_comp.c [new file with mode: 0644]
ppp-2.4.3/solaris/ppp_comp_mod.c [new file with mode: 0644]
ppp-2.4.3/solaris/ppp_mod.c [new file with mode: 0644]
ppp-2.4.3/solaris/ppp_mod.h [new file with mode: 0644]
ppp.pam [new file with mode: 0644]
pppcrypt.c [new file with mode: 0644]
pppcrypt.h [new file with mode: 0644]
pppd.8 [new file with mode: 0644]
pppd.h [new file with mode: 0644]
sha1.c [new file with mode: 0644]
sha1.h [new file with mode: 0644]
spinlock.c [new file with mode: 0644]
spinlock.h [new file with mode: 0644]
srp-entry.8 [new file with mode: 0644]
srp-entry.c [new file with mode: 0644]
sys-linux.c [new file with mode: 0644]
sys-solaris.c [new file with mode: 0644]
tdb.c [new file with mode: 0644]
tdb.h [new file with mode: 0644]
tty.c [new file with mode: 0644]
upap.c [new file with mode: 0644]
upap.h [new file with mode: 0644]
utils.c [new file with mode: 0644]