aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* configure: Separate pki from --disable-toolsMartin Willi2014-06-041-1/+5
| | | | While pki builds and runs just fine on Windows, this is not true for scepclient.
* charon-svc: Implement a Windows IKE service using libcharonMartin Willi2014-06-041-0/+4
| | | | | The resulting binary can be either run as Windows service or directly as console application.
* swanctl: Add a stub for a vici based configuration and control utilityMartin Willi2014-05-071-0/+4
|
* aikgen generates AIK private/public key pairsAndreas Steffen2014-05-031-0/+4
| | | | | | aikgen outputs a binary AIK private key blob and the AIK public key. Optionally the Identity Request encrypted with the public key of the Privacy CA can be output.
* openac: Remove obsolete openac utilityMartin Willi2014-03-311-1/+1
| | | | The same functionality is now provided by the pki --acert subcommand.
* conf: Install strongswan.conf template from a separate directoryTobias Brunner2014-02-121-6/+0
|
* pool: Install SQL schemas from src/poolTobias Brunner2014-02-121-0/+4
| | | | | This allows us to install the schemas if either the attr-sql or sql plugin is enabled, since both use the same schema (at least in parts).
* checksum must be the last subdir includedTobias Brunner2014-01-231-4/+4
| | | | | | | Otherwise charon-cmd will not yet be installed when the checksums are calculated (now from the install dir, not the build dir). Fixes #496.
* pool: Move the pool utility to its own directory in srcTobias Brunner2013-10-111-0/+4
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-151-1/+5
|
* rapid PT-TLS AR/PDP prototypeAndreas Steffen2013-08-151-1/+1
|
* charon-cmd: add a stub for charon-cmd, a simple command line IKE clientMartin Willi2013-05-061-0/+4
|
* Introduce TKM specific charon daemon (charon-tkm)Reto Buerki2013-03-191-0/+4
| | | | | | | | | | | | | | Analogous to charon-nm the charon-tkm daemon is a specialized charon instance used in combination with the trusted key manager (TKM) written in Ada. The charon-tkm is basically a copy of the charon-nm code which will register it's own TKM specific plugins. The daemon binary is built using the gprbuild utility. This is needed because it uses the tkm-rpc Ada library and consequently the Ada runtime. gprbuild takes care of the complete binding and linker steps required to properly initialize the Ada runtime.
* Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layerMartin Willi2013-01-161-0/+4
|
* Stub library for user space IPsec implementation added.Tobias Brunner2012-08-081-0/+4
|
* Bye bye Pluto!Tobias Brunner2012-06-111-6/+2
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* Added a small libcharon wrapper intended to directly host the nm plugin.Tobias Brunner2012-05-031-0/+4
| | | | For this reason it reclaims the --enable-nm configure option.
* Moved generic RADIUS protocol support to a dedicated libradiusMartin Willi2012-03-051-0/+4
|
* moved attestation plugins to libpts in order to resolve circular reference ↵Andreas Steffen2011-11-281-4/+4
| | | | with libimcv
* refactored TNC frameworkAndreas Steffen2011-10-251-1/+1
|
* moved imc_manager to libtnccsAndreas Steffen2011-10-251-0/+4
|
* created libptsAndreas Steffen2011-09-081-0/+4
|
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-011-0/+4
|
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-301-0/+4
|
* Do not install config files with user/group, as it might not exist on build ↵Martin Willi2011-01-171-1/+1
| | | | machine
* libcharon plugins depend on libtls and/or libsimakaAndreas Steffen2011-01-071-4/+4
|
* Install "ipsec" script with tools or conftestMartin Willi2011-01-051-1/+5
|
* Added a Suite B conftest utility skeleton using libcharonMartin Willi2011-01-051-1/+9
|
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+4
|
* Adding libhydra stub.Tobias Brunner2010-03-241-0/+4
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* scepclient still depends on libfreeswanMartin Willi2010-03-051-1/+1
|
* Added a libsimaka library with shared message handling code for EAP-SIM/AKAMartin Willi2009-11-121-0/+4
|
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-1/+1
|
* started implementation of a PKI tool, currently supporting RSA|ECDSA key ↵Martin Willi2009-08-261-1/+1
| | | | generation
* Fixed installation of config files in out-of-tree builds.Tobias Brunner2009-07-201-1/+1
|
* Use the numerical UID/GID to install the config files and create the ipsec.d ↵Tobias Brunner2009-07-201-1/+1
| | | | directories.
* moved checksum_builder/libchechsum to top srcdir to respect build orderMartin Willi2009-06-221-0/+4
|
* got rid of libcryptoAndreas Steffen2009-05-151-2/+2
|
* fixing compilation when using the Vstr string libraryTobias Brunner2009-04-241-4/+4
|
* scepclient requires libcrypto to buildMartin Willi2008-06-161-1/+1
|
* added mediation server web frontendMartin Willi2008-06-111-0/+5
| | | | updated charons medsrv plugin to updated database scheme
* configure option for updown firewall scriptsMartin Willi2008-06-061-1/+1
|
* tolerating chown failures on installation, required to build some packagesMartin Willi2008-06-041-1/+1
|
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-2/+2
| | | | | using named users, groups fixed capability dropping in pluto
* shipping a default strongswan.confMartin Willi2008-04-181-1/+6
|
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-281-1/+1
| | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+4
|
* creating sysconfdir if it does not existMartin Willi2008-02-221-13/+0
| | | | moved all directory creations into starters Makefile
* ported EAP-AKA branch into trunkMartin Willi2007-12-131-4/+3
|