aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* sec-updater: Checks for security updatesAndreas Steffen2017-09-011-0/+4
| | | | | | sec-updater checks for security updates and backports in Debian/ Ubuntu repositories and sets the security flags in the strongTNC policy database accordingly.
* checksum: Compile sw-collector before checksumAndreas Steffen2017-07-181-4/+4
|
* sw-collector: Moved to its own directory and added man pageAndreas Steffen2017-07-181-0/+4
|
* aikpub2: Removed aikpub2 toolAndreas Steffen2017-03-061-4/+0
| | | | | | | The aikpub2 tool has been replaced by pki --pub|--req --keyid hex .. where keyid indicates the TPM 2.0 private key object handle. Thus either the public key in PKCS#1 format can be extracted or a PKCS#10 certificate request signed by the TPM private key can be generated.
* Created libtpmtss library handling access to v1.2 and v2.0 TPMsAndreas Steffen2016-06-221-0/+4
|
* aikpub2: Convert TSS 2.0 AIK public key blob into PKCS#1 formatAndreas Steffen2016-06-221-0/+4
|
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-4/+0
|
* Remove obsolete _updown_espmark scriptTobias Brunner2015-03-061-1/+1
| | | | According to NEWS it was created to support kernels < 2.6.16.
* Merged libpts into libimcvAndreas Steffen2014-10-051-4/+0
|
* systemd: Provide a charon-systemd daemon targeting full systemd integrationMartin Willi2014-09-221-0/+4
|
* autoconf: Replace --disable-tools option with --disable-scepclientTobias Brunner2014-06-301-1/+1
| | | | | Since using a separate option for pki this was the only tool that was still enabled by that option.
* 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
|