Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | a load testing plugin, to: | Martin Willi | 2008-10-21 | 1 | -0/+10 | |
| | | | | | find multi-threading issues do performance profiling | |||||
* | moved updown script invocation to an optional plugin | Martin Willi | 2008-10-16 | 1 | -2/+3 | |
| | ||||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -0/+10 | |
| | ||||||
* | version bump to 4.2.9 | Andreas Steffen | 2008-10-14 | 1 | -1/+1 | |
| | ||||||
* | reintegrated two-sim branch providing SIM card plugin API | Martin Willi | 2008-10-10 | 1 | -0/+10 | |
| | ||||||
* | trimming additial / in some cases | Martin Willi | 2008-10-10 | 1 | -4/+4 | |
| | ||||||
* | added --disable-kernel-netlink configure option | Andreas Steffen | 2008-10-03 | 1 | -0/+12 | |
| | ||||||
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 1 | -1/+2 | |
| | ||||||
* | version bump to 4.2.8 | Andreas Steffen | 2008-09-18 | 1 | -1/+1 | |
| | ||||||
* | libstrongswan agent plugin to use ssh-agent for RSA signatures | Martin Willi | 2008-09-02 | 1 | -0/+15 | |
| | ||||||
* | use libcap for capability dropping | Martin Willi | 2008-08-29 | 1 | -9/+17 | |
| | | | | | optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2 | |||||
* | creating default IKE proposals dynamically using algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -9/+9 | |
| | ||||||
* | version bump to 4.2.7 | Andreas Steffen | 2008-08-27 | 1 | -1/+1 | |
| | ||||||
* | a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAM | Martin Willi | 2008-08-21 | 1 | -0/+15 | |
| | ||||||
* | set version back to 4.2.6 | Andreas Steffen | 2008-08-19 | 1 | -1/+1 | |
| | ||||||
* | fixed libstrongswan integrity test | Andreas Steffen | 2008-08-19 | 1 | -1/+2 | |
| | ||||||
* | reimplemented dbus plugin for NetworkManager 0.7, renamed to nm | Martin Willi | 2008-07-31 | 1 | -0/+16 | |
| | ||||||
* | version bump to 4.2.6 | Andreas Steffen | 2008-07-28 | 1 | -1/+1 | |
| | ||||||
* | reset version to 4.2.5 | Andreas Steffen | 2008-07-03 | 1 | -1/+1 | |
| | ||||||
* | update NEWS with ip pool add-ons and fixes | Andreas Steffen | 2008-07-03 | 1 | -1/+1 | |
| | ||||||
* | sqlite plugin requires libsqlite3 => 3.3.1 to share connections | Martin Willi | 2008-06-30 | 1 | -0/+9 | |
| | | | | use recursive locking if libsqlite3 < 3.5.0 | |||||
* | created scripts/Makefile.am | Andreas Steffen | 2008-06-29 | 1 | -0/+1 | |
| | ||||||
* | version bump to 4.2.5 | Andreas Steffen | 2008-06-26 | 1 | -1/+1 | |
| | ||||||
* | set version to 4.2.4 | Andreas Steffen | 2008-06-22 | 1 | -1/+1 | |
| | ||||||
* | compatibility fix for other shells than bash >= 3.1 | Martin Willi | 2008-06-20 | 1 | -18/+18 | |
| | ||||||
* | first simple prototype of a UCI configuration plugin for OpenWRT | Martin Willi | 2008-06-17 | 1 | -0/+15 | |
| | ||||||
* | added mediation server web frontend | Martin Willi | 2008-06-11 | 1 | -2/+4 | |
| | | | | updated charons medsrv plugin to updated database scheme | |||||
* | configure option for updown firewall scripts | Martin Willi | 2008-06-06 | 1 | -1/+12 | |
| | ||||||
* | link against openssl crypto library only | Martin Willi | 2008-06-06 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.2.4 | Andreas Steffen | 2008-05-25 | 1 | -1/+1 | |
| | ||||||
* | fixed the strongswan.conf path | Andreas Steffen | 2008-05-22 | 1 | -4/+4 | |
| | ||||||
* | version bump to 4.2.3 | Andreas Steffen | 2008-05-21 | 1 | -1/+1 | |
| | ||||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 1 | -6/+76 | |
| | ||||||
* | prototype of mediation client database plugin | Martin Willi | 2008-05-14 | 1 | -0/+18 | |
| | ||||||
* | moved RAW public key support to a separate plugin (pubkey) | Martin Willi | 2008-05-08 | 1 | -0/+13 | |
| | ||||||
* | renamed med_db plugin to medsrv, as we will introduce an additional medcli ↵ | Martin Willi | 2008-05-08 | 1 | -5/+5 | |
| | | | | client plugin | |||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 1 | -8/+16 | |
| | | | | | using named users, groups fixed capability dropping in pluto | |||||
* | added configure check and support for sqlite3 libraries without ↵ | Martin Willi | 2008-05-07 | 1 | -2/+9 | |
| | | | | sqlite3_prepare_v2 | |||||
* | implemented XCBC algorithms (signer, prf) for IKE on top of a crypter | Martin Willi | 2008-04-30 | 1 | -0/+13 | |
| | | | | | | supporting ike=...-aesxcbc-... in ipsec.conf added AUTH_AES_XCBC_96 and PRF_AES128_CBC to default IKE proposal AES XCBC testcase | |||||
* | prototype of dumm GUI | Martin Willi | 2008-04-28 | 1 | -1/+8 | |
| | ||||||
* | added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.) | Tobias Brunner | 2008-04-28 | 1 | -0/+17 | |
| | ||||||
* | experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 Esther | Martin Willi | 2008-04-22 | 1 | -0/+12 | |
| | ||||||
* | version bump to 4.2.2 | Andreas Steffen | 2008-04-19 | 1 | -1/+1 | |
| | ||||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -0/+13 | |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | |||||
* | added ./configure option --with-strongswan-conf= | Martin Willi | 2008-04-07 | 1 | -0/+7 | |
| | | | | defaults to /etc/strongswan.conf | |||||
* | version bump to 4.2.1 | Andreas Steffen | 2008-04-06 | 1 | -1/+1 | |
| | ||||||
* | defining ME globally, as we need it in plugins | Martin Willi | 2008-03-31 | 1 | -0/+8 | |
| | ||||||
* | disabled build of outdated dbus interface | Andreas Steffen | 2008-03-31 | 1 | -1/+0 | |
| | ||||||
* | renamed xml plugin to smp to avoid confusion | Martin Willi | 2008-03-28 | 1 | -388/+404 | |
| | | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there | |||||
* | changed external interface to the mediation extension. | Tobias Brunner | 2008-03-27 | 1 | -2/+2 | |
| |