History log of /external/ipsec-tools/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ff6ed0d8f0e0acb5ebf7645307eab49583561c3 13-Jul-2011 Chia-chi Yeh <chiachi@android.com> ipsec-tools: remove the ipsec_doi-0.7.3.c.

It seems that the compatibility issue can be fixed by marking out
two lines of code in ipsec_doi.c, so ipsec_doi-0.7.3.c is no longer
needed. Here ipsec-tools is finally completely updated to 0.8.0. :)

Change-Id: Ic2b2f1cee48139a18a3978de572131af5c264c92
/external/ipsec-tools/Makefile
514ffe2b8b4236d53f584fcd8382dd65bc4df532 07-Jul-2011 Chia-chi Yeh <chiachi@android.com> ipsec-tools: enable DPD and XAUTH.

Also silent tons of compile warnings.

Change-Id: Ia670102b40d6a46a17de5c413a9e444bd26be136
/external/ipsec-tools/Makefile
f8a6a7636d53a5730c58ae041e4e09ae12e1657c 05-Jul-2011 Chia-chi Yeh <chiachi@android.com> ipsec-tools: Update to 0.8.0.

This change updates ipsec-tools to 0.8.0. However, a quick test reveals
a regression in IPSec PSK sessions. The server rejects the first packet
of phase 2 negotiation with INVALID-ID-INFORMATION error. After testing
files one by one, it turns out that using the old ipsec_doi.c fixes the
problem. Then the next error shows that identity check is failed. This
can be fixed by marking few lines in isakmp_quick.c just like 0.7.3.

This change adds ipsec_doi-0.7.3.c as a temporary fix. I will come back
and see if I can find the real problem. IPSec RSA sessions will be
covered in the next change.

Change-Id: I48f0026c3be07f506b3901b59202081bf88f41c9
/external/ipsec-tools/Makefile
837a1c77bab77bd62cccb33a15163a962f8dfb97 26-Jun-2009 Chia-chi Yeh <chiachi@android.com> ipsec-tools: Make racoon an easy-to-use command line tool and reduce its size.

The original executable is ~350KB and now it is ~160KB.
Removing debug messages reduces about 20KB.
Others are mainly contributed by removing lex/yacc generated code,
which was used to parse configuration files.
/external/ipsec-tools/Makefile