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: Added pt-tls-client and sw-collector | Andreas Steffen | 2017-07-18 | 1 | -0/+8 |
| | |||||
* | Use of TPM 2.0 private keys for signatures via tpm plugin | Andreas Steffen | 2017-02-22 | 2 | -0/+7 |
| | |||||
* | integrity-test: check code and ro segments of libnttfft | Andreas Steffen | 2016-07-29 | 1 | -0/+5 |
| | |||||
* | integrity-test: Added charon-systemd | Andreas Steffen | 2016-07-29 | 1 | -0/+4 |
| | |||||
* | libtpmtss: Added to integrity checks | Andreas Steffen | 2016-06-26 | 1 | -0/+5 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -1/+1 |
| | |||||
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 2 | -16/+1 |
| | |||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -5/+0 |
| | |||||
* | 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. | ||||
* | checksum: Fix checksum generation for pki if tools are disabled | Tobias Brunner | 2014-06-30 | 1 | -0/+3 |
| | |||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | swanctl: Add a stub for a vici based configuration and control utility | Martin Willi | 2014-05-07 | 1 | -0/+4 |
| | |||||
* | openac: Remove obsolete openac utility | Martin Willi | 2014-03-31 | 1 | -1/+0 |
| | | | | The same functionality is now provided by the pki --acert subcommand. | ||||
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | checksum: Read executables from DESTDIR | Tobias Brunner | 2014-01-21 | 1 | -7/+7 |
| | | | | | | | This allows to recreate the checksums after the installed binaries have been modified e.g. with strip. Fixes #491. | ||||
* | checksum: Set rpath including DESTDIR for checksum_builder | Tobias Brunner | 2014-01-08 | 1 | -0/+1 |
| | | | | | | | This way libraries to which checksum_builder does not itself link, like libtls and libradius, are found during DESTDIR installs. Fixes #476. | ||||
* | checksum: Delay building of checksum_builder until required by make install | Tobias Brunner | 2014-01-06 | 1 | -2/+2 |
| | | | | This ensures PLUGINDIR includes any DESTDIR set during make install. | ||||
* | checksum: Remove unnecessary pluto symbol | Tobias Brunner | 2014-01-06 | 1 | -3/+0 |
| | |||||
* | checksum: The pool utility was moved to its own directory | Tobias Brunner | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵ | Andreas Steffen | 2013-08-15 | 2 | -2/+10 |
| | | | | plugins to libtnccs | ||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -6/+8 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | charon-cmd: add a stub for charon-cmd, a simple command line IKE client | Martin Willi | 2013-05-06 | 1 | -0/+4 |
| | |||||
* | Fix checksum calculation with DESTDIR installations | Tobias Brunner | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Make sure first argument is an int when using %.*s to print e.g. chunks | Tobias Brunner | 2012-09-28 | 1 | -2/+4 |
| | |||||
* | Stub library for user space IPsec implementation added. | Tobias Brunner | 2012-08-08 | 1 | -0/+5 |
| | |||||
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -5/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | Moved generic RADIUS protocol support to a dedicated libradius | Martin Willi | 2012-03-05 | 1 | -0/+5 |
| | |||||
* | fixed caption alignment | Andreas Steffen | 2011-12-16 | 1 | -1/+2 |
| | |||||
* | Revert "fixed caption alignment" | Andreas Steffen | 2011-12-16 | 1 | -2/+1 |
| | | | | This reverts commit d463def798ed339b143ee9500c2781532394171e. | ||||
* | fixed caption alignment | Andreas Steffen | 2011-12-16 | 1 | -1/+2 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | | | | with libimcv | ||||
* | generate integrity checksums for libimcv libpts and attest | Andreas Steffen | 2011-11-28 | 1 | -0/+14 |
| | |||||
* | Calculate checksums for libsimaka and libtls. | Tobias Brunner | 2011-11-08 | 1 | -1/+6 |
| | | | | | | These are currently not checked though. And because they don't define a <libname>_init function an warning is reported when the checksum is calculated. | ||||
* | Defer calculation of checksums until installation. | Tobias Brunner | 2011-11-08 | 2 | -31/+53 |
| | | | | | | The checksum is now calculated from the installed libraries and plugins. This allows to calculate checksums for plugins linking to libraries like libtls as these are relinked during installation. | ||||
* | Fixed formatting for longer plugin names in checksum_builder output. | Tobias Brunner | 2011-11-08 | 1 | -2/+2 |
| | |||||
* | Don't link libtnccs to checksum_builder. | Tobias Brunner | 2011-11-08 | 2 | -13/+2 |
| | | | | | Linking is only required for libraries defining global symbols used by plugins to which the plugins do not link themselves. | ||||
* | if available link libsimaka to checksum_builder | Andreas Steffen | 2011-11-04 | 1 | -0/+4 |
| | |||||
* | fixed integrity tests of plugins using libtls or libtnccs | Andreas Steffen | 2011-11-02 | 2 | -0/+16 |
| | |||||
* | Don't install the libraries directly in lib/. | Tobias Brunner | 2011-07-05 | 1 | -1/+1 |
| | | | | | Instead use a subdirectory (prefix/lib/ipsec by default). Also moved the plugins from libexec to a subdirectory of that dir. | ||||
* | Fix integrity checks with monolithic build. | Tobias Brunner | 2011-06-08 | 2 | -2/+11 |
| | |||||
* | Don't use a strongswan.conf in checksum_builder, disables checksumming | Martin Willi | 2011-05-25 | 1 | -1/+2 |
| | |||||
* | Force link of checksum builder against libhydra/libcharon | Martin Willi | 2011-05-25 | 2 | -1/+8 |
| | |||||
* | Checksum plugins only for components we actually build | Martin Willi | 2011-05-25 | 2 | -4/+10 |
| | |||||
* | Use an explicit plugin list instead of the unrealible "find" to build checksums | Martin Willi | 2010-08-12 | 2 | -105/+112 |
| | |||||
* | checksum_builder() needs the pluto symbol | Andreas Steffen | 2010-05-19 | 1 | -0/+3 |
| | |||||
* | implemented xauth as a pluto plugin | Andreas Steffen | 2010-05-18 | 1 | -0/+1 |
| | |||||
* | Link libhydra to checksum_builder so the hydra object is defined. | Tobias Brunner | 2010-03-24 | 1 | -0/+1 |
| | |||||
* | Segment check added for libhydra. | Tobias Brunner | 2010-03-24 | 1 | -0/+1 |
| |