Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sec-updater: Checks for security updates | Andreas Steffen | 2017-09-01 | 1 | -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 checksum | Andreas Steffen | 2017-07-18 | 1 | -4/+4 |
| | |||||
* | sw-collector: Moved to its own directory and added man page | Andreas Steffen | 2017-07-18 | 1 | -0/+4 |
| | |||||
* | aikpub2: Removed aikpub2 tool | Andreas Steffen | 2017-03-06 | 1 | -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 TPMs | Andreas Steffen | 2016-06-22 | 1 | -0/+4 |
| | |||||
* | aikpub2: Convert TSS 2.0 AIK public key blob into PKCS#1 format | Andreas Steffen | 2016-06-22 | 1 | -0/+4 |
| | |||||
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -4/+0 |
| | |||||
* | Remove obsolete _updown_espmark script | Tobias Brunner | 2015-03-06 | 1 | -1/+1 |
| | | | | According to NEWS it was created to support kernels < 2.6.16. | ||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -4/+0 |
| | |||||
* | systemd: Provide a charon-systemd daemon targeting full systemd integration | Martin Willi | 2014-09-22 | 1 | -0/+4 |
| | |||||
* | autoconf: Replace --disable-tools option with --disable-scepclient | Tobias Brunner | 2014-06-30 | 1 | -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-tools | Martin Willi | 2014-06-04 | 1 | -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 libcharon | Martin Willi | 2014-06-04 | 1 | -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 utility | Martin Willi | 2014-05-07 | 1 | -0/+4 |
| | |||||
* | aikgen generates AIK private/public key pairs | Andreas Steffen | 2014-05-03 | 1 | -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 utility | Martin Willi | 2014-03-31 | 1 | -1/+1 |
| | | | | The same functionality is now provided by the pki --acert subcommand. | ||||
* | conf: Install strongswan.conf template from a separate directory | Tobias Brunner | 2014-02-12 | 1 | -6/+0 |
| | |||||
* | pool: Install SQL schemas from src/pool | Tobias Brunner | 2014-02-12 | 1 | -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 included | Tobias Brunner | 2014-01-23 | 1 | -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 src | Tobias Brunner | 2013-10-11 | 1 | -0/+4 |
| | |||||
* | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 1 | -1/+5 |
| | |||||
* | rapid PT-TLS AR/PDP prototype | Andreas Steffen | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | charon-cmd: add a stub for charon-cmd, a simple command line IKE client | Martin Willi | 2013-05-06 | 1 | -0/+4 |
| | |||||
* | Introduce TKM specific charon daemon (charon-tkm) | Reto Buerki | 2013-03-19 | 1 | -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 layer | Martin Willi | 2013-01-16 | 1 | -0/+4 |
| | |||||
* | Stub library for user space IPsec implementation added. | Tobias Brunner | 2012-08-08 | 1 | -0/+4 |
| | |||||
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -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 Brunner | 2012-05-03 | 1 | -0/+4 |
| | | | | For this reason it reclaims the --enable-nm configure option. | ||||
* | Moved generic RADIUS protocol support to a dedicated libradius | Martin Willi | 2012-03-05 | 1 | -0/+4 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -4/+4 |
| | | | | with libimcv | ||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 1 | -1/+1 |
| | |||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -0/+4 |
| | |||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -0/+4 |
| | |||||
* | make IMC/IMV pairs independent of libcharon | Andreas Steffen | 2011-06-01 | 1 | -0/+4 |
| | |||||
* | implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair | Andreas Steffen | 2011-05-30 | 1 | -0/+4 |
| | |||||
* | Do not install config files with user/group, as it might not exist on build ↵ | Martin Willi | 2011-01-17 | 1 | -1/+1 |
| | | | | machine | ||||
* | libcharon plugins depend on libtls and/or libsimaka | Andreas Steffen | 2011-01-07 | 1 | -4/+4 |
| | |||||
* | Install "ipsec" script with tools or conftest | Martin Willi | 2011-01-05 | 1 | -1/+5 |
| | |||||
* | Added a Suite B conftest utility skeleton using libcharon | Martin Willi | 2011-01-05 | 1 | -1/+9 |
| | |||||
* | Moved TLS stack to its own library | Martin Willi | 2010-08-03 | 1 | -0/+4 |
| | |||||
* | Adding libhydra stub. | Tobias Brunner | 2010-03-24 | 1 | -0/+4 |
| | |||||
* | Convert charon into libcharon. | Tobias Brunner | 2010-03-19 | 1 | -1/+1 |
| | |||||
* | scepclient still depends on libfreeswan | Martin Willi | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Added a libsimaka library with shared message handling code for EAP-SIM/AKA | Martin Willi | 2009-11-12 | 1 | -0/+4 |
| | |||||
* | Removed trailing whitespaces in configure.in/Makefile.am | Martin Willi | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | started implementation of a PKI tool, currently supporting RSA|ECDSA key ↵ | Martin Willi | 2009-08-26 | 1 | -1/+1 |
| | | | | generation | ||||
* | Fixed installation of config files in out-of-tree builds. | Tobias Brunner | 2009-07-20 | 1 | -1/+1 |
| | |||||
* | Use the numerical UID/GID to install the config files and create the ipsec.d ↵ | Tobias Brunner | 2009-07-20 | 1 | -1/+1 |
| | | | | directories. | ||||
* | moved checksum_builder/libchechsum to top srcdir to respect build order | Martin Willi | 2009-06-22 | 1 | -0/+4 |
| | |||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 1 | -2/+2 |
| |