updated spec enabled ssl
[profile/ivi/libwebsockets.git] / lib / private-libwebsockets.h
2013-03-07 Andy Greenremove MAX_HEADER_NAME_LENGTH from header 45/3145/1
2013-03-07 Andy Greentrac 18 deal with service connection timing out 32/3132/1
2013-03-07 Andy Greenremove lws_ensure_user_space from public api change... 22/3122/1
2013-03-07 Andy Greentrim proxy ads plus hostname stg 20/3120/1
2013-03-07 Andy Greenmigrate client hs and c_port into ah 17/3117/1
2013-03-07 Andy Greenminor type optimizations 16/3116/1
2013-03-07 Andy Greenremove current_alloc_len 15/3115/1
2013-03-07 Andy Greenremove header name buffer 14/3114/1
2013-03-07 Joakim SoderbergFixed DLL compilation on Windows for CMake. 94/3094/1
2013-03-07 Andy Greenapi make close api private only 82/3082/1
2013-03-07 Andy Greenfix ssl reject path for freeing header allocation 75/3075/1
2013-03-07 Andy Greenstyle cleanup 71/3071/1
2013-03-07 Andy Greenclient convert to new headers scheme eliminating mallocs 64/3064/1
2013-03-07 Andy Greenreplace per header mallocs with single malloc 3 level... 59/3059/1
2013-03-07 Andy Greenremove extension cruft from struct lws 56/3056/1
2013-03-07 Andy Greenthrow out lws_websocket_related cruft 50/3050/1
2013-03-07 Andy Greenoptimize wsi using bitfields and enums to chars 49/3049/1
2013-03-07 Andy Greenintroduce keepalive option and make common socket optio... 38/3038/1
2013-03-07 Andy Greenremove fixed rx buffer allow definition per protocol 32/3032/1
2013-03-07 Andy Greenremove all PATH_MAX or MAX_PATH 30/3030/1
2013-03-07 Andy Greenremove need for filepath buffer on http file serve 28/3028/1
2013-03-07 Andy Greenadd autotools bits for cyassl 21/3021/1
2013-03-07 Andy Greenunionize header token array 20/3020/1
2013-03-07 Joakim SoderbergFixed windows build. 08/3008/1
2013-03-07 Joakim SoderbergAdded check for inline keyword availability. 05/3005/1
2013-03-07 Joakim SöderbergFixed build on OSX. 04/3004/1
2013-03-07 Joakim SoderbergCMake support + fixed windows build. 02/3002/1
2013-03-07 Andy Greenintroduce lws_latency 79/2979/1
2013-03-07 Andy Greenevict all broadcast support 76/2976/1
2013-03-07 Andy Greentrac 6 expose libwebsockets read with note about not... 74/2974/1
2013-03-07 Andy Greentimeout coverage for ssl accept 70/2970/1
2013-03-07 Andy Greenbreak up ssl accept action 69/2969/1
2013-03-07 Andy Greenunionize mutually exclusive wsi members 59/2959/1
2013-03-07 Andy Greenkey_b64 doesnt need to be in wsi 58/2958/1
2013-03-07 Andy Greenremove all support for pre v13 protocols 56/2956/1
2013-03-07 Andy Greendisable private broadcast sockets if enable no fork... 55/2955/1
2013-03-07 Andy Greenintroduce without extensions 50/2950/1
2013-03-07 Andy Greenmake use of lock file 46/2946/1
2013-03-07 FNAwindows compatibility changes for private libwebsockets 45/2945/1
2013-03-07 Andy Greenallow_use_of_lwsl_logging in user code 42/2942/1
2013-03-07 Andy Greenadd lwsl_notice 39/2939/1
2013-03-07 Andy Greenadd lws_confirm_legit_wsi 35/2935/1
2013-03-07 Andy Greenrefactor and introduce without server configure option 34/2934/1
2013-03-07 Andy Greenintrodice tracking if frame is binary 33/2933/1
2013-03-07 Andy Greenadd lexical parser for headers 31/2931/1
2013-03-07 Andy Greensolve flowcontrol problems 29/2929/1
2013-03-07 Andy Greenreplace hashtable polltable management 27/2927/1
2013-03-07 Peter Youngjust use limits.h directly 21/2921/1
2013-03-07 Andy Greenexport lswl_hexdump 16/2916/1
2013-03-07 Andy Greenlisten socket more frequent service 03/2903/1
2013-03-07 Andy Greenallow LWS_SOMAXCONN to be defined at configuretime 01/2901/1
2013-03-07 Jack Mitchellmake sure we have PATH_MAX on some linux toolchains 98/2898/1
2013-03-07 Andy Greenhttp service break into outer loop states 96/2896/1
2013-03-07 Andy Greendeal with SSL_ERROR_WANT_ in client connect action 93/2893/1
2013-03-07 Andy Greenreplace ifdefs around close socket with compatible_close 90/2890/1
2013-03-07 Andy Greenexpose compiletime constants to setting from configure 87/2887/1
2013-03-07 Andy Greenintroduce logging api and convert all library output... 78/2878/1
2013-03-07 Aaron Zinmancompile in xcode, privatize debug macro 77/2877/1
2013-03-07 David GaleanoIncreased MAX_BROADCAST_PAYLOAD to match MAX_USER_RX_BU... 71/2871/1
2013-03-07 David GaleanoAdded private macro CIPHERS_LIST_STRING to define ciphe... 60/2860/1
2013-03-07 David GaleanoBetter definition of "debug" macro for Win32 builds. 55/2855/1
2013-03-07 David GaleanoUse __inline for Win32 builds. 54/2854/1
2013-03-07 David GaleanoAdded support for extensions that only manipulate appli... 45/2845/1
2013-03-07 David GaleanoAdded private macro AWAITING_TIMEOUT instead of harcode... 43/2843/1
2013-03-07 Alon Levylibwebsocket_context: add userspace pointer for use... 28/2828/1
2012-07-20 Artem Baguinskicheck for prctl, poll parent PID if not present
2012-04-20 David Brooksimprove callback prototypes to use single definition
2012-04-12 Andy Greenmingw hide some missing includes
2012-04-09 Andy Greenstyle cleaning
2011-09-25 Andy Greenv08v13 add support v13 default
2011-05-28 Andy Greenextensions fix deflate stream vs mux and veto it on...
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-05-14 Andy Greenmake base 64 helper apis public
2011-05-14 Andy Greenwin32 fix release build
2011-04-29 Andy Greenfix deflate window
2011-04-25 Andy Greenmove send pipe choked api to public exports
2011-04-24 Andy Greenadd 07 support
2011-04-23 Andy Greenintroduce 07 opcode ordering
2011-03-22 Andy Greenpass ext pointer in ext callback
2011-03-08 Andy Greendisable nagle algorithm
2011-03-07 Andy Greenexpose random api
2011-03-07 Andy Greenadd extra state for waiting on close ack with timeout
2011-03-06 Andy Greencallback each active extension on packet tx pre send
2011-03-06 Andy Greenintroduce lws_send_pipe_choked
2011-03-06 Andy Greenintroduce lws_issue_raw
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
2011-03-05 Andy Greenfix openssl breakage from win32
2011-03-02 Peter Hinzintroduce win32 build capability
2011-02-26 Andy Greenchange default client version to 06
2011-02-26 Andy Greenrequire close reason argument on close and free session
2011-02-26 Andy Greenintroduce 06 close status codes
2011-02-21 Andy Greenadd callback for OpenSSL client cert verification action
2011-02-14 Andy Greenadd include for gettimeofday even without ssl
2011-02-14 Darin WillitsOnly include anything from openssl if configured for it
2011-02-14 Andy Greenbreak client connect into states and apply timeout
2011-02-14 Andy Greenintroduce timeout system
2011-02-14 Darin WillitsApple / iOS build compatability patch
2011-02-14 Andy Greenunify server and client close
2011-02-13 Andy Greenintroduce-user-handshake-filter-callback.patch
2011-02-12 Andy Greendecouple-service-from-fd-array-index.patch
next