Anthony Minessale
|
5dbf2b3cf7
|
refactor some video code
|
2013-07-11 17:38:24 -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 |
Jeff Lenk
|
a52a604fbb
|
FS-5527 fix compiler error windows
|
2013-06-28 11:05:27 -05:00 |
Anthony Minessale
|
dac93d7936
|
FS-5527 --resolve
|
2013-06-28 10:42:06 -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
|
20f3b7d1b7
|
update
|
2013-06-25 09:28:55 -05:00 |
Anthony Minessale
|
da0c0c0e4a
|
revert 02c329da33 and put proper fix
|
2013-06-24 08:31:06 -05:00 |
Jeff Lenk
|
02c329da33
|
fix compiler warning
|
2013-06-20 14:27:32 -05:00 |
Anthony Minessale
|
469bcc562d
|
fix gcc bug patch
|
2013-06-20 10:50:33 -05:00 |
Anthony Minessale
|
c01fa0e1cf
|
newer gcc does not like when you use out of bounds array indexes to access other elements in a struct (at least at -O2)
|
2013-06-20 10:16:35 -05:00 |
Anthony Minessale
|
66239f15b0
|
comment out broken test
|
2013-06-20 10:16:35 -05:00 |
Anthony Minessale
|
a71b199de4
|
fix ref counting issue in tcp,tls,wss transports
|
2013-06-19 21:54:58 -05:00 |
Anthony Minessale
|
633dcd46b6
|
yay for bugs
|
2013-06-19 12:26:45 -05:00 |
Anthony Minessale
|
9a87ec6a52
|
disable dialog matching for subscribe reqs so it always uses a new handle to avoid conflicting with notify transactions
Conflicts:
libs/sofia-sip/.update
|
2013-06-12 23:48:39 -05:00 |
Brian West
|
a55d70ed62
|
add kirk wireless servers to safe as they do not do rport
|
2013-05-31 11:54:05 -05:00 |
Anthony Minessale
|
442a53ae3c
|
rebuild
|
2013-04-26 08:41:49 -05:00 |
Anthony Minessale
|
471b3d33fd
|
add tcp keepalive where possible
|
2013-04-25 13:33:17 -05:00 |
Anthony Minessale
|
fddad1da06
|
FS-5343 --resolve
|
2013-04-24 12:09:35 -05:00 |
Jeff Lenk
|
43eaa95746
|
windows compile another step closer
|
2013-04-03 08:55:03 -05:00 |
Jeff Lenk
|
ff9571e1e9
|
sofia windows compiler warnings
|
2013-04-02 17:25:10 -05:00 |
Ken Rice
|
23410558ff
|
hust compiler warning
|
2013-04-01 17:24:52 -05:00 |
Anthony Minessale
|
cc3e75fc62
|
omit weak ciphers to prevent hackage
|
2013-03-31 21:27:27 -05:00 |
Anthony Minessale
|
68055eab2b
|
support tls dir options properly
|
2013-03-31 21:27:26 -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
|
a36bd797c6
|
fix shutdown seg
|
2013-03-31 21:27:24 -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
|
e00ede7e7d
|
unreg on sock disconnect
|
2013-03-31 21:27:22 -05:00 |
Anthony Minessale
|
0ce92e4cee
|
wire in tport error callback to nua_stack_tport_error
|
2013-03-31 21:27:22 -05:00 |
Anthony Minessale
|
24868979f7
|
more portable type
|
2013-03-31 21:27:22 -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
|
99559a3cd3
|
add NUTAG_WS_URL and NUTAG_WSS_URL tags
|
2013-03-31 21:27:21 -05:00 |
Anthony Minessale
|
e31c74b638
|
use cert dir from tls config to find wss certs
|
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 |
Anthony Minessale
|
a70aa8f9be
|
add parsers for web socket headers
|
2013-03-31 21:27:20 -05:00 |
Anthony Minessale
|
a4853b8f13
|
add support for WS and WSS proto in VIA
|
2013-03-31 21:27:18 -05:00 |
Anthony Minessale
|
03e5b366f7
|
revert whitespace change
|
2013-03-31 21:27:17 -05:00 |
Anthony Minessale
|
20568e64df
|
wip
|
2013-03-31 21:27:17 -05:00 |
Anthony Minessale
|
9b11dbe4b9
|
FS-4452 --resolve
|
2013-03-06 12:58:30 -06:00 |
Ken Rice
|
c35a41e4ca
|
FS-3772 --resolve please no vanity comments
|
2013-03-01 15:48:48 -06:00 |
Anthony Minessale
|
45d849ab74
|
FS-5095 --resolve all boils down to uninitialized vars grrr
|
2013-02-19 13:11:50 -06:00 |
Anthony Minessale
|
1c9a10162f
|
FS-5068 --resolve this was an edge case assert in a DNS error. You may want to check that you have valid DNS servers but this should stop the crash
|
2013-01-31 13:53:50 -06:00 |
Anthony Minessale
|
f0bf3b917d
|
FS-5047 --resolve This seems to be a problem in libsofia, this should fix it.
|
2013-01-30 17:20:19 -06:00 |
Michael Jerris
|
63deed9fc9
|
fix double-destroy seg
|
2013-01-14 12:02:28 -05:00 |
Michael Jerris
|
41b2ce51d2
|
add support for RTP/SAVPF to sofia stack
|
2013-01-14 08:31:10 -05:00 |
Anthony Minessale
|
8e78ca69e5
|
add some missing macros to typically disabled stun code
|
2012-12-07 08:42:54 -06:00 |