aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* removed atosa.c and satoa.c from libfreeswanAndreas Steffen2011-02-075-536/+3
|
* removed prng.c from libfreeswanAndreas Steffen2011-02-074-328/+2
|
* Removed empty man page for starter.Tobias Brunner2011-02-072-1/+0
|
* Removed useless man page for _copyright.Tobias Brunner2011-02-072-30/+0
|
* Some typos fixed.Tobias Brunner2011-02-0713-15/+15
|
* Fixed whatis entry of pluto manpage.Tobias Brunner2011-02-071-3/+3
|
* Escape - in manpages when used as minus sign.Tobias Brunner2011-02-071-2/+2
|
* maemo: Register with the GtkIconTheme "changed" signal not until the GUI is ↵Tobias Brunner2011-02-071-3/+3
| | | | initialized.
* introduced libstrongswan.x509.enforce_critical parameterAndreas Steffen2011-02-055-12/+14
|
* version bump to 4.5.1rc2Andreas Steffen2011-02-051-1/+1
|
* Properly initialize variable 'critical'.Tobias Brunner2011-02-041-1/+1
|
* maemo: Moved package sources.Tobias Brunner2011-02-0410-0/+0
|
* maemo: Added Maemo specific patches for strongswan.conf.Tobias Brunner2011-02-043-0/+40
|
* maemo: Use newer Debian source package format.Tobias Brunner2011-02-042-0/+2
|
* maemo: Adding Makefiles to build Debian packages.Tobias Brunner2011-02-042-0/+62
|
* maemo: Move debian/ directory for applet to packages/.Tobias Brunner2011-02-047-0/+0
|
* maemo: Enable pluto and starter.Tobias Brunner2011-02-041-2/+1
|
* maemo: Added Maemo specific fields (including icons) to packages.Tobias Brunner2011-02-042-0/+166
|
* maemo: Don't include debian files in distribution.Tobias Brunner2011-02-041-8/+0
|
* maemo: Package dependencies and descriptions changed.Tobias Brunner2011-02-042-8/+8
|
* maemo: Touch icon dir to trigger update event.Tobias Brunner2011-02-041-0/+2
|
* maemo: Listen for IKE_SA state changes insted of CHILD_SA state changes.Tobias Brunner2011-02-041-7/+6
| | | | | If the IKE_SA_INIT request fails, there is not yet a CHILD_SA that could trigger state changes.
* maemo: Reload icons on icon theme change.Tobias Brunner2011-02-041-16/+21
| | | | | This is also needed during the installation because the applet might be loaded before the icons are installed (or the icon cache is refreshed).
* maemo: Adding some missing files (required by automake).Tobias Brunner2011-02-043-0/+0
|
* Replace hashtable key if a put operation replaces valueMartin Willi2011-02-031-0/+1
| | | | Fixes a crash if lifetime of key is bound to value (i.e. key == value)
* Fix check to increase hashtable size properlyMartin Willi2011-02-031-1/+1
|
* Invoke the per-round authorize() hook before purging current auth info on IKE_SAMartin Willi2011-02-031-10/+10
|
* Filter out non-matching ike_cfg in backend manager, so backends don't have toMartin Willi2011-02-031-0/+10
|
* disable INITIAL_CONTACT message by setting unigueids=noAndreas Steffen2011-02-021-0/+1
|
* Migrated ike_auth to INIT/METHOD macros, fixes missing initial_contact ↵Martin Willi2011-02-021-56/+34
| | | | initialization
* Accept non-encrypted INFORMATIONALs for ME connectivity checksMartin Willi2011-02-011-1/+27
|
* Do not use destroyed rng/hasher if IKE_SA has been flush()edMartin Willi2011-02-011-3/+9
|
* Add missing AUTH_RULE for trusted self-signed peer certificatesMartin Willi2011-02-011-0/+5
|
* load constraints plugin in ikev2/multi-level-ca-pathlen scenarioAndreas Steffen2011-01-312-2/+2
|
* fixed checking of unknown critical extensions in openssl_x509Andreas Steffen2011-01-311-1/+1
|
* adapted some UML timingsAndreas Steffen2011-01-314-5/+5
|
* move sleep into host start if statementAndreas Steffen2011-01-312-2/+2
|
* fixed typoAndreas Steffen2011-01-311-1/+1
|
* added ikev2/rw-eap-tnc-dynamic scenarioAndreas Steffen2011-01-3119-0/+232
|
* updated testing.conf UML configuration fileAndreas Steffen2011-01-311-4/+7
|
* additional UML configuration optionsAndreas Steffen2011-01-311-0/+15
|
* version bump to strongswan-4.5.1rc1Andreas Steffen2011-01-311-1/+1
|
* added tnccs_dynamic plugin and tnccs_11 refactoring to NEWSAndreas Steffen2011-01-311-1/+10
|
* added comment to determine_tnccs_protocol() functionAndreas Steffen2011-01-311-0/+6
|
* implemented dynamic detection of TNCCS protocolAndreas Steffen2011-01-3110-4/+317
|
* Do not log potentially hundreds of cert requests for unknown CAs at level 1Martin Willi2011-01-281-1/+8
|
* Use wrapped threading functions in ha pluginMartin Willi2011-01-203-16/+15
|
* Load load-tester plugin before kernel interfaces, fixes fake_kernel optionMartin Willi2011-01-191-1/+1
|
* Increase tls_writer buffer by at least 4 bytesMartin Willi2011-01-191-1/+1
|
* Fix potential use after freeThomas Egerer2011-01-191-1/+1
|