summaryrefslogtreecommitdiff
path: root/mtpd.c
AgeCommit message (Expand)Author
2018-07-31mtpd: Use PPTP implementation from upstream kernelSam Protsenko
2018-07-04mtpd: Use L2TP implementation from mainline kernelSam Protsenko
2018-07-04mtpd: Remove obsolete way of passing args to pppdSam Protsenko
2017-03-17Protect mtpd socket from VPNRobin Lee
2011-12-27mtpd: keep checking if any lower VPN layer dies.android-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releasejb-devChia-chi Yeh
2011-12-08mtpd: abort when any lower VPN layer dies.android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0.3_r2android-cts-4.0.3_r1android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1android-4.0.3_r1.1android-4.0.3_r1ics-mr1-releaseics-mr1Chia-chi Yeh
2011-08-22mtpd: update control protocol.android-sdk-adt_r16.0.1android-cts-4.0_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseChia-chi Yeh
2011-07-13mtpd: update control protocol.Chia-chi Yeh
2011-07-13mtpd: bind to network interface explicitly.Chia-chi Yeh
2011-07-02mtpd: remove the feedback protocol.Chia-chi Yeh
2011-06-28mtpd: switch to use the new control protocol.Chia-chi Yeh
2011-06-28mtpd: get rid of the separator of pppd arguments.Chia-chi Yeh
2010-03-08modify according to the change of keystore interface.Chia-chi Yeh
2009-12-15Use environment variables to pass information to pppd.android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1eclair-sholes-release2eclair-releaseeclair-passion-releaseChia-chi Yeh
2009-09-18mtpd: switch to multi-user keystore.android-sdk-tools_r4android-sdk-tools_r3android-sdk-2.0_r1android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0_r1android-2.0.1_r1eclair-sholes-releaseChia-chi Yeh
2009-07-11mtpd: Fix a minor bug which did not exit just after connect() failed.Chia-chi Yeh
2009-07-06mtpd: Get L2TP secret from keystore.Chia-chi Yeh
2009-06-23mtpd: Set FD_CLOEXEC on signal pipe.Chia-chi Yeh
2009-06-19mtpd: Install signal handlers after the socket is connected.Chia-chi Yeh
2009-06-17Add PPTP support in mtpd.Chia-chi Yeh
2009-06-08Integrate mtpd to Android platform.Chia-chi Yeh
2009-06-04First version of Multiple Tunneling Protocol Daemon (mtpd) for Android.Chia-chi Yeh