strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
manager can query and list IKE_SA status (no layout yet)
[strongswan.git]
/
src
/
Makefile.am
1
SUBDIRS = include libfreeswan libcrypto libstrongswan pluto whack charon stroke starter openac scepclient ipsec _updown _updown_espmark _copyright
2
3
if USE_UML
4
SUBDIRS += dumm
5
endif
6
7
if USE_MANAGER
8
SUBDIRS += manager
9
endif
10