aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove pluto loggingAndreas Steffen2012-07-111-10/+4
* eliminate message length field in EAP-TNCAndreas Steffen2012-07-113-4/+8
* added charon.plugins.eap-tnc.protocol optionAndreas Steffen2012-07-111-0/+3
* due to single fragment, total length does not have to be includedAndreas Steffen2012-07-111-3/+1
* EAP-TNC does not support fragmentationAndreas Steffen2012-07-112-18/+14
* allow to transmit 64k TLS Handshake and Application messages via EAP-[T]TLSAndreas Steffen2012-07-113-19/+23
* some tls_eap optimizationsAndreas Steffen2012-07-111-10/+13
* configure size of ITA Dummy PA-TNC attributeAndreas Steffen2012-07-111-0/+3
* max_message_count = 0 disables limitAndreas Steffen2012-07-112-5/+5
* defined ITA Dummy PA-TNC attribute for test purposesAndreas Steffen2012-07-119-18/+333
* use TSS_PCRS_STRUCT_DEFAULTAndreas Steffen2012-07-111-1/+1
* log invalid TLS packet lengthAndreas Steffen2012-07-111-1/+2
* check boot_aggregate valueAndreas Steffen2012-07-111-64/+111
* refactored PTS functional component measurementsAndreas Steffen2012-07-119-187/+385
* Install dev headers only if --with-dev-headers= option is setMartin Willi2012-07-115-3/+15
* Install libtls development headersMartin Willi2012-07-111-12/+9
* Install libfast development headersMartin Willi2012-07-111-2/+7
* Define CONFIG_H_INCLUDED in Android buildMartin Willi2012-07-111-0/+1
* Check if config.h passed correctly via gcc -includeMartin Willi2012-07-112-0/+5
* Install libstrongswan development headersMartin Willi2012-07-112-81/+56
* Use and install a config.h AC_CONFIG_HEADER that contains all AC_DEFINE resultsMartin Willi2012-07-115-0/+13
* Added a description to all AC_DEFINE macros, as required by autoheaderMartin Willi2012-07-111-28/+46
* Add safe_strerror() to leak detective whitelistMartin Willi2012-07-111-0/+1
* Send cert request based on peers configured authentication classMartin Willi2012-07-101-3/+30
* Add an option to disable libstrongswan certificate cachingMartin Willi2012-07-091-18/+29
* getpwnam_r and getgrnam_r are not supported by the Android NDKTobias Brunner2012-07-092-25/+70
* Android.mk of libstrongswan updatedTobias Brunner2012-07-091-0/+2
* Don't send CERTREQs when initiating aggressive mode PSKMartin Willi2012-07-091-0/+4
* Fixed help text for --disable-xauth-generic pluginTobias Brunner2012-07-051-1/+1
* Refactored heavily #ifdefd capability code to its own libstrongswan classMartin Willi2012-07-0416-233/+393
* Use spin locks to update IKE_SAs in controller_tTobias Brunner2012-07-041-4/+38
* Added wrapper for POSIX spin locksTobias Brunner2012-07-043-0/+191
* Fixed job handling in controller_tTobias Brunner2012-07-041-110/+128
* Add charon-nm to .gitignoreMartin Willi2012-07-031-0/+1
* Default to register_printf_specifier() if no printf hooking #definedMartin Willi2012-07-031-0/+7
* openssl: Ensure the thread ID is never zeroTobias Brunner2012-07-031-1/+3
* Accept non-"/0" subnet sizes for traffic selectors starting at 0.0.0.0Martin Willi2012-07-021-40/+9
* Update our network-manager-strongswan/debian to what is actually used downstreamMartin Willi2012-07-026-38/+66
* remove virtual IP for moon's inner interface5.0.0Andreas Steffen2012-06-293-3/+0
* Added GPL header to AndroidConfigLocal.hTobias Brunner2012-06-291-0/+15
* Added GPL header to scriptsTobias Brunner2012-06-298-0/+112
* Added LICENSE file to the distributionTobias Brunner2012-06-291-1/+1
* Added OpenSSL/GPL exception to LICENSE fileTobias Brunner2012-06-291-8/+41
* Removed superfluous remove_hasher() call in md5 pluginTobias Brunner2012-06-291-2/+0
* Pass "lo" as faked tundev to NM, as it now needs a valid interface since 0.9Martin Willi2012-06-291-3/+4
* As a responder, don't start a TRANSACTION request if we expect one from the i...Martin Willi2012-06-292-2/+4
* an IKE daemon needs these plugins but a PDP doesn'tAndreas Steffen2012-06-291-1/+1
* added Ubuntu 12.04 LTS i686 measurementsAndreas Steffen2012-06-281-0/+319
* IMCs and IMVs might depend on X.509 certificates or trusted public keysAndreas Steffen2012-06-282-0/+4
* added ikev1/virtual-ip scenarioAndreas Steffen2012-06-2811-0/+159