OSDN Git Service

android-x86/external-ppp.git
14 years agoFew changes to pppd for VPN.
Chia-chi Yeh [Mon, 15 Jun 2009 20:12:02 +0000 (04:12 +0800)]
Few changes to pppd for VPN.

1. Remove TARGET_OUT_OPTIONAL_EXECUTABLES from Android.mk
   since pppd is now required by VPN, no longer optinoal.
2. Avoid creating pid files.
3. Use linkname as a suffix of program names which allows
   different users to run different set of scripts. E.g.
   if linkname is "vpn", "/etc/ppp/ip-up-vpn" is executed.

14 years agoFix few minor things in pppd.
Chia-chi Yeh [Mon, 15 Jun 2009 18:04:56 +0000 (02:04 +0800)]
Fix few minor things in pppd.

1. Undo some changes about running scripts.
2. Move android logging from logit() to log_write().
3. Remove all syslog() related calls.

14 years agopppd: Enable MPPE in Android.mk.
Chia-chi Yeh [Mon, 15 Jun 2009 06:40:20 +0000 (14:40 +0800)]
pppd: Enable MPPE in Android.mk.

14 years agoAdd system property for ip-up script to get system properties.
Chung-yih Wang [Fri, 12 Jun 2009 14:46:23 +0000 (22:46 +0800)]
Add system property for ip-up script to get system properties.

14 years agoRemove the eng tag, the VPN will need pppd in user build.
Chung-yih Wang [Sat, 6 Jun 2009 04:00:36 +0000 (12:00 +0800)]
Remove the eng tag, the VPN will need pppd in user build.

14 years agoBind the logging to logit() since pppd uses special expressions such as "%I"
Chia-chi Yeh [Thu, 7 May 2009 23:24:40 +0000 (07:24 +0800)]
Bind the logging to logit() since pppd uses special expressions such as "%I"
which __android_log_vprint() does not understand.

14 years ago1. Add a new option 'pppox <n>' to support PPPoX sockets. Note that using this
Chia-chi Yeh [Thu, 7 May 2009 21:45:53 +0000 (05:45 +0800)]
1. Add a new option 'pppox <n>' to support PPPoX sockets. Note that using this
   will make all terminal-specific options unrecognized. (see tty.c)
2. Remove libssl and ipxcp.c from Android.mk. We do not need them.

15 years agoThis change is for enabling the pppd for vpn authentication and setup.
Chung-yih Wang [Tue, 14 Apr 2009 08:37:04 +0000 (16:37 +0800)]
This change is for enabling the pppd for vpn authentication and setup.
It includes:
  1. Enable the CHAPMS authentication for talking to MS vpn server.
  2. Reuse the message digest/hashing functions in openssl instead of
     the md4, md5 and sha1 functions in the package to save the space.
  3. Enable the execution the ip-up/ip-down script on Android.

Update: add comment and replace tab with spaces.

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 03:30:31 +0000 (19:30 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 02:28:35 +0000 (18:28 -0800)]
auto import from //depot/cupcake/@135843

15 years agoCode drop from //branches/cupcake/...@124589
The Android Open Source Project [Thu, 18 Dec 2008 02:04:48 +0000 (18:04 -0800)]
Code drop from //branches/cupcake/...@124589

15 years agoInitial Contribution
The Android Open Source Project [Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)]
Initial Contribution

54 years agoexternal/ppp 2.4.3
Upstream [Mon, 12 Jan 1970 13:46:40 +0000 (13:46 +0000)]
external/ppp 2.4.3