updated spec enabled ssl
[profile/ivi/libwebsockets.git] / lib / server.c
2013-03-07 Joakim SoderbergPrint SSL error codes as well as the string. 43/3143/1
2013-03-07 Edwin van den Oetelaarprovide socketfd at in param for LWS_CALLBACK_FILTER_NE... 33/3133/1
2013-03-07 Andy Greenupdate missed extpoll calls to use correct args for ssl 30/3130/1
2013-03-07 Andy Greenremove header name buffer 14/3114/1
2013-03-07 Andy Greenintroduce LWS_CALLBACK_HTTP_WRITEABLE 03/3103/1
2013-03-07 Joakim SoderbergFixed compilation on Windows. 77/3077/1
2013-03-07 Andy Greenfix ssl reject path for freeing header allocation 75/3075/1
2013-03-07 Andy Greenfix busted debug format in ssl mode 74/3074/1
2013-03-07 Andy Greenstyle cleanup 71/3071/1
2013-03-07 Andy Greenreplace per header mallocs with single malloc 3 level... 59/3059/1
2013-03-07 Andy Greenuse context service buffer instead of stack for server_... 43/3043/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 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 Andy Greenheaders deleted after websocket established 18/3018/1
2013-03-07 Joakim SoderbergAdded support for CyaSSL replacement of OpenSSL. 06/3006/1
2013-03-07 Joakim SoderbergCMake support + fixed windows build. 02/3002/1
2013-03-07 Andy Greeninstrument latency 80/2980/1
2013-03-07 Andy Greenevict all broadcast support 76/2976/1
2013-03-07 Edwin van den Oetelaarfix ssl bits outside of ifdef coverage 73/2973/1
2013-03-07 Andy Greenforce ssl rw bios nonblocking 71/2971/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 Greenensure accept is nonblocking 68/2968/1
2013-03-07 Andy Greenunionize mutually exclusive wsi members 59/2959/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 Greenrefactor and introduce without server configure option 34/2934/1