Commit Graph

30 Commits

Author SHA1 Message Date
Marcel Holtmann
93f86d24cc Make sure to actually set the link mode option 2008-07-11 03:00:37 +00:00
Marcel Holtmann
06e4d41372 Allow link mode settings for outgoing connections 2008-07-10 09:38:39 +00:00
Marcel Holtmann
2199bc76c6 Enable output of timestamps 2008-06-25 07:13:46 +00:00
Marcel Holtmann
9e19855216 Use the correct socket descriptor for incoming connections 2008-06-23 18:54:15 +00:00
Marcel Holtmann
5b67585821 Add timestamp option 2008-06-23 18:45:52 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
b4ccc4c8de Check socket address to get the dynamic PSM and channel values 2007-01-21 23:56:48 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Marcel Holtmann
0effff5f4f Allow connects to multiple remote devices 2006-07-05 18:53:18 +00:00
Marcel Holtmann
da1911d8ae Allow reading sample data from a file 2006-06-14 11:23:24 +00:00
Marcel Holtmann
e667307121 Change delay to milliseconds and check count 2006-03-24 18:05:22 +00:00
Marcel Holtmann
b357f1d390 Add options for count and delay 2006-03-23 22:15:09 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
5481f007aa Don't forget to include getopt.h 2005-01-28 17:24:40 +00:00
Marcel Holtmann
d23d9a99e2 Cleanup the socket handling 2005-01-27 20:14:08 +00:00
Marcel Holtmann
3524d98e35 Only set link mode when needed 2005-01-23 19:46:10 +00:00
Marcel Holtmann
9f859424c4 Update usage information 2005-01-22 04:11:29 +00:00
Marcel Holtmann
14be8b0482 More cleanups 2005-01-11 21:42:38 +00:00
Marcel Holtmann
3c967ce42a Fix memory leaks and make more functions static 2005-01-11 10:10:34 +00:00
Marcel Holtmann
95cd931b91 Fix typos 2004-12-29 19:32:16 +00:00
Marcel Holtmann
9e6e37723b Update for connection information 2004-12-26 14:10:24 +00:00
Marcel Holtmann
52d36be0bf Add parameter for activating secure mode 2004-11-17 08:28:52 +00:00
Marcel Holtmann
b80620ee96 Correct typo in help information 2004-10-29 04:01:48 +00:00
Marcel Holtmann
e4f0eb0611 Add support for setting link mode 2004-10-29 02:49:27 +00:00
Marcel Holtmann
b8707600fd Unify copyright and license information 2004-04-28 12:44:32 +00:00
Marcel Holtmann
b2d7fd8c8e Fix sequence increment 2004-02-17 18:29:02 +00:00
Max Krasnyansky
982ff3a573 Add support for SO_LINGER option.
Call shutdown() before closing socket and check return value. This is used
with SO_LINGER to check for errors during DCL disconnection.
2003-05-19 21:05:27 +00:00
Stephen Crane
96209b933e fix typo 2003-02-04 15:32:21 +00:00
Marcel Holtmann
b5edb3c0a9 Move testing programs from tools directory into the test directory 2002-10-14 20:46:47 +00:00