Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tolerating chown failures on installation, required to build some packages | Martin Willi | 2008-06-04 | 1 | -10/+10 | |
| | ||||||
* | fixed compiler warning (missing include) | Martin Willi | 2008-05-13 | 1 | -0/+1 | |
| | ||||||
* | forgot about alphabetical order | Andreas Steffen | 2008-05-12 | 1 | -4/+4 | |
| | ||||||
* | added description of plutostderrlog parameter to ipsec.conf.5 man page | Andreas Steffen | 2008-05-12 | 1 | -0/+4 | |
| | ||||||
* | plutostderrlog parameter now declares a stderr redirection file | Andreas Steffen | 2008-05-12 | 3 | -4/+17 | |
| | ||||||
* | fixed typos | Andreas Steffen | 2008-05-11 | 1 | -1/+1 | |
| | ||||||
* | support of plutostderrlog keyword | Andreas Steffen | 2008-05-11 | 6 | -4/+8 | |
| | ||||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -0/+1 | |
| | ||||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 4 | -68/+74 | |
| | | | | | using named users, groups fixed capability dropping in pluto | |||||
* | end->srcip string must be removed if it contains %config | Andreas Steffen | 2008-04-27 | 1 | -0/+2 | |
| | ||||||
* | fixed starter_cmp_end() | Andreas Steffen | 2008-04-27 | 1 | -2/+2 | |
| | ||||||
* | fixed memory corruption problem in starter | Andreas Steffen | 2008-04-27 | 4 | -77/+85 | |
| | ||||||
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 6 | -15/+54 | |
| | | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16 | |||||
* | shipping a default strongswan.conf | Martin Willi | 2008-04-18 | 1 | -1/+0 | |
| | ||||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 6 | -13/+17 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2008-04-17 | 1 | -1/+1 | |
| | ||||||
* | respecting ipsec.conf cachecrls= option | Martin Willi | 2008-04-17 | 5 | -37/+42 | |
| | ||||||
* | set long-forgotten DPD defaults | Andreas Steffen | 2008-04-15 | 1 | -0/+2 | |
| | ||||||
* | implemented IKE_SA uniqueness using ipsec.conf uniqueids paramater | Martin Willi | 2008-04-14 | 3 | -1/+17 | |
| | | | | additionally supports a "keep" value to keep the old IKE_SA | |||||
* | updated rightsourceip parameter in man page | Martin Willi | 2008-04-14 | 1 | -1/+4 | |
| | ||||||
* | host_srcip was not properly initialized in starterwhack.c | Andreas Steffen | 2008-04-13 | 1 | -2/+5 | |
| | ||||||
* | implementation of an CFG attribute framework, currently supporting virtual IPs | Martin Willi | 2008-04-09 | 5 | -26/+77 | |
| | | | | | | updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool | |||||
* | changed force_encap to forceencaps | Martin Willi | 2008-04-08 | 1 | -1/+1 | |
| | ||||||
* | support of force_keepalive parameter | Andreas Steffen | 2008-04-02 | 5 | -0/+8 | |
| | ||||||
* | removed unused yynuput to fix compiler warning | Martin Willi | 2008-03-28 | 1 | -1/+1 | |
| | ||||||
* | changed external interface to the mediation extension. | Tobias Brunner | 2008-03-27 | 3 | -14/+14 | |
| | ||||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 5 | -16/+16 | |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | |||||
* | suppress IKEv2-specific policy flags in pluto. Patch contributed by Heiko ↵ | Andreas Steffen | 2008-03-21 | 1 | -0/+8 | |
| | | | | Hund from Astaro. | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 8 | -18/+5 | |
| | ||||||
* | creating sysconfdir if it does not exist | Martin Willi | 2008-02-22 | 1 | -2/+13 | |
| | | | | moved all directory creations into starters Makefile | |||||
* | set nexthop default value to 0::0 in IPv6 connections | Andreas Steffen | 2007-12-19 | 2 | -5/+10 | |
| | ||||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 4 | -12/+39 | |
| | ||||||
* | merged EAP-MD5 into trunk | Martin Willi | 2007-12-12 | 1 | -0/+4 | |
| | ||||||
* | ipsec and starter exit with LSB-compliant return codes | Andreas Steffen | 2007-11-28 | 1 | -11/+23 | |
| | ||||||
* | be less agressive, but more verbose in killing charon | Martin Willi | 2007-11-15 | 1 | -1/+6 | |
| | ||||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 30 | -33/+325 | |
| | ||||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 6 | -3/+57 | |
| | ||||||
* | renamed force_encap to forceencaps (as it is named in openswan) | Martin Willi | 2007-10-02 | 4 | -4/+4 | |
| | ||||||
* | moved force_encap to ike_config, enables responder to enforce udp encapsulation | Martin Willi | 2007-10-01 | 1 | -0/+1 | |
| | | | | fixed bugs in force_encap code | |||||
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 5 | -0/+11 | |
| | | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls | |||||
* | moved loglite.c from openac to scepclient | Andreas Steffen | 2007-09-18 | 1 | -2/+2 | |
| | ||||||
* | added mobike option to man page | Andreas Steffen | 2007-09-02 | 1 | -0/+11 | |
| | ||||||
* | added mobike=yes|no connection option | Martin Willi | 2007-08-29 | 5 | -1/+9 | |
| | | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes | |||||
* | handle dns lookup failures | Andreas Steffen | 2007-08-02 | 4 | -9/+37 | |
| | ||||||
* | added to ipsec.conf installation path | Andreas Steffen | 2007-07-11 | 1 | -1/+1 | |
| | ||||||
* | describe eap option in ipsec.conf.5 man page | Andreas Steffen | 2007-07-04 | 1 | -0/+9 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-07-04 | 1 | -1/+2 | |
| | ||||||
* | removed the ipsec.conf version number | Andreas Steffen | 2007-07-04 | 1 | -6/+0 | |
| | ||||||
* | support of PKCS#11 init arguments required by NSS softoken, patch ↵ | Andreas Steffen | 2007-07-03 | 1 | -0/+4 | |
| | | | | contributed by Robert Varga | |||||
* | support of PKCS#11 init arguments required by NSS softoken, patch ↵ | Andreas Steffen | 2007-07-03 | 5 | -0/+9 | |
| | | | | contributed by Robert Varga |