aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-11-14Remove racoon.Hansen Kurli
2021-08-06Use accessors rather than reaching into BoringSSL structs.David Benjamin
2018-03-26Remove usage of bn->top in BoringSSL code.Robert Sloan
2017-03-27Add null checking to two protectFromVpn callsRobin Lee
2017-03-17Use NetdClient to exempt racoon sockets from VPNRobin Lee
2015-10-26Back port 0.8.0 fixes of function prototypes.Chih-Hung Hsieh
2015-09-22Use <netinet/udp.h> instead of <linux/udp.h> on Android.Elliott Hughes
2014-09-30ipsec-tools: update for BoringSSL.Adam Langley
2012-09-17ipsec-tools: avoid the case where malloc(0) returns non-NULL.android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r22jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devChia-chi Yeh
2012-09-17ipsec-tools: revert accidentally increased value for MAXNS.Chia-chi Yeh
2012-09-17ipsec-tools: fix possible SEGV in isakmp_cfg_setenv().Chia-chi Yeh
2012-09-17ipsec-tools: back-port SPLIT_*_CIDR from 0.8.0 to 0.7.3.Chia-chi Yeh
2012-04-26ipsec-tools: back-port handle_vendorid() from 0.8.0 to 0.7.3.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_r1tools_r21jb-releasejb-mr0-releasejb-devChia-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-07-22ipsec-tools: fix compatibility issue on non-NAT connections.Chia-chi Yeh
2011-07-15ipsec-tools: handle XAUTH_PASSCODE requests.Chia-chi Yeh
2011-07-13ipsec-tools: mark out identity check for compatibility.Chia-chi Yeh
2011-07-12ipsec-tools: remove the ipsec_doi-0.7.3.c.Chia-chi Yeh
2011-07-12ipsec-tools: revise helper functions for sockets.Chia-chi Yeh
2011-07-07Merge "ipsec-tools: enable DPD and XAUTH."Chia-chi Yeh
2011-07-07ipsec-tools: enable DPD and XAUTH.Chia-chi Yeh
2011-07-07ipsec-tools: use pname instead of lcconf->chroot for the android magic.Chia-chi Yeh
2011-07-07ipsec-tools: Use getpathname() to get the right path.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-07am 237da705: Merge "fix fd leaking"Chia-chi Yeh
2011-06-07fix fd leakingrobert_ch_chou
2011-03-23ipsec-tools: create a static library for libipsec.Chia-chi Yeh
2010-03-18Replace bzero with memset. Eliminates a warning when the implicitandroid-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r7froyo-releasefroyoCarl Shapiro
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-08-14Add missing license-related filesandroid-sdk-tools_r2android-sdk-1.6_r2android-sdk-1.6_r1android-sdk-1.6-docs_r1android-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1donut-release2donut-releasedonutJean-Baptiste Queru
2009-07-30ipsec-tools: Minor performance tuning.Chia-chi Yeh
2009-07-25ipsec-tools: Support multiple CA certificates in PEM.Chia-chi Yeh
2009-07-24ipsec-tools: Some fixes for rekeying.Chia-chi Yeh
2009-07-13ipsec-tools: Free x509 object after inserted into X509_STORE.Chia-chi Yeh
2009-07-06ipsec-tools: Get certificates, private keys, and pre-shared keys from keystore.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
2009-06-21ipsec-tools: Update to 0.7.2.Chia-chi Yeh
2009-06-12Fix the bug of racoon crash.Chung-yih Wang
2009-06-09Make several changes in ipsec-tools for Android platform.Chung-yih Wang
2009-04-23Migrate from perforce repository.Chung-yih Wang