aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* set release number back to 4.2.9Andreas Steffen2008-11-161-1/+1
|
* added migration to NEWSAndreas Steffen2008-11-161-1/+1
|
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-0/+10
|
* threshhold and ./configure option for lock profilerMartin Willi2008-11-051-0/+9
|
* a load testing plugin, to:Martin Willi2008-10-211-0/+10
| | | | | find multi-threading issues do performance profiling
* moved updown script invocation to an optional pluginMartin Willi2008-10-161-2/+3
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-0/+10
|
* version bump to 4.2.9Andreas Steffen2008-10-141-1/+1
|
* reintegrated two-sim branch providing SIM card plugin APIMartin Willi2008-10-101-0/+10
|
* trimming additial / in some casesMartin Willi2008-10-101-4/+4
|
* added --disable-kernel-netlink configure optionAndreas Steffen2008-10-031-0/+12
|
* merging modularized kernel interface back to trunkTobias Brunner2008-09-251-1/+2
|
* version bump to 4.2.8Andreas Steffen2008-09-181-1/+1
|
* libstrongswan agent plugin to use ssh-agent for RSA signaturesMartin Willi2008-09-021-0/+15
|
* use libcap for capability droppingMartin Willi2008-08-291-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 APIMartin Willi2008-08-281-9/+9
|
* version bump to 4.2.7Andreas Steffen2008-08-271-1/+1
|
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-211-0/+15
|
* set version back to 4.2.6Andreas Steffen2008-08-191-1/+1
|
* fixed libstrongswan integrity testAndreas Steffen2008-08-191-1/+2
|
* reimplemented dbus plugin for NetworkManager 0.7, renamed to nmMartin Willi2008-07-311-0/+16
|
* version bump to 4.2.6Andreas Steffen2008-07-281-1/+1
|
* reset version to 4.2.5Andreas Steffen2008-07-031-1/+1
|
* update NEWS with ip pool add-ons and fixesAndreas Steffen2008-07-031-1/+1
|
* sqlite plugin requires libsqlite3 => 3.3.1 to share connectionsMartin Willi2008-06-301-0/+9
| | | | use recursive locking if libsqlite3 < 3.5.0
* created scripts/Makefile.amAndreas Steffen2008-06-291-0/+1
|
* version bump to 4.2.5Andreas Steffen2008-06-261-1/+1
|
* set version to 4.2.4Andreas Steffen2008-06-221-1/+1
|
* compatibility fix for other shells than bash >= 3.1Martin Willi2008-06-201-18/+18
|
* first simple prototype of a UCI configuration plugin for OpenWRTMartin Willi2008-06-171-0/+15
|
* added mediation server web frontendMartin Willi2008-06-111-2/+4
| | | | updated charons medsrv plugin to updated database scheme
* configure option for updown firewall scriptsMartin Willi2008-06-061-1/+12
|
* link against openssl crypto library onlyMartin Willi2008-06-061-1/+1
|
* version bump to 4.2.4Andreas Steffen2008-05-251-1/+1
|
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-4/+4
|
* version bump to 4.2.3Andreas Steffen2008-05-211-1/+1
|
* loading default modules depending on configure optionsMartin Willi2008-05-161-6/+76
|
* prototype of mediation client database pluginMartin Willi2008-05-141-0/+18
|
* moved RAW public key support to a separate plugin (pubkey)Martin Willi2008-05-081-0/+13
|
* renamed med_db plugin to medsrv, as we will introduce an additional medcli ↵Martin Willi2008-05-081-5/+5
| | | | client plugin
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-8/+16
| | | | | using named users, groups fixed capability dropping in pluto
* added configure check and support for sqlite3 libraries without ↵Martin Willi2008-05-071-2/+9
| | | | sqlite3_prepare_v2
* implemented XCBC algorithms (signer, prf) for IKE on top of a crypterMartin Willi2008-04-301-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 GUIMartin Willi2008-04-281-1/+8
|
* added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)Tobias Brunner2008-04-281-0/+17
|
* experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 EstherMartin Willi2008-04-221-0/+12
|
* version bump to 4.2.2Andreas Steffen2008-04-191-1/+1
|
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-0/+13
| | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)
* added ./configure option --with-strongswan-conf=Martin Willi2008-04-071-0/+7
| | | | defaults to /etc/strongswan.conf
* version bump to 4.2.1Andreas Steffen2008-04-061-1/+1
|