aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/lookip/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-5/+7
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Add a lookip server side UNIX socket processing LOOKUP and DUMP requestsMartin Willi2012-10-241-1/+2
|
* Add a simple command line utility to query the lookip pluginMartin Willi2012-10-241-0/+3
|
* Defined on-the-wire format used on lookip socketMartin Willi2012-10-241-1/+4
|
* Add a lookip listener that collects the information we are interested inMartin Willi2012-10-241-1/+2
|
* Add a lookip plugin stub to lookup connections by virtual IPMartin Willi2012-10-241-0/+13