aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* android: Several plugins were moved from libcharon to libtnccsTobias Brunner2013-09-232-29/+25
* android: Properly handle failures while initializing charonTobias Brunner2013-09-232-13/+23
* kernel-netlink: Allow to override xfrm_acq_expires valueAnsis Atteka2013-09-231-6/+10
* Implemented TCG/PB-PDP_Referral messageAndreas Steffen2013-09-175-13/+153
* Allow vendor-specific PB-TNC messagesAndreas Steffen2013-09-1723-138/+583
* ignore *.1 manpage filesAndreas Steffen2013-09-171-1/+1
* sshkey: Add support for parsing keys from filesTobias Brunner2013-09-131-1/+92
* sshkey: Add encoding for ECDSA keysTobias Brunner2013-09-131-0/+72
* openssl: Add support for generic encoding of EC public keysTobias Brunner2013-09-131-23/+13
* pki: --pub also accepts public keys (i.e. to convert them to a different format)Tobias Brunner2013-09-132-3/+18
* pki: Add support to encode public keys in SSH key formatTobias Brunner2013-09-133-4/+16
* sshkey: Add encoder for RSA keysTobias Brunner2013-09-136-2/+93
* openssl: Add generic RSA public key encodingTobias Brunner2013-09-131-3/+17
* openssl: Add helper function to convert BIGNUMs to chunksTobias Brunner2013-09-132-0/+27
* pki: Don't print an error if no arguments are givenTobias Brunner2013-09-131-1/+1
* pki: Install pki(1) as utility directly in $prefix/binTobias Brunner2013-09-1316-88/+94
* pki: Add example commands to setup a simple CATobias Brunner2013-09-131-0/+75
* pki: Add pki --verify man pageTobias Brunner2013-09-134-4/+61
* pki: Add pki --pub man pageTobias Brunner2013-09-134-4/+81
* pki: Add pki --print man pageTobias Brunner2013-09-133-2/+57
* pki: Add pki --keyid man pageTobias Brunner2013-09-133-2/+76
* pki: Add pki --pkcs7 man pageTobias Brunner2013-09-134-6/+87
* pki: Add pki --req man pageTobias Brunner2013-09-134-5/+97
* pki: Add pki --signcrl man pageTobias Brunner2013-09-134-8/+134
* pki: Add pki --issue man pageTobias Brunner2013-09-134-8/+189
* pki: Add pki --self man pageTobias Brunner2013-09-134-4/+154
* pki: Add pki --gen man pageTobias Brunner2013-09-134-4/+118
* pki: Add ipsec-pki(8) man pageTobias Brunner2013-09-134-0/+79
* Build generated man pages via configure scriptTobias Brunner2013-09-132-10/+3
* resolve: Remove comment when using resolvconf(8)Tobias Brunner2013-09-131-2/+1
* libipsec: fix memory management when cloning ip_packetMartin Willi2013-09-131-1/+1
* libipsec: check for a policy with the reqid of the SA on decapsulationMartin Willi2013-09-133-7/+14
* stroke: don't remove a matching peer config if used by other child configsMartin Willi2013-09-131-4/+3
* conftest: Don't load plugins incrementallyTobias Brunner2013-09-131-4/+6
* ikev1: Fix double free when searching for redundant CHILD_SAsTobias Brunner2013-09-131-1/+1
* Build all IMC/IMVs with -no-undefinedTobias Brunner2013-09-1210-10/+10
* pt-tls-client: Report loaded pluginsTobias Brunner2013-09-121-0/+1
* pt-tls-client: Abort if no tnccs-manager is availableTobias Brunner2013-09-121-0/+7
* Build all shared libraries with -no-undefined and link them properlyTobias Brunner2013-09-1212-9/+73
* tun_device: Add warning if TUN devices are not supported by platformTobias Brunner2013-09-121-2/+16
* Make sure libstrongswan is initialized first in IMCs and IMVsAndreas Steffen2013-09-114-24/+35
* sockets: Initialize the whole ancillary data buffer not only the actual structTobias Brunner2013-09-102-4/+4
* ikev1: For PFS prefer DH group from IKE_SA over first configuredThomas Egerer2013-09-101-18/+54
* kernel-netlink: increase buffer size for RT netlink messagesAnsis Atteka2013-09-101-1/+1
* Fixed double free causing swapped ends to crash5.1.1dr3Andreas Steffen2013-09-071-1/+0
* Minor performance tuningAndreas Steffen2013-09-071-4/+4
* Implemented targeted SWID requestAndreas Steffen2013-09-065-29/+86
* Make SWID directory where tags are stored configurableAndreas Steffen2013-09-054-7/+11
* Added tags table and some tag samplesAndreas Steffen2013-09-052-1/+91
* swid_inventory object has a get_count methodAndreas Steffen2013-09-042-16/+6