win32: enable 64-bit file lengths
[platform/upstream/libwebsockets.git] / lib / libwebsockets.h
2016-06-02 Andy Greenadd max_http_header_data2 and upgrade internal offsets...
2016-05-26 Andy Greenlwsws conf.c migrate to lib
2016-05-25 Andy Greenlws_get_peer_simple move to user api
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-05-17 Andy Greendeprecate misnamed lws_vhost_get add lws_get_vhost
2016-05-17 Andy Greendeprecate duplicated lws_protocol_get
2016-05-14 Andy Greenlwsws conf mount extra mimetypes
2016-05-13 Andy Greenwin32 more build fixes
2016-05-13 Andy Greenwin32 libuv related build fixes
2016-05-12 Andy Greenadd lws_init_vhost_client_ssl api to allow client ssl...
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-05 OndraCoChanges to enable WIN CE support
2016-05-02 Andy Greenplugins_dir convert to array
2016-05-01 Andy Greenper vhost options struct explicitly const
2016-05-01 Andy Greencreate_vhost move mounts list to info
2016-04-29 Patrick FarrellAdd warn_unused_result check, attribute only supported...
2016-04-25 Andy Greenpost example in test server
2016-04-23 Andy Greencoverity 160163 LWS_WARN_UNUSED_RESULT needed on header...
2016-04-22 Andy Greenhttp cache policy
2016-04-21 hgrundyUpdate libwebsockets.h
2016-04-19 Lucas TerraConditionally define snprintf on Windows
2016-04-18 Andy Greenpolarssl implementation
2016-04-18 Andy Greenplugin lws server status
2016-04-15 Andy Greenredirects need fake content metadata
2016-04-15 Andy Greencontext settable server string
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-15 Andy Greenjson dump vhost
2016-04-14 Andy Greenstrict transport security vhost option flag and lwsws...
2016-04-14 Yeonjun LimSupport for abstract socket
2016-04-14 Yeonjun LimAdd unix domain socket
2016-04-14 Andy Greenvhost keepalive timeout
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenlwsws cgi integration
2016-04-13 Andy Greenlwsws conf and plugins convert to libuv apis
2016-04-08 Andy Greenlwsws protocol filter and options
2016-04-08 Meir Yanovichwindows snprintf is _snprintf
2016-04-08 Andy Greenextensions add api for user code option manipulation
2016-04-07 Andy Greenplugins
2016-03-29 Andy Greenmbedtls and polarssl first part
2016-03-28 Andy Greenintroduce vhosts
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-03-22 Denis Osvaldlibuv: sigint API cleanup
2016-03-22 Denis Osvaldlibuv: handle signals only if requested
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greencgi header processing
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-02-29 Ondracowince minor adaptations
2016-02-29 Andy Greenclient support http without ws
2016-02-27 Kamil RytarowskiDon't include <sys/cdefs.h> for NetBSD
2016-02-27 Andy Greennetbsd netinet include
2016-02-25 Andy Greenlogging timestamp creation expose as api
2016-02-25 Andy Greencgi
2016-02-25 Andy Greenadopt variant with preamble rx
2016-02-18 Andy Greencontext creation info add ecdh_curve
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
next