summaryrefslogtreecommitdiff
path: root/ipif
Commit message (Collapse)AuthorAge
* ipif/service-wrap: Remove spurious space from space-matching regexp.Mark Wooding2017-10-02
| | | | | | | You know, I'm not sure this code has been through a comprehensive test suite. Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
* ipif/service.c: Delete the `signals' vector.Mark Wooding2017-09-26
| | | | | | | Nobody cares any more. Except for the compiler, which warns us that nobody cares any more. Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
* ipif/service.c: Don't leak file descriptors for config files.Mark Wooding2017-09-26
| | | | Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
* ipif: "include" looks for the file in the directory where "include" appearsIan Jackson2017-04-21
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: service-wrap: fix access handling if no config at allIan Jackson2017-04-19
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: ship and use ipif-accessIan Jackson2017-04-19
|
* ipif: service-wrap: make v0config into a positional argIan Jackson2017-04-19
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: service-wrap: Scan directoriesIan Jackson2017-04-19
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: service-wrap: implementation, get args to service rightIan Jackson2017-04-18
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: service-wrap: implementation, seems to work so farIan Jackson2017-04-18
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: service-wrap: implementation, does not work yetIan Jackson2017-04-17
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: wip new service-wrap: docsIan Jackson2017-04-17
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: Permit specifying interface name, if * is allowedIan Jackson2017-04-16
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: eat_optionalstr: understand that *argp may be 0Ian Jackson2017-04-16
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: eat_optionalstr: do not crash on end of argument listIan Jackson2017-04-16
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: Introduce eat_optionalstr (and make protocol optional)Ian Jackson2017-04-15
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* ipif: Provide head comment of service.c as a txt docs.Ian Jackson2013-12-04
|
* ipif: Fix deprecation of udptunnel so it buildsIan Jackson2013-12-04
|
* ipif: Deprecate udptunnel.Ian Jackson2013-12-04
|
* ipif: Update docs to reflect fact that we are now using tun/tap.Ian Jackson2013-12-04
|
* Update to GPLv3+; update copyright notices everywhere.Ian Jackson2013-12-01
|
* Merge branch 'master' of ↵Ian Jackson2013-01-27
|\ | | | | | | login.chiark.greenend.org.uk:/home/ian/public-git/userv-utils
| * allow input same size as bufferIan Jackson2012-01-15
| |
| * fix assertion to have correct testIan Jackson2012-01-15
| |
| * ipif fixesIan Jackson2012-01-14
| |
* | ipif: service.c comment: fix some grammarIan Jackson2011-08-20
| |
* | ipif: service.c comment: remove mention of protocols other than slipIan Jackson2011-08-20
| |
* | Merge branch 'zealot'Ian Jackson2011-08-20
|\ \ | |/ |/| | | | | | | Conflicts: .gitignore ipif/Makefile
| * ipif: fix some signed/unsigned pointer warningsIan Jackson2011-04-21
| |
| * ipif: move #include of automech.h down so that it has definition of struct ↵Ian Jackson2011-04-21
| | | | | | | | mechanism
| * .cvsignore -> .gitignoreIan Jackson2011-04-21
| |
| * ipif: fix for make breakageIan Jackson2011-04-21
| |
* | ipif: abolish use of slip: fixes from testingIan Jackson2011-05-15
| |
* | ipif: use tun, not slip; compiles, untestedIan Jackson2011-05-15
| |
* | generic fixes: .gitignoresIan Jackson2010-05-22
| |
* | generic build fix: makefile multi-line incompatibility fixIan Jackson2010-05-22
| |
* | generic build fixesIan Jackson2010-05-22
|/
* Add a few missing #include's of <string.h>.ian2006-06-06
|
* @@ -12,6 +12,7 @@ian2005-08-11
| | | | + * Use slip, not cslip, for udptunnel (!)
* *** empty log message ***ian2004-09-05
|
* copyright noticesian2003-07-06
|
* *** empty log message ***ian2003-07-06
|
* *** empty log message ***ian2003-07-06
|
* @@ -2,6 +2,7 @@ian2002-09-15
| | | | + * ipif service MAXEXROUTES increased from 5 to 50.
* @@ -1,6 +1,7 @@ian2002-06-23
| | | | + * Report nonzero death of m4 better.
* @@ -1,3 +1,9 @@ian2002-06-23
| | | | | | | | | | | | +userv-utils (0.2.4) unstable; urgency=low + + * Minor fixes to INSTALL. + + -- + userv-utils (0.2.3) unstable; urgency=low * udptunnel-reconf can write a known_hosts file for you.
* @@ -1,3 +1,9 @@ian2002-02-11
| | | | | | | | | | | | +userv-utils (0.2.3) unstable; urgency=low + + * udptunnel-reconf can write a known_hosts file for you. + + -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Feb 2002 21:46:48 +0000 + userv-utils (0.2.2) unstable; urgency=low * udptunnel-reconf default script pauses for 10s between restarts.
* @@ -7,8 +7,9 @@ian2001-12-15
| | | | | | | | | | | | * udptunnel-vpn-config.m4 allows global file to override as intended. * www-cgi passes HTTP_COOKIE header. * indirect ssh via V_sshinvoke. + * userv-ipif config file allows exclusions in network permissions. - -- + -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000 userv-utils (0.2.1) unstable; urgency=low
* Really get sshinvoke right.ian2001-09-26
|
* @@ -6,6 +6,7 @@ian2001-09-26
| | | | + * indirect ssh via V_sshinvoke.