Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fixing compilation when using the Vstr string library | Tobias Brunner | 2009-04-24 | 1 | -4/+4 |
| | |||||
* | scepclient requires libcrypto to build | Martin Willi | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | added mediation server web frontend | Martin Willi | 2008-06-11 | 1 | -0/+5 |
| | | | | updated charons medsrv plugin to updated database scheme | ||||
* | configure option for updown firewall scripts | Martin Willi | 2008-06-06 | 1 | -1/+1 |
| | |||||
* | tolerating chown failures on installation, required to build some packages | Martin Willi | 2008-06-04 | 1 | -1/+1 |
| | |||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 1 | -2/+2 |
| | | | | | using named users, groups fixed capability dropping in pluto | ||||
* | shipping a default strongswan.conf | Martin Willi | 2008-04-18 | 1 | -1/+6 |
| | |||||
* | renamed xml plugin to smp to avoid confusion | Martin Willi | 2008-03-28 | 1 | -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 trunk | Martin Willi | 2008-03-13 | 1 | -0/+4 |
| | |||||
* | creating sysconfdir if it does not exist | Martin Willi | 2008-02-22 | 1 | -13/+0 |
| | | | | moved all directory creations into starters Makefile | ||||
* | ported EAP-AKA branch into trunk | Martin Willi | 2007-12-13 | 1 | -4/+3 |
| |