Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use ident 0 for information request | Marcel Holtmann | 2006-09-24 | 1 | -2/+2 |
* | Add information request command | Marcel Holtmann | 2006-09-24 | 1 | -7/+117 |
* | Change default poll() timeout | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
* | Allow connects to multiple remote devices | Marcel Holtmann | 2006-07-05 | 1 | -12/+16 |
* | Allow reading sample data from a file | Marcel Holtmann | 2006-06-14 | 1 | -34/+39 |
* | Change delay to milliseconds and check count | Marcel Holtmann | 2006-03-24 | 1 | -4/+4 |
* | Add options for count and delay | Marcel Holtmann | 2006-03-23 | 1 | -1/+23 |
* | Rename connection less option from -D to -G | Marcel Holtmann | 2006-03-23 | 1 | -3/+3 |
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 1 | -1/+1 |
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 1 | -15/+10 |
* | Fix some GCC 4.0 warnings | Marcel Holtmann | 2005-07-05 | 1 | -2/+2 |
* | Detect hangup in connect mode | Marcel Holtmann | 2005-05-19 | 1 | -1/+16 |
* | Flag to activate flow control mode | Marcel Holtmann | 2005-04-16 | 1 | -1/+11 |
* | Support zero length data sizes | Marcel Holtmann | 2005-02-10 | 1 | -25/+40 |
* | Don't forget to include getopt.h | Marcel Holtmann | 2005-01-28 | 1 | -0/+1 |
* | Another bunch of cleanups | Marcel Holtmann | 2005-01-27 | 1 | -12/+10 |
* | Typo | Marcel Holtmann | 2005-01-27 | 1 | -1/+1 |
* | More cleanups | Marcel Holtmann | 2005-01-27 | 1 | -5/+7 |
* | Cleanup the socket handling | Marcel Holtmann | 2005-01-27 | 1 | -118/+177 |
* | Show connection information | Marcel Holtmann | 2005-01-24 | 1 | -2/+14 |
* | Adopt data size from the MTU | Marcel Holtmann | 2005-01-24 | 1 | -1/+8 |
* | Only set link mode when needed | Marcel Holtmann | 2005-01-23 | 1 | -1/+1 |
* | More cleanups | Marcel Holtmann | 2005-01-11 | 1 | -57/+49 |
* | Fix memory leaks and make more functions static | Marcel Holtmann | 2005-01-11 | 1 | -58/+54 |
* | Update for connection information | Marcel Holtmann | 2004-12-26 | 1 | -2/+12 |
* | Add memset() to different places to initialize the structures | Marcel Holtmann | 2004-12-25 | 1 | -0/+2 |
* | Add parameter for activating secure mode | Marcel Holtmann | 2004-11-17 | 1 | -11/+23 |
* | Unify copyright and license information | Marcel Holtmann | 2004-04-28 | 1 | -24/+31 |
* | Fix sequence increment | Marcel Holtmann | 2004-02-17 | 1 | -2/+4 |
* | Add new modes that can dump the incoming data | Marcel Holtmann | 2003-05-29 | 1 | -7/+131 |
* | Add LM_RELIABLE option | Marcel Holtmann | 2003-05-29 | 1 | -18/+66 |
* | Call shutdown() before closing the socket and check return value. | Max Krasnyansky | 2003-05-19 | 1 | -7/+13 |
* | Add SO_LINGER support. | Max Krasnyansky | 2003-05-17 | 1 | -1/+27 |
* | Add support for sending a number of blocks | Marcel Holtmann | 2003-05-16 | 1 | -2/+10 |
* | typo | Stephen Crane | 2003-03-26 | 1 | -1/+1 |
* | fix typo | Stephen Crane | 2003-02-04 | 1 | -1/+1 |
* | Use select in dump mode. | Max Krasnyansky | 2002-10-15 | 1 | -1/+18 |
* | Move testing programs from tools directory into the test directory | Marcel Holtmann | 2002-10-14 | 1 | -0/+530 |