chiark / gitweb /
ipif/service.c: Don't leak file descriptors for config files.
[userv-utils.git] / ipif / service.c
2017-09-26 Mark Woodingipif/service.c: Don't leak file descriptors for config...
2017-04-17 Ian Jacksonipif: wip new service-wrap: docs
2017-04-16 Ian Jacksonipif: Permit specifying interface name, if * is allowed
2017-04-16 Ian Jacksonipif: eat_optionalstr: understand that *argp may be 0
2017-04-16 Ian Jacksonipif: eat_optionalstr: do not crash on end of argument...
2017-04-15 Ian Jacksonipif: Introduce eat_optionalstr (and make protocol...
2016-05-17 Ian JacksonMerge branch 'mdw+fixes'
2013-12-01 Ian JacksonUpdate to GPLv3+; update copyright notices everywhere.
2013-01-27 Ian JacksonMerge branch 'master' of login.chiark.greenend.org...
2012-01-15 Ian Jacksonallow input same size as buffer
2012-01-15 Ian Jacksonfix assertion to have correct test
2012-01-14 Ian Jacksonipif fixes
2011-08-20 Ian Jacksonipif: service.c comment: fix some grammar
2011-08-20 Ian Jacksonipif: service.c comment: remove mention of protocols...
2011-08-20 Ian JacksonMerge branch 'zealot'
2011-05-15 Ian Jacksonipif: abolish use of slip: fixes from testing
2011-05-15 Ian Jacksonipif: use tun, not slip; compiles, untested
2003-07-06 iancopyright notices
2002-09-15 ian@@ -2,6 +2,7 @@
2001-12-15 ian@@ -7,8 +7,9 @@
2000-12-10 ian@@ -1,3 +1,9 @@ branchpoint-2000-12-10-udptunnelconf
2000-09-18 ian@@ -1,8 +1,11 @@
2000-08-13 ian@@ -1,6 +1,6 @@
2000-06-21 ian@@ -1,3 +1,12 @@
1999-11-09 ianAdded copyright messages.
1999-09-25 ianBugfix for "permits nothing"; ATXTLEN buffer overflow...
1999-09-25 ianBugfixes: use -O2, and defend against fgets giving...
1999-09-24 ianAllow "-" as exroutes parameter.
1999-09-19 ianBugfixes: install service prog in right place; allow...
1999-09-19 ianNow seems to work.
1999-09-19 ianPretty much works apart from some spare routes.
1999-09-19 ianCompiles and getting there for full use.
1999-09-19 ianArgument parsing and configureation done and seems...
1999-09-18 ianInitial checkin. Compiles but doesn't run yet.