lws_snprintf
[platform/upstream/libwebsockets.git] / lib / libwebsockets.h
2016-09-14 Andy Greenlws_snprintf
2016-04-29 Patrick FarrellAdd warn_unused_result check, attribute only supported...
2016-04-21 hgrundyUpdate libwebsockets.h
2016-04-08 Meir Yanovichwindows snprintf is _snprintf
2016-03-23 Denis Osvaldlibuv: handle signals only if requested
2016-02-29 Ondracowince minor adaptations
2016-02-27 Kamil RytarowskiDon't include <sys/cdefs.h> for NetBSD
2016-02-27 Andy Greennetbsd netinet include
2016-02-16 Peter PentchevFix some typos.
2016-02-15 Andy Greentimeout settable from info
2016-02-14 Andy Greenlibuv integration
2016-02-13 Alex Hultmanlibuv initial replace libev version
2016-02-12 Dan AlbertAsk sysconf for Android's getdtablesize.
2016-02-02 Andy GreenLWS_WARN_DEPRECATED and fixup older test apps
2016-01-29 Andy Greenclean pre 1.7
2016-01-28 Danomi Czaskilextable add x-real-ip
2016-01-26 Andy Greenlws_adopt_socket
2016-01-26 Andy Greenmultithread stability
2016-01-21 Andy Greenunify bounds checking in parser
2016-01-21 Andy Greenwin add dummy LWS_WARN_UNUSED_RESULT
2016-01-20 Andy Greenmbed align with pt changes
2016-01-20 Andy Greenintroduce LWS_WARN_UNUSED_RESULT
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andy Greencleaning
2016-01-16 Andy Greenlws_interface_to_sa
2016-01-15 Andy Greenparse_uri
2016-01-15 Vijay Khurdiyassl add ECDH server support
2016-01-12 Andy Greenlws_client_connect_via_info
2016-01-11 Andy Greenextension permessage deflate
2016-01-06 Denis Osvaldfix callback typedefs and declarations
2015-12-30 Andy Greendoc improve docs around header access apis
2015-12-29 Andy Greenintroduce LWS_SERVER_OPTION_VALIDATE_UTF8
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-26 Andy Greenmbed3 remove unused allocations
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-26 Andy Greenremove MAX_MUX_RECURSION from PRE padding
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-25 Andy Greeninfo struct add padding pool
2015-12-18 Andy Greenuridecoding lws_hdr_fragment_length
2015-12-18 Andy Greenwhitespace tidy
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenclean internal refactor
2015-12-17 Andy Greenwin solve various cranky problems with msvc
2015-12-16 Andy Greenpublic api remove context from user callback API BREAK
2015-12-16 Andy Greenwindows fix wsapoll conflict on some toolchains
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-16 Andy Greenadd LWS_INLINE to deal with crappy msvc
2015-12-15 Andy Greenintroduce lws_hdr_copy_fragment
2015-12-14 Andy Greenmbed3 align to recent changes
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenintroduce lws_wsi_user
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-10 Andy Greenwindows fcntl.h
2015-12-10 Andy GreenLWS_O_RDONLY to hide perversions
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-10 SoapyManlws_plat_fd introduce struct
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-08 Alexander BruinesAccess to wsi->ssl at LWS_CALLBACK_ESTABLISHED
2015-12-08 Andy Greenarmour libwebsockets.h against careless enum changes...
2015-12-06 Andy Greenclean more whitespace 4
2015-12-04 Andy Greenapi rationalization fix replaces in compatibility defines
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 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-11-25 Andy Greenmbed3 working examples
2015-11-20 Andy GreenCALLBACK_LOCK_POLL use len to differentiate locking...
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-08 Andy Greenproxy auth
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-28 Krishnaraj R BhatDefine getdtablesize() for android
2015-10-21 Alexander LukichevMake LWS_SEND_BUFFER_PRE_PADDING preprocessor if-friendly
2015-10-15 Stepan Vondrakfix missing parenthesis protection
2015-10-15 Andy GreenLWS_WITHOUT_BUILTIN_SHA1
2015-10-15 Andy GreenLWS_SERVER_OPTION_PEER_CERT_NOT_REQUIRED
2015-10-13 Bruce Perenspadding align to ptr size
2015-10-12 Andrew CanadayAdded libwebsocket_sigint_cfg for libev builds to provide
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-10-12 ABruinesAllow using CyaSSL in stead of wolfSSL
2015-10-12 Alexander BruinesMove from CyaSSL to wolfSSL
2015-10-11 MGadkariPass HTTP reject error code returned by server to client
2015-10-11 John TarltonAdded callback for PONG responses
2015-04-22 wonder-miceFrom 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep...
2015-03-31 Andy Greenclose cover flush stored send with timeout
2015-03-24 Andy Greencontext destroy just kill wsis
2015-03-11 Andy Greendocumentation add info http_proxy members
2015-02-04 Johan SimonssonFrom 03b93ec864c29dfbc41f2adbdf1b639f5403c95f Mon Sep...
2015-01-28 Andy Greengethostbyname removal from lws get peer addresses
2015-01-26 Quinlan PfifferAdd PATCH, PUT, DELETE methods
2014-12-16 José Luis Millánfix #220. Add missing include statement for <cstdarg>
next