aboutsummaryrefslogtreecommitdiff
path: root/networking/zcip.c
AgeCommit message (Expand)Author
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-06-30Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first timeRob Landley
2006-06-25A few patches from Erik Hovland, turning strncpy() into safe_strncpy() andRob Landley
2006-06-22Clean up.Rob Landley
2006-05-27Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley
2006-03-29fix from David Daney, on busybox mailing list:Paul Fox
2006-03-10Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley
2006-01-30fix up annoying signed/unsigned and mixed type errorsEric Andersen
2006-01-25just whitespaceTim Riker
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2005-12-13- do away with superfluous keyword.Bernhard Reutner-Fischer
2005-12-12- fix zcip for IMA compile mode.Bernhard Reutner-Fischer
2005-10-21- fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.Bernhard Reutner-Fischer
2005-05-03Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley
2005-05-01On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley
2005-04-30David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley