summaryrefslogtreecommitdiff
path: root/ipif
Commit message (Expand)AuthorAge
* ipif/service-wrap: Remove spurious space from space-matching regexp.Mark Wooding2017-10-02
* ipif/service.c: Delete the `signals' vector.Mark Wooding2017-09-26
* ipif/service.c: Don't leak file descriptors for config files.Mark Wooding2017-09-26
* ipif: "include" looks for the file in the directory where "include" appearsIan Jackson2017-04-21
* ipif: service-wrap: fix access handling if no config at allIan Jackson2017-04-19
* ipif: ship and use ipif-accessIan Jackson2017-04-19
* ipif: service-wrap: make v0config into a positional argIan Jackson2017-04-19
* ipif: service-wrap: Scan directoriesIan Jackson2017-04-19
* ipif: service-wrap: implementation, get args to service rightIan Jackson2017-04-18
* ipif: service-wrap: implementation, seems to work so farIan Jackson2017-04-18
* ipif: service-wrap: implementation, does not work yetIan Jackson2017-04-17
* ipif: wip new service-wrap: docsIan Jackson2017-04-17
* ipif: Permit specifying interface name, if * is allowedIan Jackson2017-04-16
* ipif: eat_optionalstr: understand that *argp may be 0Ian Jackson2017-04-16
* ipif: eat_optionalstr: do not crash on end of argument listIan Jackson2017-04-16
* ipif: Introduce eat_optionalstr (and make protocol optional)Ian Jackson2017-04-15
* 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 login.chiark.greenend.org.uk:/home/ian/public-git/us...Ian Jackson2013-01-27
|\
| * 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
|\ \ | |/ |/|
| * ipif: fix some signed/unsigned pointer warningsIan Jackson2011-04-21
| * ipif: move #include of automech.h down so that it has definition of struct me...Ian Jackson2011-04-21
| * .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
* *** 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
* @@ -1,6 +1,7 @@ian2002-06-23
* @@ -1,3 +1,9 @@ian2002-06-23
* @@ -1,3 +1,9 @@ian2002-02-11
* @@ -7,8 +7,9 @@ian2001-12-15
* Really get sshinvoke right.ian2001-09-26
* @@ -6,6 +6,7 @@ian2001-09-26