Brian West
|
327146cecf
|
Fix WS Compile on MSVC2012
|
2014-07-25 11:34:08 -05:00 |
Anthony Minessale
|
6c80281ce9
|
buffer websocket headers and body before sending to avoid fragmentation
|
2014-07-17 01:07:57 +05:00 |
Anthony Minessale
|
cc75547672
|
merge ws.c change to sofia
|
2014-07-12 04:39:41 +05:00 |
Anthony Minessale
|
88ce7dae1c
|
minor tweak to make ws code work in blocking mode properly when used outside sofia
|
2014-05-07 06:13:27 +05:00 |
Anthony Minessale
|
2cdae46b19
|
FS-6476 regression where sock would sometimes drop while reading logical frames
|
2014-04-29 18:25:05 -04:00 |
Anthony Minessale
|
61e22e8b50
|
FS-6476 --resolve
|
2014-04-22 23:25:41 +05:00 |
Anthony Minessale
|
7ea4acaece
|
FS-6426 --resolve
|
2014-04-03 23:25:48 +05:00 |
Seven Du
|
f5b18c0fdd
|
FS-5642 --resolve add back the ETIMEDOUT check, needed on Mac
|
2013-12-13 11:46:14 +08:00 |
Michael Jerris
|
bfcd1e07ca
|
compile failure due to no newline at end of file
|
2013-10-21 10:54:23 -04:00 |
Anthony Minessale
|
0d19abfbdb
|
FS-5887 --resolve
|
2013-10-19 00:00:28 +05:00 |
Anthony Minessale
|
8493c88f88
|
fix proto regression from last commit
|
2013-09-19 19:34:58 -04:00 |
Anthony Minessale
|
f1d0357e92
|
minor fixes in ws.c
|
2013-09-18 05:13:46 +05:00 |
Anthony Minessale
|
50ea67b340
|
fix connection issue in websocket
|
2013-09-17 06:24:58 +05:00 |
Anthony Minessale
|
bc851de200
|
FS-5642 FS-5556 --resolve I have not tested this yet for the connect but I fixed the seg for sure which was an outstanding issue in 5556 reopen 5642 if connect still doesnt work
|
2013-07-26 11:27:45 -05:00 |
Jeff Lenk
|
5fc2bc9993
|
FS-5588 --resolve windows compiler fixes
|
2013-07-09 07:53:56 -05:00 |
Anthony Minessale
|
94f3b90040
|
use static buffer and nonblocking socket in websocket client
|
2013-07-08 08:25:45 -05:00 |
Anthony Minessale
|
b2e06346d4
|
some more ws transport tweaks
|
2013-06-27 14:04:13 -05:00 |
Anthony Minessale
|
a26ab6e3e0
|
fix ssl connect race
|
2013-06-26 23:10:19 -04:00 |
Anthony Minessale
|
afc18668f3
|
tweak sip ws code to avoid double free
|
2013-06-26 12:43:54 -04:00 |
Anthony Minessale
|
a71b199de4
|
fix ref counting issue in tcp,tls,wss transports
|
2013-06-19 21:54:58 -05:00 |
Jeff Lenk
|
ff9571e1e9
|
sofia windows compiler warnings
|
2013-04-02 17:25:10 -05:00 |
Anthony Minessale
|
cc3e75fc62
|
omit weak ciphers to prevent hackage
|
2013-03-31 21:27:27 -05:00 |
Anthony Minessale
|
c4b221c750
|
trying to get mozilla to work using sipml5, got stun/dtls/rtp flowing and its dead silent. c'mon guys... why do you have to do everything differently?????
|
2013-03-31 21:27:25 -05:00 |
Anthony Minessale
|
52e7a63bbf
|
fix for firefox secure websockets which for some reason writes only 1 byte first on secure ws frame
|
2013-03-31 21:27:24 -05:00 |
Anthony Minessale
|
fa8ccff7c3
|
polish
|
2013-03-31 21:27:21 -05:00 |
Anthony Minessale
|
2ccc771825
|
fix cpu race on ws poll
|
2013-03-31 21:27:21 -05:00 |
Anthony Minessale
|
668f4a6207
|
working mo better
|
2013-03-31 21:27:20 -05:00 |
Anthony Minessale
|
62e62e1e34
|
add websocket transport to sofia
|
2013-03-31 21:27:20 -05:00 |