summaryrefslogtreecommitdiffstats
path: root/test/rctest.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for deferred connection setupMarcel Holtmann2009-01-141-3/+31
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Make sure to actually set the link mode optionMarcel Holtmann2008-07-111-0/+6
|
* Allow link mode settings for outgoing connectionsMarcel Holtmann2008-07-101-11/+22
|
* Enable output of timestampsMarcel Holtmann2008-06-251-3/+24
|
* Use the correct socket descriptor for incoming connectionsMarcel Holtmann2008-06-231-1/+1
|
* Add timestamp optionMarcel Holtmann2008-06-231-2/+30
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Check socket address to get the dynamic PSM and channel valuesMarcel Holtmann2007-01-211-1/+13
|
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
|
* Allow connects to multiple remote devicesMarcel Holtmann2006-07-051-14/+16
|
* Allow reading sample data from a fileMarcel Holtmann2006-06-141-6/+31
|
* Change delay to milliseconds and check countMarcel Holtmann2006-03-241-3/+3
|
* Add options for count and delayMarcel Holtmann2006-03-231-1/+20
|
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
|
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
|
* Don't forget to include getopt.hMarcel Holtmann2005-01-281-0/+1
|
* Cleanup the socket handlingMarcel Holtmann2005-01-271-81/+133
|
* Only set link mode when neededMarcel Holtmann2005-01-231-1/+1
|
* Update usage informationMarcel Holtmann2005-01-221-0/+1
|
* More cleanupsMarcel Holtmann2005-01-111-33/+26
|
* Fix memory leaks and make more functions staticMarcel Holtmann2005-01-111-48/+46
|
* Fix typosMarcel Holtmann2004-12-291-2/+2
|
* Update for connection informationMarcel Holtmann2004-12-261-2/+13
|
* Add parameter for activating secure modeMarcel Holtmann2004-11-171-23/+22
|
* Correct typo in help informationMarcel Holtmann2004-10-291-1/+1
|
* Add support for setting link modeMarcel Holtmann2004-10-291-6/+4
|
* Unify copyright and license informationMarcel Holtmann2004-04-281-22/+30
|
* Fix sequence incrementMarcel Holtmann2004-02-171-1/+2
|
* Add support for SO_LINGER option.Max Krasnyansky2003-05-191-2/+40
| | | | | Call shutdown() before closing socket and check return value. This is used with SO_LINGER to check for errors during DCL disconnection.
* fix typoStephen Crane2003-02-041-1/+1
|
* Move testing programs from tools directory into the test directoryMarcel Holtmann2002-10-141-0/+469