summaryrefslogtreecommitdiff
path: root/networking/zcip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-11/+13
* fix up annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-1/+1
* just whitespaceTim Riker2006-01-251-4/+4
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-16/+3
* - do away with superfluous keyword.Bernhard Reutner-Fischer2005-12-131-1/+1
* - fix zcip for IMA compile mode.Bernhard Reutner-Fischer2005-12-121-6/+6
* - fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.Bernhard Reutner-Fischer2005-10-211-0/+3
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley2005-05-031-109/+186
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley2005-05-011-186/+109
* David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley2005-04-301-0/+550