aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Notify duplicate detections over a UNIX sockets to listening applicationsMartin Willi2011-02-286-5/+294
|
* Added an advanced duplicate checking plugin with liveness check of old SAMartin Willi2011-02-287-0/+420
|
* Invert check to delete unestablished IKE_SAs to not delete them once establishedMartin Willi2011-02-281-2/+2
|
* Added whitelist plugin NEWSMartin Willi2011-02-281-0/+5
|
* Added a whitelist command line utility to control whitelist pluginMartin Willi2011-02-283-0/+184
|
* Added a UNIX socket based control backend to whitelist pluginMartin Willi2011-02-285-2/+337
|
* Implemented a in-memory peer identity whitelist pluginMartin Willi2011-02-287-0/+413
|
* Fixed a possible segfault after termination of IKE and child SAs.Tobias Brunner2011-02-281-0/+4
| | | | | | | Because the thread that is actually terminating the SA and thus checking it in again is not be the same thread that previously checked it out and queued the termination job, the thread local SA on the bus has to be reset manually, similar to how it is set in the job which is executing the job.
* Slightly change IKE_SA destruction order to inherit properly during ↵Martin Willi2011-02-282-3/+3
| | | | ike_rekey task destruction
* Added a pseudo EAP type to allow an implementation to select the real type ↵Martin Willi2011-02-222-2/+6
| | | | dynamically
* prevent multiple debug outputs in case of non-monolithic pluginsAndreas Steffen2011-02-201-2/+0
|
* Whitelisted another tzset variant and dlsymMartin Willi2011-02-181-0/+2
|
* Migrated kernel_pfroute_net to INIT/METHOD macrosMartin Willi2011-02-171-69/+52
|
* Migrated kernel_netlink_net to INIT/METHOD macrosMartin Willi2011-02-171-77/+64
|
* maemo: New upstream release.Tobias Brunner2011-02-152-1/+7
|
* version bump to 4.5.2dr1Andreas Steffen2011-02-111-1/+1
|
* maemo: Disabled some unneeded plugins.4.5.1Tobias Brunner2011-02-101-0/+2
|
* Merged the monolithic and non-monolithic plugin loaders into one.Tobias Brunner2011-02-101-49/+37
| | | | | This allows to add additional plugins even when the original build was monolithic. Also fixes the pluto/xauth bug with the monolithic build.
* pluto: Properly free secrets in error cases.Tobias Brunner2011-02-101-2/+6
|
* Kernel interface updated for KLIPS plugin (TFC padding).Tobias Brunner2011-02-101-1/+1
|
* Compiler warning fixed.Tobias Brunner2011-02-101-5/+7
|
* [hopefully] fixed pathlen problem on ARM platformsAndreas Steffen2011-02-107-28/+39
|
* maemo: Typos in description fixed.Tobias Brunner2011-02-101-1/+1
|
* maemo: Homepage added to debian/control files.Tobias Brunner2011-02-102-0/+2
|
* removed ipsec up %startall from scenario descriptionsAndreas Steffen2011-02-102-4/+2
|
* Migrated update_sa_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-15/+16
|
* Migrated send_keepalive_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-15/+14
|
* Migrated send_dpd_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-15/+14
|
* Migrated roam_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-14/+15
|
* Migrated retransmit_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-16/+15
|
* Migrated rekey_ike_sa_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-16/+15
|
* Migrated rekey_child_sa_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-17/+16
|
* Migrated process_message_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-15/+14
|
* Migrated migrate_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-20/+19
|
* _ prefix not requiredAndreas Steffen2011-02-104-4/+4
|
* Migrated delete_ike_sa_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-17/+16
|
* Migrated delete_child_sa_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-19/+18
|
* Migrated acquire_job_t to INIT/METHOD macrosAndreas Steffen2011-02-101-16/+17
|
* replaced ipsec up %startall command by start_action jobAndreas Steffen2011-02-097-66/+157
|
* version bump to 4.5.1Andreas Steffen2011-02-091-1/+1
|
* added openssl-ikev2/critical-extension scenarioAndreas Steffen2011-02-0811-0/+111
|
* maemo: Exclude static libraries from strongswan-applet package.Tobias Brunner2011-02-083-28/+22
|
* maemo: Use automatic optification.Tobias Brunner2011-02-082-0/+8
|
* maemo: Explicitly list the installed files.Tobias Brunner2011-02-082-28/+39
| | | | | This avoids packaging static libraries and .la files plus excludes man3 pages of libfreeswan.
* maemo: Use /usr/lib instead of /usr/libexec.Tobias Brunner2011-02-081-1/+1
|
* maemo: Create DBUS service file with correct path to charon.Tobias Brunner2011-02-083-5/+9
|
* maemo: Fixed remake of strongswan package.Tobias Brunner2011-02-081-4/+5
|
* Fixed tnc-imc/imv library names when building monolithicMartin Willi2011-02-081-2/+2
|
* Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBSMartin Willi2011-02-082-3/+4
|
* tnccs_11 does not link against libtls, just uses its headersMartin Willi2011-02-081-1/+0
|