Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | starter: Check for processes with PIDs stored in pid files. | Tobias Brunner | 2011-09-28 | 1 | -6/+39 | |
| | ||||||
* | Support resolution of "allow_any" DNS names in charon (%hostname) | Martin Willi | 2011-09-02 | 1 | -4/+1 | |
| | ||||||
* | starter passes unresolved DNS names to charon | Martin Willi | 2011-08-29 | 4 | -68/+82 | |
| | | | | Based on an initial patch by Mirko Parthey. | |||||
* | Verify that executables are available and set (pluto|charon)start accordingly. | Tobias Brunner | 2011-08-11 | 1 | -0/+30 | |
| | | | | | | | | Some distributions enable both daemons but then distribute the executables in two separate packages. If only one package is installed but both daemons are enabled in ipsec.conf, starter will try to start the non existing daemon over and over again, and will each time readd the configs to the other daemon. | |||||
* | pluto: --debug-kernel aliasing was not fully complete. | Tobias Brunner | 2011-08-02 | 2 | -0/+2 | |
| | ||||||
* | implemented PASS and DROP shunt policies | Andreas Steffen | 2011-06-28 | 2 | -14/+19 | |
| | ||||||
* | Add a closeaction ipsec.conf keyword to configure close action | Martin Willi | 2011-06-07 | 5 | -0/+6 | |
| | ||||||
* | Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable | Martin Willi | 2011-05-19 | 1 | -2/+0 | |
| | ||||||
* | IKEv2 was only partially the default for connections with auto=route and ↵ | Tobias Brunner | 2011-04-27 | 1 | -2/+2 | |
| | | | | | | | | auto=start. Connections with auto=route and auto=start that did not have keyexchange=ikev2 explicitly specified did get added to charon, but did not get routed or started by charon. | |||||
* | starter: Make sure interface name is null-terminated. | Tobias Brunner | 2011-04-19 | 1 | -0/+1 | |
| | ||||||
* | Clearly mark switch cases that fall through. | Tobias Brunner | 2011-04-19 | 1 | -0/+1 | |
| | ||||||
* | In scanf the maxmium length of %s does not include the null-terminator. | Tobias Brunner | 2011-04-14 | 1 | -1/+1 | |
| | ||||||
* | starter_conn_t.id is an unsigned long. | Tobias Brunner | 2011-04-14 | 1 | -1/+1 | |
| | ||||||
* | Removed empty man page for starter. | Tobias Brunner | 2011-02-07 | 2 | -1/+0 | |
| | ||||||
* | Do not install config files with user/group, as it might not exist on build ↵ | Martin Willi | 2011-01-17 | 1 | -10/+10 | |
| | | | | machine | |||||
* | Added a left/rightcertpolicy keyword to specify certificatePolicy requirements | Martin Willi | 2011-01-07 | 5 | -2/+10 | |
| | ||||||
* | Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality | Martin Willi | 2010-12-20 | 6 | -1/+23 | |
| | ||||||
* | *** HISTORICAL MOMENT: IKEv2 becomes the default! *** | Andreas Steffen | 2010-10-09 | 2 | -2/+2 | |
| | ||||||
* | Moved man pages for config files to a separate directory. | Tobias Brunner | 2010-09-10 | 3 | -1345/+2 | |
| | ||||||
* | Of course, mark is also supported by pluto. | Tobias Brunner | 2010-09-06 | 1 | -1/+1 | |
| | ||||||
* | mark_in and mark_out are also supported by pluto. | Tobias Brunner | 2010-09-06 | 1 | -4/+4 | |
| | ||||||
* | Fixed left-/rightnexthop ipsec.conf options. | Tobias Brunner | 2010-09-03 | 1 | -1/+1 | |
| | ||||||
* | pluto: Added support for statically configured reqids. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 | |
| | ||||||
* | starter: Some whitespace cleanup. | Tobias Brunner | 2010-09-02 | 2 | -4/+4 | |
| | ||||||
* | pluto: Removed references to KLIPS from documentation, log messages and ↵ | Tobias Brunner | 2010-09-02 | 1 | -4/+1 | |
| | | | | comments. | |||||
* | Moved ipsec_transform_t to kernel_ipsec.h in libhydra. | Tobias Brunner | 2010-09-02 | 3 | -16/+1 | |
| | | | | | Because of this libfreeswan, pluto, starter etc. now depend on that file (and libhydra). This resolved some duplicate declarations. | |||||
* | Added support for the ipsec.conf aaa_identity keyword | Martin Willi | 2010-08-31 | 6 | -0/+10 | |
| | ||||||
* | Moved EAP type/code definitions to a seprate header file in libstrongswan | Martin Willi | 2010-08-31 | 1 | -2/+4 | |
| | ||||||
* | moved eap_from_string() fomr libcharon to libstrongswan to make it available ↵ | Andreas Steffen | 2010-08-13 | 1 | -33/+2 | |
| | | | | in starter | |||||
* | recognize eap-ttls method | Andreas Steffen | 2010-08-12 | 1 | -0/+4 | |
| | ||||||
* | Added EAP-TLS plugin stub | Martin Willi | 2010-08-03 | 2 | -0/+5 | |
| | ||||||
* | substitute obsolete function calls(bzero/index) | Waldemar Brodkorb | 2010-08-01 | 1 | -2/+2 | |
| | ||||||
* | check for mark changes in ipsec update | Andreas Steffen | 2010-07-17 | 1 | -0/+4 | |
| | ||||||
* | Warn about manual plugin load directives for pluto/charon with ↵ | Andreas Steffen | 2010-07-15 | 2 | -0/+20 | |
| | | | | --disable-load-warning compile option | |||||
* | Revert "Warn about manual plugin load directives for pluto/charon" | Martin Willi | 2010-07-14 | 1 | -11/+0 | |
| | | | | This reverts commit 5c46726d0d91db5b1fc4ea53326e73443133f22d. | |||||
* | Warn about manual plugin load directives for pluto/charon | Martin Willi | 2010-07-13 | 1 | -0/+11 | |
| | ||||||
* | added mark, mark_in, and mark_out to the ipsec.conf.5 man page | Andreas Steffen | 2010-07-13 | 1 | -0/+19 | |
| | ||||||
* | transport reqid, mark_in and mark_out in whack message | Andreas Steffen | 2010-07-09 | 1 | -0/+5 | |
| | ||||||
* | configuration of different marks for inbound and outbound direction | Andreas Steffen | 2010-07-09 | 6 | -32/+67 | |
| | ||||||
* | added req parameter to ipsec.conf man page | Andreas Steffen | 2010-07-06 | 1 | -0/+3 | |
| | ||||||
* | support of xfrm marks for IKEv2 | Andreas Steffen | 2010-07-02 | 6 | -1/+43 | |
| | ||||||
* | Added generated manpages to .gitignore | Martin Willi | 2010-05-31 | 1 | -0/+1 | |
| | ||||||
* | Adding the version number to the most relevant manual pages. | Tobias Brunner | 2010-05-30 | 2 | -2/+8 | |
| | ||||||
* | Updated and corrected the ipsec.conf(5) manual page. | Tobias Brunner | 2010-05-30 | 1 | -126/+163 | |
| | ||||||
* | introduced xauth_identity keyword | Andreas Steffen | 2010-05-15 | 5 | -0/+6 | |
| | ||||||
* | Include reqid in stroke add connection message. | Reto Buerki | 2010-05-04 | 1 | -0/+1 | |
| | ||||||
* | Add reqid keyword to config connection section. | Reto Buerki | 2010-05-04 | 4 | -1/+5 | |
| | ||||||
* | remove subnet from sourceip | Andreas Steffen | 2010-05-02 | 1 | -0/+2 | |
| | ||||||
* | final fix for cloning and deleting sourceip strings | Andreas Steffen | 2010-05-02 | 2 | -5/+3 | |
| | ||||||
* | fixed end->sourceip memory leak in ipsec starter | Andreas Steffen | 2010-05-02 | 1 | -34/+26 | |
| |