lws_snprintf
[platform/upstream/libwebsockets.git] / lib / libwebsockets.h
2014-12-16 Octav ZlatiorSubject: [PATCH] Adds "REQUIRES PRIVATE KEY" callback
2014-12-14 =?UTF-8?q?Jos=C3... Subject: [PATCH] proxy protocol (version 1) parsing...
2014-12-13 Neal HormanSubject: [PATCH] add user context pointer to the protoc...
2014-12-13 Neal HormanSubject: [PATCH] add _lws_logv to make loging accessibl...
2014-12-13 Neil Hormanimprove c++ compatibility
2014-12-04 Alejandro MerySubject: [PATCH] Add custom allocator support using...
2014-12-01 Michael HaberlerSubject: [PATCH] serve_http_file: add feature test...
2014-11-30 Andy Greenwin32 does not know uint64_t without stdint.h
2014-11-01 Andy Greenhttp2 window update
2014-10-18 Andy Greenhttp2 track content length add END_STREAM
2014-10-17 Andy Greenhttp2 handle flags
2014-10-16 joseph.urciuolissl allow externally managed SSL_CTX
2014-10-12 Andy Greenhttp2 able to send test.html to nghttp2
2014-10-12 Andy Greenhttp2 hpack basic decode ok including huff
2014-10-09 Andy Greenhttp2 add hpack decode support
2014-10-08 Andy Greenhttp2 can keep upgraded connection up
2014-09-30 Andy Greenadd http2 settings token
2014-09-30 Andy Greentest server correct header naming order
2014-08-18 Andy Greenintroduce lws_partial_buffered
2014-08-18 Andy Greendeprecate no_buffer_all_partials
2014-08-16 Andy Greenadd lws_is_ssl api
2014-08-11 Michael Haberlerapi: add feature test macro LWS_FEATURE_PROTOCOLS_HAS_...
2014-08-11 Andy Greenprotocol struct add user controlled id member
2014-08-07 Andy Greenno protocol usage inprove docs
2014-07-31 Andy Greentrac82 consistently use CONTEXT_PORT_NO_LISTEN
2014-07-29 Olehssl allow passing cert passphrase
2014-07-06 Andy Greenadd runtime context flag to enforce defeat of OS CA...
2014-07-06 Andrew CanadayAdded HTTP OPTIONS support:
2014-07-06 Andrew CanadayAdded docs for token limits.
2014-07-06 Andrew CanadayAdded optional per-header length limits:
2014-07-06 Andrew CanadayAdded HTTP_STATUS_NO_CONTENT == 204
2014-06-29 Andrew CanadayAdded new HTTP headers and WSI tokens:
2014-04-20 Andy Greenintroduce LWS_FEATURE_ tests
2014-04-11 Andy Greenrefactor libev eliminate all code ifdefs
2014-04-06 Andy Greenrefactor add ssl read write single implementation
2014-04-02 Andy Greenrefactor out most NO_EXTENSIONS
2014-04-02 Andy Greenrefactor out WIN32 tests from code
2014-03-30 Patrick GanstererRemove useless usage of ssize_t
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove websock-w32.h
2014-03-24 James Devineadd ipv6 support
2014-03-23 Andrew Canadaylibev port
2014-03-08 Patrick GanstererAdd libwebsocket_cancel_service() to let a pending...
2014-03-03 Patrick GanstererDefine libwebsocket_write_http as a macro instead of...
2014-03-02 Andy Greenwin32 provide empty declaration for inline
2014-02-28 Patrick GanstererAllow setting the HTTP proxy via creation info
2014-02-27 Patrick GanstererAvoid calls to gettimeofday()
2014-02-27 Patrick GanstererAdd missing LWS_VISIBLE to libwebsocket_set_timeout()
2014-02-26 Joakim SoderbergFix windows compilation.
2014-02-15 Michael Haberlerdocument new extpoll apis
2014-02-15 Michael Haberlerreplace old extpoll callbacks with LWS_CALLBACK_CHANGE_...
2014-02-15 Michael Haberlerdefine struct libwebsocket_pollargs
2014-02-15 Andy Greenadd outermost wsi lifetime callbacks
2014-02-15 Andy GreenLWS_CALLBACK_USER
2014-02-15 Andy Greenlibwebsocket_callback_all_protocol
2014-02-15 Gabriel Gritschadd const http write helper
2014-02-15 Alexandre Erwin... Fix documentation for LWS_CALLBACK_FILTER_NETWORK_CONNE...
2014-02-15 Andy Greentrac 53 mingw ssize_t redef
2014-01-18 Michael HaberlerSubject: [PATCH] libwebsockets.h: use _GNU_SOURCE inste...
2013-12-25 Andy GreenUse ppoll to allow signals to wake service loop early...
2013-12-18 pmcdonaTrac 53 minw update
2013-12-18 Andy Greenadd locking callback for fds
2013-12-14 James DevineOptionally allow non-SSL connections on same port as SSL
2013-12-14 James Chenwindows use msvc baestd and ssize_t from there
2013-11-24 kapejodSupport for HTTP POST.
2013-11-12 Andy Greenintroduce uri args
2013-11-10 Andy Greenreal http status codes update attack.sh
2013-11-09 Andy Greenintroduce LWS_CALLBACK_FILTER_HTTP_CONNECTION
2013-11-09 Andy Greenallow other headers in http send file
2013-11-09 Andy Greenimprove minilex use external parsing header
2013-11-04 Andreas PakulatWindows Fix include for win32helpers
2013-11-04 Andreas PakulatSupport _WIN32 in addition to WIN32 define
2013-10-26 Markus Elfringmake header protection unique remove __prefix
2013-10-24 shysmanual proxy forcing api
2013-10-17 Andy Greenadd explicit error for partial send
2013-09-20 Andy Greentrac 40 client connection properly nonblocking
2013-09-18 Andy Greentrac 36 make libwebsocket_set_timeout public
2013-09-18 Andy Greenchange LWS_CALLBACK_FILTER_PROTOCOL_CONNECTION user...
2013-06-10 Andy Greenadd LWS_CALLBACK_CLOSED_HTTP
2013-04-25 Andy GreenTrac 29: win32 fix LWS_VISIBLE issue
2013-03-30 Peter PentchevHide private library symbols
2013-03-16 Andy Greenintroduce api for unthrottle all connections of protocol
2013-03-09 Alex Rhatushnyakcorrect example lws_write in header
2013-02-22 Andy Greenmove ssl cipher list from compiletime to context creati...
2013-02-20 Edwin van den Oetelaarprovide socketfd at in param for LWS_CALLBACK_FILTER_NE...
2013-02-18 Andy Greenremove lws_ensure_user_space from public api change...
2013-02-15 Andy Greenapi change deliver socket fd to in param of extpoll...
2013-02-14 Andy Greenintroduce LWS_CALLBACK_HTTP_WRITEABLE
2013-02-13 Joakim SoderbergFixed DLL compilation on Windows for CMake.
2013-02-12 Andy Greenapi make close api private only
2013-02-12 Andy Greenapi remove hangup_on_client
2013-02-12 Andy Greenfix info struct api docs for iface vs interface
2013-02-12 Joakim SoderbergFixed compilation on Windows.
2013-02-11 Andy Greenstyle cleanup
2013-02-11 Andy Greenclient convert to new headers scheme eliminating mallocs
2013-02-11 Andy Greenvalgrind introduce protocol init and destroy user callbacks
2013-02-11 Andy Greenreplace per header mallocs with single malloc 3 level...
2013-02-09 Andy Greenintroduce keepalive option and make common socket optio...
2013-02-09 Andy Greenchange context creation params to struct
2013-02-08 Andy Greenremove fixed rx buffer allow definition per protocol
next