Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -4/+4 | |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -39/+197 | |
| | ||||||
* | version bump to 4.2.0 | Andreas Steffen | 2008-02-15 | 1 | -1/+1 | |
| | ||||||
* | release of 4.1.11 bug fix version4.1.11 | Andreas Steffen | 2008-02-14 | 1 | -1/+1 | |
| | ||||||
* | added --with-plugindir option | Andreas Steffen | 2008-01-20 | 1 | -12/+20 | |
| | ||||||
* | version bump to 4.2.0 | Andreas Steffen | 2007-12-24 | 1 | -1/+1 | |
| | ||||||
* | ported EAP-AKA branch into trunk | Martin Willi | 2007-12-13 | 1 | -1/+10 | |
| | ||||||
* | merged EAP-MD5 into trunk | Martin Willi | 2007-12-12 | 1 | -0/+9 | |
| | ||||||
* | version bump to 4.1.10 | Andreas Steffen | 2007-12-04 | 1 | -1/+1 | |
| | ||||||
* | added brackets in PKG_CHECK_MODULES | Andreas Steffen | 2007-12-03 | 1 | -2/+2 | |
| | ||||||
* | added more ./configure build options for | Martin Willi | 2007-12-03 | 1 | -7/+56 | |
| | | | | | | | | EAP-Identity module ipsec tools (openac, scepclient) optional charon/pluto build charon stroke interface | |||||
* | socket_t implementation withouth raw sockets | Martin Willi | 2007-11-26 | 1 | -0/+12 | |
| | | | | | | --disable-raw-socket configure option prevents charon/pluto to run in parallel | |||||
* | version bumpt to 4.1.9 | Andreas Steffen | 2007-11-06 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.8 | Andreas Steffen | 2007-10-04 | 1 | -1/+1 | |
| | ||||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -0/+10 | |
| | ||||||
* | prototype implemementation of an sqlite configuration backend | Martin Willi | 2007-09-18 | 1 | -0/+10 | |
| | ||||||
* | manager can query and list IKE_SA status (no layout yet) | Martin Willi | 2007-09-13 | 1 | -0/+10 | |
| | ||||||
* | version bump to 4.1.7 | Andreas Steffen | 2007-09-03 | 1 | -1/+1 | |
| | ||||||
* | re-introduced the XAUTH_VID compile option | Andreas Steffen | 2007-09-02 | 1 | -0/+12 | |
| | ||||||
* | change self_test to self-test | Andreas Steffen | 2007-08-29 | 1 | -1/+1 | |
| | ||||||
* | fixed typo | Andreas Steffen | 2007-08-28 | 1 | -1/+1 | |
| | ||||||
* | added --enable-integrity-test and --disable-self-test options | Andreas Steffen | 2007-08-28 | 1 | -0/+24 | |
| | ||||||
* | default routing table/prio: 220/220 (as 19530 was invalid) | Martin Willi | 2007-08-27 | 1 | -2/+9 | |
| | | | | added configure option --with-routing-table-prio= | |||||
* | using default routing table 19530 for ipsec routes | Martin Willi | 2007-08-27 | 1 | -2/+2 | |
| | ||||||
* | added --with-routing-table= configure option | Martin Willi | 2007-08-27 | 1 | -0/+7 | |
| | ||||||
* | set default to uml=false | Andreas Steffen | 2007-08-10 | 1 | -4/+1 | |
| | ||||||
* | build UML stuff only on --enable-uml | Martin Willi | 2007-08-08 | 1 | -0/+12 | |
| |