summaryrefslogtreecommitdiffstats
path: root/test/l2test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-2/+2
* Detect hangup in connect modeMarcel Holtmann2005-05-191-1/+16
* Flag to activate flow control modeMarcel Holtmann2005-04-161-1/+11
* Support zero length data sizesMarcel Holtmann2005-02-101-25/+40
* Don't forget to include getopt.hMarcel Holtmann2005-01-281-0/+1
* Another bunch of cleanupsMarcel Holtmann2005-01-271-12/+10
* TypoMarcel Holtmann2005-01-271-1/+1
* More cleanupsMarcel Holtmann2005-01-271-5/+7
* Cleanup the socket handlingMarcel Holtmann2005-01-271-118/+177
* Show connection informationMarcel Holtmann2005-01-241-2/+14
* Adopt data size from the MTUMarcel Holtmann2005-01-241-1/+8
* Only set link mode when neededMarcel Holtmann2005-01-231-1/+1
* More cleanupsMarcel Holtmann2005-01-111-57/+49
* Fix memory leaks and make more functions staticMarcel Holtmann2005-01-111-58/+54
* Update for connection informationMarcel Holtmann2004-12-261-2/+12
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-251-0/+2
* Add parameter for activating secure modeMarcel Holtmann2004-11-171-11/+23
* Unify copyright and license informationMarcel Holtmann2004-04-281-24/+31
* Fix sequence incrementMarcel Holtmann2004-02-171-2/+4
* Add new modes that can dump the incoming dataMarcel Holtmann2003-05-291-7/+131
* Add LM_RELIABLE optionMarcel Holtmann2003-05-291-18/+66
* Call shutdown() before closing the socket and check return value.Max Krasnyansky2003-05-191-7/+13
* Add SO_LINGER support.Max Krasnyansky2003-05-171-1/+27
* Add support for sending a number of blocksMarcel Holtmann2003-05-161-2/+10
* typoStephen Crane2003-03-261-1/+1
* fix typoStephen Crane2003-02-041-1/+1
* Use select in dump mode.Max Krasnyansky2002-10-151-1/+18
* Move testing programs from tools directory into the test directoryMarcel Holtmann2002-10-141-0/+530