Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | fix of the bug fix, courtesy of Robert Varga | Andreas Steffen | 2007-07-02 | 1 | -1/+4 |
| | |||||
* | bug fix courtesy of Robert Varga | Andreas Steffen | 2007-07-02 | 1 | -1/+1 |
| | |||||
* | alphabetical order | Andreas Steffen | 2007-06-27 | 1 | -246/+245 |
| | |||||
* | separated pluto, charon, and klips setup config section parameters | Andreas Steffen | 2007-06-27 | 1 | -136/+142 |
| | |||||
* | added lefthostaccess and leftprotoport parameters | Andreas Steffen | 2007-06-27 | 1 | -27/+43 |
| | |||||
* | update ipsec.conf man page | Andreas Steffen | 2007-06-27 | 1 | -279/+259 |
| | |||||
* | add starter.8 man page to distribution | Andreas Steffen | 2007-06-27 | 1 | -1/+1 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-06-27 | 1 | -2/+2 |
| | |||||
* | recognize wildcard keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -1/+1 |
| | |||||
* | recognize wildcards right=%group and keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -0/+27 |
| | |||||
* | support of right=%<FQDN> wildcard | Andreas Steffen | 2007-06-25 | 1 | -1/+19 |
| | |||||
* | discarded unused functions | Andreas Steffen | 2007-06-25 | 2 | -450/+1 |
| | |||||
* | make starter behave more gracefully in the presence of non-fatal errors | Andreas Steffen | 2007-06-25 | 3 | -96/+124 |
| | |||||
* | support of right|leftallowany flag | Andreas Steffen | 2007-06-18 | 5 | -0/+8 |
| | |||||
* | added setsid() to properly detach from console | Martin Willi | 2007-06-11 | 1 | -0/+1 |
| | |||||
* | fixed man page | Martin Willi | 2007-05-25 | 1 | -1/+1 |
| | |||||
* | updated man-page for left/rightsourceip | Martin Willi | 2007-05-25 | 1 | -1/+10 |
| | |||||
* | support for virtual IP definition on client side: | Martin Willi | 2007-05-22 | 1 | -1/+1 |
| | | | | | | | if leftsourceip is defined, it is requested. server may define rightsourceip=%config to accept any, or it may overwrite it using rightsourceip. if server does not return an IP, client enforces its configured leftsourceip. | ||||
* | support of left|rightgroups parameter | Andreas Steffen | 2007-05-20 | 1 | -0/+1 |
| | |||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 2 | -0/+10 |
| | | | | added --with-uid/--with-gid configure option | ||||
* | setting MALLOC_CHECK_=0 for charon to not use glibc's malloc checker | Martin Willi | 2007-05-02 | 1 | -0/+2 |
| | |||||
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 3 | -18/+31 |
| | |||||
* | unshare argument buffers | Andreas Steffen | 2007-04-19 | 1 | -5/+4 |
| | |||||
* | updated man page: proposals using PFS | Martin Willi | 2007-04-19 | 1 | -2/+5 |
| | |||||
* | support cachecrls=yes | Andreas Steffen | 2007-04-05 | 1 | -0/+4 |
| | |||||
* | support of crlcheckinterval=0 to disable IKEv2 CRL fetching | Andreas Steffen | 2007-04-04 | 1 | -1/+9 |
| | |||||
* | updated NEWS, TODO and man page | Martin Willi | 2007-03-20 | 1 | -3/+12 |
| | |||||
* | added EAP-SIM authentication | Martin Willi | 2007-03-13 | 1 | -0/+5 |
| | | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested | ||||
* | added support for 0.0.0.0/0 traffic selectors | Martin Willi | 2007-03-01 | 1 | -0/+1 |
| | | | | fixed routing to make correct 0.0.0.0/0 routes | ||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 2 | -1/+5 |
| | |||||
* | replace ca is realized as del_ca followed by add_ca | Andreas Steffen | 2007-02-24 | 1 | -0/+4 |
| | |||||
* | last CA keyword is KW_OCSPURI2 | Andreas Steffen | 2007-02-24 | 1 | -1/+1 |
| | |||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 5 | -5/+12 |
| |