fwd
2008-04-02 Mark WoodingMerge branch 'fwd' 1.3.5
2008-04-02 Mark WoodingRename entire project from `fw' to `fwd'.
2008-04-02 Mark Woodingsocket: New option accept-count.
2008-04-02 Mark Woodingblast: Fix segfault for immediate connection.
2008-04-02 Mark Woodingbuild: Actually compile the `blast' helper program.
2008-04-01 Mark WoodingMark this version as 1.3.0. 1.3.0
2008-04-01 Mark Woodingdebian: Provide an init script to run the daemon on...
2008-04-01 Mark WoodingConsolidate all the external definitions into a single...
2008-04-01 Mark Woodingbuild: Rewrite the build system to be nicer.
2008-04-01 Mark WoodingFix whitespace throughout.
2008-04-01 Mark WoodingRemove crufty CVS $Id$ tags.
2008-04-01 Mark WoodingDrop privileges after writing the pidfile.
2007-06-25 Mark Woodingsocket: Get address option defaults correctly.
2006-03-09 Mark Woodingdocs: Generate grammar and option summaries from manpage.
2006-03-09 Mark Woodingmanpage: Fix email address.
2006-03-09 Mark Woodinginfra: Clean up project setup
2006-03-09 Mark Woodingblast: Upper-case metasyntactic variables in the usage...
2006-03-09 Mark WoodingExtract Subversion ignore data.
2006-03-09 mdwFix email address.
2006-03-09 mdwFix stupidity.
2006-03-09 mdwArrgh. Another cock-up.
2006-03-09 mdwFix the manpage too.
2006-03-09 mdwFix up the help message.
2006-03-09 mdwProvide a `--pidfile' option in `fw'.
2006-03-09 mdwAutoconf and automake fixing.
2006-03-09 mdwExpunge CVS cruft.
2004-04-08 mdwExpunge revision histories in files.
2003-11-30 mdwFix source option prefix.
2003-11-29 mdwLittle formatting fixes.
2003-11-29 mdwAnd a typo fix.
2003-11-29 mdwFix bug in identification timout handling.
2003-11-29 mdwRequire mLib 2.0.3 for connection stuff.
2003-11-29 mdwDon't do priv separation if no priv connections to...
2003-11-29 mdwPrivileged outgoing connections.
2003-11-25 mdwUpdate docco for new options.
2003-11-25 mdwPreliminary bump to 1.2.7.
2003-11-25 mdwDebianization. Socket target options. Internet binding.
2003-10-31 mdwFix data corruption in channel\!
2003-05-17 mdwVersion bump. 1.2.6
2003-01-24 mdwFix bogus examples. Explain quoting rules for `exec...
2003-01-24 mdwCorrectly cast uid and gid sentinel values.
2003-01-24 mdwCorrectly cast uid and gid sentinel values. Parse...
2003-01-24 mdwDon't do resource limits on Cygwin.
2002-02-23 mdwFix stupid bugs from the listen(2) change.
2002-02-23 mdwFix spacing around full stops (at last!).
2002-02-22 mdwAdd option to change the listen(2) parameter. Receive...
2002-02-22 mdwAdd option to change the listen(2) parameter.
2002-02-22 mdwCall @xfree@ rather than @free@. Add option to change...
2002-02-22 mdwMiscellaneous tidying up, to make this code independent...
2002-02-22 mdwCall @xfree@ rather than @free@.
2002-02-22 mdw`fw'-specific configuration code moved out. This file...
2002-01-30 mdwInitialize scanner properly.
2002-01-13 mdwDelimiter-setting function names change.
2002-01-13 mdwMake delimiters be a property of a scanner.
2002-01-13 mdwConditional compilation for @getnetbyname@, since Cygwi...
2002-01-13 mdwTrack @dstr_vputf@ change.
2002-01-13 mdwTrack @lbuf@ changes in mLib.
2002-01-13 mdwCheck for @getnetbyname@, since it appears not to be...
2002-01-13 mdwMake delimiters be a property of a scanner. Change...
2001-06-22 mdwNew @conn_init@ interface.
2001-06-22 mdwEnlarge the identity buffer.
2001-02-23 mdwUpdate manual style. 1.2.5
2001-02-05 mdwMinor fixings to wording.
2001-02-03 mdwFix flags to be unsigned.
2001-02-03 mdwVersion bump.
2001-02-03 mdwSupport re-reading config files on SIGHUP.
2001-01-20 mdwHandle select errors more robustly.
2000-08-01 mdwVaguely useful tool for measuring the rate at which...
2000-08-01 mdwSwitch over to using `size_t' for socket address lengths.
2000-08-01 mdwRemove unnecessary <ctype.h> header.
2000-08-01 mdwInclude missing <mLib/alloc.h> header.
2000-08-01 mdwFix subtleties with <ctype.h> functions.
2000-07-19 mdw(writechan): Pointless tweak: when the buffer is empty...
2000-07-01 mdwUse new mLib selbuf features.
2000-03-23 mdwRequire later mLib for sel.c bugfixes.
2000-03-23 mdwRemove listener even if connection option isn't SOCKOPT... 1.2.4
2000-03-23 mdwVersion bump.
2000-03-23 mdwFix changed options in parser table.
2000-03-23 mdwAdd option to change user and group after initializatio... 1.2.3
2000-03-23 mdwVersion bump.
2000-02-12 mdwTerminate tables of sources and targets.
1999-12-22 mdwFix some errors, and document new option. 1.2.2
1999-12-22 mdwFix log message.
1999-12-22 mdwMake syslog a separate option, and do it better.
1999-12-22 mdwFix log messages.
1999-12-22 mdwVersion bump.
1999-11-11 mdwBuild separately from mLib. 1.2.1
1999-10-22 mdwNew connection options: unlimited concurrent connection... 1.2.0
1999-10-22 mdwGrammar changes for new socket connection options.
1999-10-22 mdwGrammar changes. Also, don't enable SIGINT if it's...
1999-10-22 mdwNew (empty) endpoint method required.
1999-10-22 mdwImprove documentation for conf_enum.
1999-10-22 mdwWhen a non-file endpoint is attached to a file, keep...
1999-10-22 mdwDescribe new socket connection options.
1999-10-15 mdwRemove redundant debugging code.
1999-10-10 mdwMoved some files to mLib.
1999-10-10 mdwVersion bump.
1999-10-10 mdwInclude grammar and options references at the end of...
1999-10-10 mdwNew resolver to initialize. Also, include options...
1999-10-10 mdwModified to use new mLib resolver and ident client.
next