FreeRDP/include/freerdp/utils
Hardening 0ea1dc43ec Add a ringbuffer implementation targetting byte sending
This adds a ringbuffer implementation that targets bytes sending.
The ringbuffer can grow when there's not enough room, that's why it's
not thread-safe (locking must be done externally). It will be shrinked
to its initial size as soon as the used bytes are the half of the
initial size.
2014-05-21 17:27:36 +02:00
..
bitmap.h include: add various missing extern C decls. 2013-01-29 14:45:49 +08:00
debug.h Remove config.h inclusion in debug.h 2014-04-15 18:36:22 +02:00
event.h freerdp: merge RDP_EVENT type with wMessage 2013-03-28 21:13:56 -04:00
msusb.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
passphrase.h include: add various missing extern C decls. 2013-01-29 14:45:49 +08:00
pcap.h include: add various missing extern C decls. 2013-01-29 14:45:49 +08:00
profiler.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
rail.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
ringbuffer.h Add a ringbuffer implementation targetting byte sending 2014-05-21 17:27:36 +02:00
signal.h include: add various missing extern C decls. 2013-01-29 14:45:49 +08:00
stopwatch.h utils: fix broken stopwatch implementation 2013-06-27 13:00:54 +02:00
svc_plugin.h Ensures that the static virtual channels are started 2014-04-03 06:48:41 -07:00
tcp.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
time.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
uds.h include: add various missing extern C decls. 2013-01-29 14:45:49 +08:00