platform/upstream/libwebsockets.git
2015-12-09 Andy Greenplat combine inits into single lws_plat_init and provid...
2015-12-09 Yusuke IshiguroSubject: [PATCH] fixed not to use IPv4-mapped address...
2015-12-09 Andy Greentest client bit more cleaning
2015-12-08 Alexander BruinesAccess to wsi->ssl at LWS_CALLBACK_ESTABLISHED
2015-12-08 Andy Greentest client reconnect if server disappears
2015-12-08 Yusuke Ishigurofixed to initialize sockaddr_in6 by zero
2015-12-08 Andy Greensoname bump
2015-12-08 Andy Greenarmour libwebsockets.h against careless enum changes...
2015-12-08 Charles Prevotcmake additionally install cmake config
2015-12-06 Andy Greencoverity 155650 medium possible write to null pointer
2015-12-06 Andy Greencoverity 155649 medium possible write to null pointer
2015-12-06 Andy Greencoverity 155648 low dead code daemonize disabled
2015-12-06 Andy Greentravis coverity update
2015-12-06 Andy Greenclean more whitespace 5
2015-12-06 Andy Greenclean more whitespace 4
2015-12-06 Andy Greenclean more whitespace 3
2015-12-06 Andy Greenclean reduce windows build warnings
2015-12-05 Andy Greenmore server close processing error handling precisions
2015-12-05 Andy Greenserver socket service close when detected do right...
2015-12-05 Andy Greenclean more whitespace 2
2015-12-05 Andy Greenclean more whitespace
2015-12-05 Andy Greenserver socket service close fix fail detect
2015-12-05 Andy Greenwindows align lws_service_fd return processing with...
2015-12-04 Andy Greencleanups after api changes and mbed update
2015-12-04 Andy Greenattack.sh update for test server changes
2015-12-04 Andy Greenfix Uri Args header name
2015-12-04 Andy Greenapi rationalization fix replaces in compatibility defines
2015-12-04 Andy Greenclean tidy the worst whitespace alignment probs due...
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization add cmake switch to export old...
2015-12-04 Andy Greenapi rationalization eliminate oldstyle internal api...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-12-03 Andy Greenapi rationalization: introduce public api compatibility...
2015-12-03 Andy Greenassert.h move to private header
2015-12-03 Peter PentchevFix some minor typos.
2015-12-03 Andy Greenssl zero return indicates shutdown
2015-12-03 Andrew CanadayHandle pending SSL reads which would otherwise not...
2015-12-03 Andrew Canadayssl set ssl to NULL on close
2015-12-01 Andrejs HaninsAllow zero-length pong to be received by server
2015-11-29 Andy Greenosx clang blows up if pthreads flag at link time 2
2015-11-29 Andy Greenosx clang blows up if pthreads flag at link time
2015-11-29 Andrew CanadayDefine 'daemonize' flag if LWS_NO_DAEMONIZE is not...
2015-11-29 Andrew CanadayC89 tweaks as per #348.
2015-11-29 Andrew CanadayTerminate truncated header strings.
2015-11-29 Andy Greenosx clang quench deprecated api errors
2015-11-29 Andy Greenissue 352 clang is like gcc for cmake purposes
2015-11-25 Andy Greentest server h add newline
2015-11-25 Andy Greenmbed3 working examples
2015-11-24 Andy Greenssl treat WANT_READ and WRITE separately
2015-11-24 Andy Greenclean out mbed3 lwip hacks
2015-11-20 Andy Greenhttp post zero content length
2015-11-20 Andy Greenreturn AWAITING_TIMEOUT to 5s
2015-11-20 Andy Greentest server pthreads
2015-11-20 Andy GreenCALLBACK_LOCK_POLL use len to differentiate locking...
2015-11-19 Andy Greenwindows crappy tools dont know __func__
2015-11-19 Andy Greenrefactor test server
2015-11-19 Andy Greenwin remove piggybacked hack
2015-11-18 Andy Greenproxy auth fix
2015-11-18 Andy Greenwindows eliminate duplicate POLLOUT
2015-11-17 Andy Greentest echo initial delay
2015-11-15 Andy Greenclose actually close after send close ack
2015-11-15 Andy Greentest html add open close buttons
2015-11-14 Andy GreenREADME.build.md add mbed3 build info
2015-11-14 Andy Greenupdate appveyor to get win openssl from own server
2015-11-14 Andy Greenmbed3 workable plus or minus mbed3 net stack bug
2015-11-14 Andy Greenmbed3 plat
2015-11-14 Andy Greenmbed3 warning cleaning
2015-11-14 Andy Greenintroduce lws_sockfd_type
2015-11-14 Andy Greenmbed3 build support
2015-11-14 Andy Greenmbed3 add yotta JSON
2015-11-14 Andy Greenwin use platform invalid socket api elsewhere too
2015-11-13 Andy Greenwin client use platform invalid socket
2015-11-13 Andy Greenplat win be robust against NULL wsi_from_fd 3
2015-11-13 Andy Greenplat win be robust against NULL wsi_from_fd 2
2015-11-13 Andy Greenplat win be robust against NULL wsi_from_fd
2015-11-08 Andy Greencmake force internal SHA1 if no ssl
2015-11-08 Andy Greenproxy auth
2015-11-06 Andrejs HaninsSubject: [PATCH] Fix for close ack sending
2015-11-06 Andy Greennon ssl on ssl port zero recv ambiguous
2015-10-30 Andy Greennon ssl on ssl port fixes
2015-10-29 Joakim SöderbergUpdate README.build.md
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-28 Krishnaraj... Define getdtablesize() for android
2015-10-28 Andy Greenclient only one error callback
2015-10-28 Andy Greenupdate appveyor status decal url
2015-10-28 Andy Greenrelease v1.5
2015-10-26 Andy Greenkeepalive close file when send completes dont wait...
2015-10-22 Andy Greencheck errno for ssl non ssl
2015-10-21 Alexander LukichevMake LWS_SEND_BUFFER_PRE_PADDING preprocessor if-friendly
2015-10-21 Andy Greenqualify server specific api with LWS_NO_SERVER
2015-10-21 Andy Greenkeepalive fix flow now forced closed removed
2015-10-20 Andy Greendocument context create cannot execute in parallel
2015-10-20 Ash 20001detect http1 close connection header properly
2015-10-18 Andy Greencorrect error handling path in client handshake
2015-10-16 Joakim SöderbergIgnore cmake build/ directory
2015-10-16 Andy Greenif ssl and non ssl allowed insist to wait for something...
2015-10-16 Andy Greenattempt to get correct close flow banning writeable...
2015-10-16 Andy Greencomplain if zero ka_interval used with positive ka_time
2015-10-15 Andrejs HaninsFix getaddrinfo memory leak
2015-10-15 Mark Liknessallow EAGAIN and friends on straight read
next