Thulinma
|
607a41c443
|
Make HTTP proxy insta-murder connections that need to be re-used (happens when progressive makes two connections from one user agent for some reason - kills the oldest connections for the newest one).
|
2012-08-26 22:17:51 +02:00 |
|
Thulinma
|
469d810d6b
|
Update HTTP proxy timeout from 10s to 20s.
|
2012-08-26 21:19:16 +02:00 |
|
Thulinma
|
afefe24578
|
Fix IP addresses for HTTP connectors, update all code to only use non-deprecated libmist calls.
|
2012-08-26 19:58:53 +02:00 |
|
Peter Wu
|
b141b4058e
|
conn_http: prevent 100% CPU usage
|
2012-08-25 23:10:43 +02:00 |
|
Thulinma
|
e6179904c7
|
Fix CPU usage problems in HTTP connector.
|
2012-08-25 13:14:08 +02:00 |
|
Thulinma
|
79b5562123
|
Increased HTTP timeout to 10 seconds, removed no longer needed debug messages, fix unexpected disconnects deadlocking the proxy connections.
|
2012-08-09 01:52:09 +02:00 |
|
Thulinma
|
c4d0bd9691
|
Fix several HTTP bugs. Update libmist also for best results.
|
2012-08-06 05:34:32 +02:00 |
|
Thulinma
|
a04c8b1821
|
10h, closes #45 - New-style HTTP handling finished. Needs testing. :-)
|
2012-07-31 09:51:24 +02:00 |
|
Thulinma
|
e6ad892439
|
Fixed HTTP connectors to compile again, base HTTP proxy framework completed.
|
2012-07-24 06:35:27 +02:00 |
|
Thulinma
|
cecb015a4b
|
More changes into the direction of the new HTTP connector style.
|
2012-07-11 11:45:11 +02:00 |
|
Thulinma
|
af12c6a94e
|
Restructuring so our libraries can go into a separate libmist project.
|
2012-07-10 00:39:31 +02:00 |
|
Thulinma
|
405b33af77
|
HTTP Progressive now works again.
|
2012-06-18 18:20:31 +02:00 |
|
Thulinma
|
98cde39a8f
|
Allow HTTP Connector to reconnect to different buffers - closes #31
|
2012-06-17 12:56:12 +02:00 |
|
Thulinma
|
a08f8e3033
|
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 |
|
Thulinma
|
0e510a21f8
|
Switch init data order for HTTP progressive, should fix video issues.
|
2012-05-26 21:44:19 +02:00 |
|
Thulinma
|
331fac9146
|
Fixed HTTP Dynamic (F4V) processing.
|
2012-05-22 15:11:14 +02:00 |
|
Thulinma
|
bf75cc278c
|
Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.
|
2012-05-11 16:50:30 +02:00 |
|
Thulinma
|
3085a99787
|
Further tweaks to autotools config.
|
2012-05-11 15:33:09 +02:00 |
|
Thulinma
|
f17d5e675d
|
Now working fully with autotools
|
2012-05-08 22:10:22 +02:00 |
|
Thulinma
|
36e086e0e2
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +02:00 |
|