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.
10 files changed
tree: e04a33ca4457de4df1bc810c5502b2412cfa5e13
  1. src/
  2. ChangeLog
  3. config.h
  4. main.c
  5. Makefile
  6. NEWS
  7. README
  8. setup.c