..
amf.cpp
Apply lekensteyn's workarounds from the DMS repository to prevent compiler warnings.
2012-08-15 03:03:05 +02:00
amf.h
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00
auth.cpp
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00
auth.h
Fix multiple-including.
2012-07-20 17:46:22 +02:00
base64.cpp
Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.
2012-05-11 16:50:30 +02:00
base64.h
Fix multiple-including.
2012-07-20 17:46:22 +02:00
config.cpp
Fix Config::activate to not check nonexistant options.
2012-08-14 20:42:35 +02:00
config.h
Updated to new config system.
2012-07-20 17:49:16 +02:00
crypto.cpp
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00
crypto.h
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00
dtsc.cpp
Apply lekensteyn's workarounds from the DMS repository to prevent compiler warnings.
2012-08-15 03:03:05 +02:00
dtsc.h
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00
flv_tag.cpp
Fix FLV2DTSC binary and add some checks in the flv_tag lib.
2012-05-11 18:39:24 +02:00
flv_tag.h
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00
http_parser.cpp
Fortify HTTP parser/generator code.
2012-08-06 05:35:11 +02:00
http_parser.h
Several stability improvements and optimizations for HTTP handling and parsing (also, should fix HTTP Progressive under Windows - again).
2012-06-12 10:11:58 +02:00
json.cpp
Added handy converter functions to JSON.
2012-07-20 17:48:57 +02:00
json.h
Added handy converter functions to JSON.
2012-07-20 17:48:57 +02:00
Makefile.am
Restructuring so our libraries can go into a separate libmist project.
2012-07-09 00:15:06 +02:00
mist-1.0.pc.in
Restructuring so our libraries can go into a separate libmist project.
2012-07-09 00:15:06 +02:00
mp4.cpp
Fixed HTTP Dynamic (F4V) processing.
2012-05-22 15:11:14 +02:00
mp4.h
Fixed HTTP Dynamic (F4V) processing.
2012-05-22 15:11:14 +02:00
procs.cpp
Add process termination registration
2012-08-15 11:48:23 +02:00
procs.h
Add process termination registration
2012-08-15 11:48:23 +02:00
rtmpchunks.cpp
Fixed RTMP desync bug with Windows clients.
2012-06-08 00:11:25 +02:00
rtmpchunks.h
Fixed RTMP desync bug with Windows clients.
2012-06-08 00:11:25 +02:00
socket.cpp
Removed socket non-errors, added success message for opening listening sockets.
2012-08-14 20:53:32 +02:00
socket.h
Allow HTTP Connector to reconnect to different buffers - closes #31
2012-06-17 12:56:12 +02:00