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 |
|