summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
accepted/tizen_7.0_unifiedh1: remove assert on unexpected POLLIN state just hangupSeonah Moon18 months
accepted/tizen_7.0_unified_hotfixFix ASAN build errorSeonah Moon2 years
accepted/tizen_8.0_unifiedFix Require in libwebsockets.pccheoleun moon2 days
accepted/tizen_unifiedFix Require in libwebsockets.pccheoleun moon6 months
accepted/tizen_unified_devFix build errorSeonah Moon12 months
pristine-tarpristine-tar data for libwebsockets-4.3.2.tar.gzcheoleun moon15 months
tizenFix Require in libwebsockets.pccheoleun moon6 months
tizen_7.0h1: remove assert on unexpected POLLIN state just hangupSeonah Moon18 months
tizen_8.0Fix Require in libwebsockets.pccheoleun moon2 days
upstreamImported Upstream version 4.3.2cheoleun moon15 months
[...]
 
TagDownloadAuthorAge
accepted/tizen/unified/20240605.153153libwebsockets-accepted/tizen/unified/20240605.153153.tar.gz  libwebsockets-accepted/tizen/unified/20240605.153153.tar.bz2  libwebsockets-accepted/tizen/unified/20240605.153153.zip  tizenrobot25 hours
accepted/tizen/8.0/unified/20240604.163246libwebsockets-accepted/tizen/8.0/unified/20240604.163246.tar.gz  libwebsockets-accepted/tizen/8.0/unified/20240604.163246.tar.bz2  libwebsockets-accepted/tizen/8.0/unified/20240604.163246.zip  tizenrobot48 hours
tizen_8.0_m2_releaselibwebsockets-tizen_8.0_m2_release.tar.gz  libwebsockets-tizen_8.0_m2_release.tar.bz2  libwebsockets-tizen_8.0_m2_release.zip  Woo Chang Kim7 months
accepted/tizen/8.0/unified/20231005.095137libwebsockets-accepted/tizen/8.0/unified/20231005.095137.tar.gz  libwebsockets-accepted/tizen/8.0/unified/20231005.095137.tar.bz2  libwebsockets-accepted/tizen/8.0/unified/20231005.095137.zip  tizenrobot8 months
accepted/tizen/unified/dev/20230726.115355libwebsockets-accepted/tizen/unified/dev/20230726.115355.tar.gz  libwebsockets-accepted/tizen/unified/dev/20230726.115355.tar.bz2  libwebsockets-accepted/tizen/unified/dev/20230726.115355.zip  tizenrobot10 months
accepted/tizen/unified/20230616.172356libwebsockets-accepted/tizen/unified/20230616.172356.tar.gz  libwebsockets-accepted/tizen/unified/20230616.172356.tar.bz2  libwebsockets-accepted/tizen/unified/20230616.172356.zip  tizenrobot12 months
accepted/tizen/unified/20230302.131055libwebsockets-accepted/tizen/unified/20230302.131055.tar.gz  libwebsockets-accepted/tizen/unified/20230302.131055.tar.bz2  libwebsockets-accepted/tizen/unified/20230302.131055.zip  tizenrobot15 months
upstream/4.3.2libwebsockets-upstream/4.3.2.tar.gz  libwebsockets-upstream/4.3.2.tar.bz2  libwebsockets-upstream/4.3.2.zip  cheoleun moon15 months
accepted/tizen/unified/20221124.015426libwebsockets-accepted/tizen/unified/20221124.015426.tar.gz  libwebsockets-accepted/tizen/unified/20221124.015426.tar.bz2  libwebsockets-accepted/tizen/unified/20221124.015426.zip  tizenrobot18 months
accepted/tizen/7.0/unified/20221123.170847libwebsockets-accepted/tizen/7.0/unified/20221123.170847.tar.gz  libwebsockets-accepted/tizen/7.0/unified/20221123.170847.tar.bz2  libwebsockets-accepted/tizen/7.0/unified/20221123.170847.zip  tizenrobot18 months
[...]
 
AgeCommit messageAuthorFilesLines
2016-12-16ws-server: restrict returned Sec-Websocket-Protocol to the chosen name onlytizen_4.0.m1_releasesubmit/tizen_unified/20170308.100414submit/tizen_3.0/20161219.052244submit/tizen_3.0/20161219.052217submit/tizen_3.0.m2/20170104.093753submit/tizen/20161219.052346accepted/tizen/wearable/20161219.225107accepted/tizen/unified/20170309.040104accepted/tizen/tv/20161219.225048accepted/tizen/mobile/20161219.225030accepted/tizen/ivi/20161219.225127accepted/tizen/common/20161219.152124accepted/tizen/3.0/wearable/20161220.010508accepted/tizen/3.0/tv/20161220.010450accepted/tizen/3.0/mobile/20161220.010434accepted/tizen/3.0/ivi/20161220.010528accepted/tizen/3.0/common/20161220.101248accepted/tizen/3.0.m2/wearable/20170105.025032accepted/tizen/3.0.m2/tv/20170105.024907accepted/tizen/3.0.m2/mobile/20170105.024727tizen_3.0_tvtizen_3.0.m2accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileAndy Green1-1/+6
2016-12-16Remove win32portDmitry Kovalenko37-14407/+0
2016-12-16Add packaging code and LICENSEDmitry Kovalenko3-0/+84
2016-12-12client: avoid possible NULL deref on error pathupstream/1.7.9upstream_210817Andy Green1-1/+4
2016-11-29ws-server: restrict returned Sec-Websocket-Protocol to the chosen name onlyAndy Green1-5/+2
2016-11-15client: protect againt losing ah by lws_client_connect_2Andy Green1-0/+5
2016-11-03Remove the cleanup functions with OpenSSL 1.1.Peter Pentchev1-0/+4
2016-10-08travis: explicitly point to openssl on osxAndy Green1-1/+2
2016-10-08docs: explain lws_write handling of truncated sends betterAndy Green1-0/+17
2016-09-27windows: fix snprintf vs _snprintfAndy Green1-1/+1
[...]
 
Clone
https://git.tizen.org/cgit/platform/upstream/libwebsockets
git://git.tizen.org/platform/upstream/libwebsockets