platform/upstream/libwebsockets.git
2015-12-14 Andy Greenuriencoding deal with0uriencoded question mark properly
2015-12-14 Andy Greenwin align to recent changes
2015-12-14 Andy Greenmbed3 align to recent changes
2015-12-14 wmarquesrRefactoring conditional directives for if wrappers
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlibev take care about const context where possible
2015-12-13 Andy Greenchangelog update file api about wsi
2015-12-13 Andy Greenintroduce lws_wsi_user
2015-12-13 Andy Greenchangelog explain protocols related api changes
2015-12-13 Andy Greenlws_plat_fd add wsi to fops and helpers
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-13 Andy Greenlws_get_ctx conversion
2015-12-13 Andy Greenwin open flags 3 lsb are not bitfields
2015-12-11 Yusuke IshiguroRevert using AI_V4MAPPED flag to getaddrinfo for Android
2015-12-10 Andy Greenwindows fcntl.h
2015-12-10 Andy GreenLWS_O_RDONLY to hide perversions
2015-12-10 Andy Greenosx fix unsigned signed compare error 2
2015-12-10 Andy Greenwindows use right perversion flgs
2015-12-10 Andy Greenosx fix unsigned signed compare error
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-10 SoapyManlws_plat_fd introduce struct
2015-12-10 Andy Greentest client remove spamming delays
2015-12-09 Andy Greenclean comment style in libwebsockets.h
2015-12-09 Andy Greenarmour libwebsockets.h also put notices on abi structs...
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
next