platform/upstream/libwebsockets.git
2016-09-30 Dmitry Kovalenkoupdate package version to v1.7.9 accepted/tizen/3.0/common/20161114.111103 accepted/tizen/3.0/ivi/20161011.050543 accepted/tizen/3.0/mobile/20161015.033659 accepted/tizen/3.0/tv/20161016.005321 accepted/tizen/3.0/wearable/20161015.083725 accepted/tizen/common/20160930.174844 accepted/tizen/ivi/20160930.084042 accepted/tizen/mobile/20160930.084515 accepted/tizen/tv/20160930.084733 accepted/tizen/wearable/20160930.084340 submit/tizen/20160930.060201 submit/tizen/20160930.065302 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004
2016-09-30 Dmitry KovalenkoAdd BSD license submit/tizen/20160930.050355
2016-09-30 Dmitry KovalenkoRemoved win32port
2016-09-30 Dmitry KovalenkoAdd packaging code
2016-09-26 Andy Greenwindows: fix snprintf vs _snprintf
2016-09-26 Andy Greenappveyor: get nsis from libwebsockets.org
2016-09-26 Andy Greenappveyor: get windows openssl from libwebsockets.org
2016-09-26 Andy Greentravis: update to trusty for CMake version
2016-09-26 Brown, MatthewAdded option to build the static library with PIC
2016-09-16 Fabrice GILOTCMakeLists: move config file generation to after LWS_HA...
2016-09-14 Andy Greenv1.7.9
2016-09-14 Andy Greenlws_snprintf
2016-06-13 Gadkari Mugdhafix for https connection code
2016-06-07 Andy Greenclient CONNECTION_ERROR also allow in LWSS_CLIENT_UNCON...
2016-05-13 Sterling JensenFix leak caused by undestroyed pthread mutex
2016-05-12 Andy Greenv1.7.8
2016-05-12 Andy Greencheck oom on lws_malloc
2016-05-07 Andy Greenappveyor openssl 1.0.2h
2016-05-07 Andy Greenfix %3d handling in path part and add attack.sh
2016-05-05 Andy Greenrecv revert treating zero as hangup
2016-05-03 Andy Greenclient provide user_space on LWS_CALLBACK_CLIENT_APPEND...
2016-05-03 Andy Greenv1.7.7
2016-05-03 Andy Greenclient fix reaction to tls failure
2016-04-29 Patrick FarrellAdd warn_unused_result check, attribute only supported...
2016-04-23 Alexander BruinesAndroid needs sys/resource.h
2016-04-23 Andy Greenv1.7.6
2016-04-22 Andy Greencruft remove sigusr2 handling
2016-04-22 Andy Greenclient account for retries
2016-04-21 hgrundyUpdate libwebsockets.h
2016-04-14 Justin Chenrecv treat zero return as error
2016-04-08 Meir Yanovichwindows snprintf is _snprintf
2016-04-08 Galen Maandroid fix rlimit
2016-04-07 Andy Greenurldecode forbid malformed
2016-04-07 Andy Greenlibuv add idle processing to force service where needed
2016-04-07 Andy Greenlws_service_adjust_timeout optimize
2016-04-05 Andy Greenrevert 622d9f2 ssl pending handcrank
2016-04-05 Meir Yanovichwin32 libuv build notes
2016-04-05 Meir Yanovichwin32 needs strange strftime args
2016-04-04 Meir Yanovichlibuv win32 fixes 2
2016-04-04 Andy Greenlibuv win32 fixes
2016-04-02 Andy Greenuri processing reject paths not starting with slash
2016-04-01 Andy Greenv1.7.5
2016-04-01 Andy Greentest server align rxbuf with permessage deflate rx...
2016-03-29 V.KrishnFix build with musl libc
2016-03-29 Andy Greenrevert cmake remove targets from install path
2016-03-25 Andy Greenhttp2 build with alpn capable ssl no debug
2016-03-23 Denis Osvaldlibuv: handle signals only if requested
2016-03-22 Andy Greenv1.7.4
2016-03-18 Andy Greenb64decode correct decode of some strings
2016-03-17 Alex HultmanOptimize payload exhaustion
2016-03-17 Andy Greenappveyor update 1.0.2g
2016-03-15 Andy Greenclang fixes 1
2016-03-15 bjqiweiclient perform WSI_CREATE callback
2016-03-12 Joakim Soderbergssl ecdh adapt if missing ecdh.h include
2016-03-09 Andy Greenclient ext hdr skip if no arg
2016-03-09 Andy Greenrelease checklist specfile install soname
2016-03-09 Andy Greenrpm specfile so install list bump
2016-03-08 Andy Greenlibev set foreign loop properly
2016-03-04 Andy Greenwindows deal with no snprintf
2016-03-02 Alex Hultmanlibuv.c: Service fd with LWS_POLLHUP on poll errors
2016-02-29 Ondracowince minor adaptations
2016-02-29 Andy Greenv1.7.3 upstream/1.7.3
2016-02-29 Andy Greenlibuv when in use skip shutdown close phase
2016-02-29 Andy Greenwindows listen for pollhup
2016-02-28 Andy Greentest server libuv support status protocol
2016-02-28 Andy Greenlibuv create 1Hz background timeout check
2016-02-28 Andy Greenah move more_rx_waiting to wsi scope
2016-02-27 Kamil RytarowskiDon't include <sys/cdefs.h> for NetBSD
2016-02-27 Andy Greennetbsd netinet include
2016-02-26 Andy Greenforce service properly when unconsumed rxbuf in ah
2016-02-25 Andy Greenclose wsi must do detatch ah flow even if no ah
2016-02-25 Andy Greenimprove timeout and ah list comments
2016-02-25 Andy Greenremove ah scan
2016-02-25 Andy Greenfix missing callback return check
2016-02-25 Andy Greenunix privs change group before user
2016-02-25 Andy Greentest server log LWS_CALLBACK_HTTP
2016-02-25 Andy Greenv1.7.2
2016-02-25 Andy Greenlws status fix LWS_PRE
2016-02-24 Andy Greendefeat POLLOUT if socket in shutdown wait
2016-02-24 Andy Greenws union member must have actual struct at start not...
2016-02-24 Andrejs Haninsclient callback closed if not upgraded also for server...
2016-02-22 Andrejs Haninsclient connect must init position_in_fds_table
2016-02-21 Andy Greenwindows doesnt have localtime_r
2016-02-21 Andy Greentest server status no ssl include time header
2016-02-21 Andy Greentest server add lws_status
2016-02-21 Andy GreenLWS_BUILD_HASH improve
2016-02-21 Andy Greentest html add tabs
2016-02-21 Andy Greenlibwebsockets.org url updates
2016-02-20 Sebastian Reimerlwsl stderr sink use formatted time
2016-02-20 Andy Greenssl get rid of build_cert_chain
2016-02-20 Alex HultmanStop uv loop in default signal handler, clean-ups
2016-02-20 Alex HultmanMake sure every handle is closed before destroying...
2016-02-20 Alex HultmanDon't destroy ev/uv loops if they haven't been created yet
2016-02-20 Andy Greenv1.7.1
2016-02-20 Andy Greenchangelog sync
2016-02-20 Andy Greenattack.sh add check for nonexistant file processing
2016-02-20 Andy Greenlws_return_http_status send content length
2016-02-20 Andy Greentest server example systemd service file
2016-02-20 Andy Greendaemonize work under systemd
2016-02-20 Andy Greenah pool lifetime use dynamic rxpos
next