aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement correct signature for pb_tnc_msg->process()Martin Willi2011-02-082-2/+2
* Fixed doxygen groups in libcharon tnc subtreeMartin Willi2011-02-088-119/+105
* Fixed various doxygen errors in tnc pluginsMartin Willi2011-02-089-11/+11
* Fixed function parameter descriptionMartin Willi2011-02-081-1/+1
* added ikev2/critical-extension scenarioAndreas Steffen2011-02-0811-0/+111
* defined OID_STRONGSWANAndreas Steffen2011-02-071-1/+1
* use DN from pkcs10 request if it existsAndreas Steffen2011-02-071-5/+6
* maemo: New releases.Tobias Brunner2011-02-074-2/+14
* maemo: Build dependencies fixed.Tobias Brunner2011-02-072-2/+5
* maemo: Makefile target to build source-only packages.Tobias Brunner2011-02-072-8/+20
* Report correct key size if a cipher is not supportedMartin Willi2011-02-071-1/+1
* removed keyblobtoid.c from libfreeswanAndreas Steffen2011-02-074-255/+2
* 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 i...Tobias Brunner2011-02-071-3/+3
* 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
* maemo: Reload icons on icon theme change.Tobias Brunner2011-02-041-16/+21
* 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
* 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 initia...Martin Willi2011-02-021-56/+34
* 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