aboutsummaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2023-11-14Remove racoon.Hansen Kurli
2022-12-22update for real location of ip-up-vpnMaciej Żenczykowski
2021-11-05Make code changes to support moving ip-up-vpnTrevor Radcliffe
2018-11-19Revert "android_hook: fix leaking file descriptor"Nick Kralevich
2018-11-15android_hook: fix leaking file descriptorNick Kralevich
2017-01-26racoon: Explicitly request CAP_NET_BIND_SERVICE, CAP_NET_RAW.Jorge Lucangeli Obes
2017-01-18racoon: Check the return value of setuid(2).Jorge Lucangeli Obes
2017-01-16Merge "VPN reconnection fails after manually disabling VPN"Treehugger Robot
2016-09-16Remove OpenSSL supportKenny Root
2016-05-26VPN reconnection fails after manually disabling VPNtetsuya, kobayashi
2014-09-30ipsec-tools: update for BoringSSL.Adam Langley
2012-09-17ipsec-tools: fix the reconnecting issue by delaying closing sockets.Chia-chi Yeh
2012-03-26Add support for OpenSSL ENGINE for keystoreKenny Root
2012-03-26ipsec-tools: back-port 0.7.3 to Android.Chia-chi Yeh
2011-12-08ipsec-tools: notify the death of racoon by touching a file.android-sdk-adt_r20android-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_r1tools_r20ics-plus-aospics-mr1-releaseics-mr1Chia-chi Yeh
2011-08-22ipsec-tools: 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-19ipsec-tools: slightly improve the security.Chia-chi Yeh
2011-07-14ipsec-tools: fix a bug of modifying envp directly.Chia-chi Yeh
2011-07-13ipsec-tools: update control protocol.Chia-chi Yeh
2011-07-13ipsec-tools: close the control socket after initialized.Chia-chi Yeh
2011-07-12ipsec-tools: create a TUN interface for internal network.Chia-chi Yeh
2011-07-07ipsec-tools: use pname instead of lcconf->chroot for the android magic.Chia-chi Yeh
2011-07-07ipsec-tools: Support IPSec RSA sessions again.Chia-chi Yeh
2011-07-07ipsec-tools: Update to 0.8.0.Chia-chi Yeh
2011-06-28ipsec-tools: switch to use the new control protocol.Chia-chi Yeh
2010-03-08modify according to the change of keystore interface.Chia-chi Yeh
2009-09-18ipsec-tools: switch to multi-user keystore.android-sdk-tools_r4android-sdk-tools_r3android-sdk-2.1_r1android-sdk-2.0_r1android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1android-2.0_r1android-2.0.1_r1eclair-sholes-release2eclair-sholes-releaseeclair-releaseeclair-passion-releaseChia-chi Yeh
2009-09-02ipsec-tools: updated to 0.7.3.Chia-chi Yeh
2009-07-30ipsec-tools: Minor performance tuning.Chia-chi Yeh
2009-07-24ipsec-tools: Some fixes for rekeying.Chia-chi Yeh
2009-07-13ipsec-tools: Find local address automatically.Chia-chi Yeh
2009-07-07ipsec-tools: Get pre-shared key from keystore after setuid(AID_VPN).Chia-chi Yeh
2009-07-06ipsec-tools: Get certificates, private keys, and pre-shared keys from keystore.Chia-chi Yeh
2009-07-01ipsec-tools: Drop root privilege after getting necessary resources.Chia-chi Yeh
2009-06-26ipsec-tools: Integrate racoon with Android framework.Chia-chi Yeh
2009-06-26ipsec-tools: Make racoon an easy-to-use command line tool and reduce its size.Chia-chi Yeh