summaryrefslogtreecommitdiffstats
path: root/test/l2test.c
Commit message (Collapse)AuthorAgeFilesLines
* Differentiate between buffer and data sizeMarcel Holtmann2009-01-151-4/+19
|
* Add support for fragmentation of data packetsMarcel Holtmann2009-01-151-16/+29
|
* Add support for deferred connection setupMarcel Holtmann2009-01-141-8/+58
|
* Allow choosing of MITM for new pairing functionMarcel Holtmann2009-01-131-1/+4
|
* Add command option for triggering dedicated bondingMarcel Holtmann2009-01-131-2/+55
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Allow link mode settings for outgoing connectionsMarcel Holtmann2008-07-101-0/+8
|
* Enable output of timestampsMarcel Holtmann2008-06-251-2/+22
|
* Use the correct socket descriptor for incoming connectionsMarcel Holtmann2008-06-231-1/+1
|
* Add timestamp optionMarcel Holtmann2008-06-231-3/+31
|
* Remove invalid line in usage outputMarcel Holtmann2008-06-231-1/+0
|
* Allow setting of RFC modeMarcel Holtmann2008-06-151-11/+12
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Set output MTU for listening socketsMarcel Holtmann2007-05-231-0/+1
|
* Check socket address to get the dynamic PSM and channel valuesMarcel Holtmann2007-01-211-0/+12
|
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
|
* Don't use ident 0 for information requestMarcel Holtmann2006-09-241-2/+2
|
* Add information request commandMarcel Holtmann2006-09-241-7/+117
|
* Change default poll() timeoutMarcel Holtmann2006-08-101-1/+1
|
* Allow connects to multiple remote devicesMarcel Holtmann2006-07-051-12/+16
|
* Allow reading sample data from a fileMarcel Holtmann2006-06-141-34/+39
|
* Change delay to milliseconds and check countMarcel Holtmann2006-03-241-4/+4
|
* Add options for count and delayMarcel Holtmann2006-03-231-1/+23
|
* Rename connection less option from -D to -GMarcel Holtmann2006-03-231-3/+3
|
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
|
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
|
* 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
| | | | | | This is used along with SO_LINGER option to check for errors during cahnel close. Minor cleanups.
* Add SO_LINGER support.Max Krasnyansky2003-05-171-1/+27
|
* Add support for sending a number of blocksMarcel Holtmann2003-05-161-2/+10
|