frekky
|
a2281e63e1
|
Removed guaranteed arrival constraint by default
|
2017-07-03 22:22:22 +02:00 |
frekky
|
0761223a65
|
add window_slide function and adjustments to receiver code
|
2017-07-03 08:41:50 +02:00 |
frekky
|
d58dd3185e
|
Fixed major connection stability issues
|
2017-07-01 21:43:52 +02:00 |
frekky
|
e99fb20bbb
|
Reorganised frag data buffers for dynamic allocation
|
2017-06-26 15:55:12 +02:00 |
frekky
|
ad27563d32
|
Merge with autotools branch
|
2017-06-22 16:59:48 +02:00 |
frekky
|
6f43791ebc
|
Fixed bug causing select invalid argument on iodined
|
2016-02-07 21:59:59 +08:00 |
frekky
|
07181e6a6a
|
Fixed format string warnings when compiling for 32 bit systems
|
2016-01-10 22:00:52 +08:00 |
frekky
|
03909ad59b
|
Fixed err.h errors
|
2015-11-16 21:59:01 +08:00 |
frekky
|
26b025a9b0
|
Fix unused variable warning on default build
|
2015-11-11 20:24:13 +08:00 |
frekky
|
8d25974867
|
Increased bad fragment tolerance to keep data flowing
|
2015-11-10 20:49:44 +08:00 |
frekky
|
50c9cb28ec
|
Successfully fails if data buffer is too small
|
2015-10-27 17:28:20 +08:00 |
frekky
|
8354ce28aa
|
Updated fragment timeouts to use timeval for better precision
|
2015-10-17 22:30:46 +08:00 |
frekky
|
7bc434536c
|
Added global debug macro and some refactoring for window.c debug output
|
2015-10-04 22:15:12 +08:00 |
frekky
|
2be624c9a6
|
Fixed window_sending + made debug output nicer
|
2015-10-03 22:15:30 +08:00 |
frekky
|
bd9966836e
|
Added clear, reset and number of fragments to be sent; better debugging
|
2015-09-28 12:57:33 +08:00 |
frekky
|
b6162241e6
|
Fixed some windowing issues + made debug output optional (WINDOW_DEBUG)
|
2015-08-29 20:06:53 +08:00 |
frekky
|
391bf5224a
|
Added window_buffer_resize function
|
2015-08-23 22:11:28 +08:00 |
frekky
|
96f9270b7f
|
Removed unhelpful coding errors.
|
2015-08-21 23:24:53 +08:00 |
frekky
|
844abefcf8
|
A little bit of refactoring - separated iodined.c into separate files
Fixed up client side compile issues
Removed old packet handling code - TODO: use sliding window buffer
instead
|
2015-08-21 16:57:54 +08:00 |
frekky
|
92f3963790
|
Created sliding window buffer implementation and handling code
|
2015-08-21 11:05:50 +08:00 |