Age | Commit message (Expand) | Author |
---|---|---|
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2013-12-23 | When no address for the current AF was specified with -a generate pass | Florian Obser |
2013-12-23 | Make it possible to give -a multiple times on the command line. | Florian Obser |
2013-12-23 | Implement -a option in tftp-proxy to make it work on a NAT gateway. | Florian Obser |
2013-12-23 | fix IPv6 in proxy_dst6() | Sebastian Benoit |
2013-12-19 | plug mem leak; Ok benno@ | Florian Obser |
2012-10-06 | fix usage(); ok dlg | Jason McIntyre |
2012-08-19 | decls before code | Theo de Raadt |
2012-07-11 | fix getopt to not eat t | David Gwynne |
2012-07-11 | -t pftag doesnt do anything, trim the getopt side of it until i get to it. | David Gwynne |
2012-07-11 | bring in a persistent event driven tftp-proxy to replace the libexec | David Gwynne |