updated spec enabled ssl
[profile/ivi/libwebsockets.git] / lib / client.c
2013-03-07 Joakim SoderbergPrint SSL error codes as well as the string. 43/3143/1
2013-03-07 Andy Greenupdate missed extpoll calls to use correct args for ssl 30/3130/1
2013-03-07 Andy Greenremove lws_ensure_user_space from public api change... 22/3122/1
2013-03-07 Andy Greenmigrate client hs and c_port into ah 17/3117/1
2013-03-07 Andy Greeneliminate snprintf 79/3079/1
2013-03-07 Joakim SoderbergFixed compilation on Windows. 77/3077/1
2013-03-07 Andy Greenfix string escape runon 73/3073/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 Greenuse context service buffer instead of stack for clent_c... 48/3048/1
2013-03-07 Andy Greenuse context service buffer instead of stack for lws_cli... 44/3044/1
2013-03-07 Andy Greenremove fixed rx buffer allow definition per protocol 32/3032/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 Andy Greenact on fatal parse problems 15/3015/1
2013-03-07 Joakim SoderbergAdded support for CyaSSL replacement of OpenSSL. 06/3006/1
2013-03-07 Andy Greenroubustness handle problems in read loop better 83/2983/1
2013-03-07 Andy Greeninstrument latency 80/2980/1
2013-03-07 Andy Greenevict all broadcast support 76/2976/1
2013-03-07 Andy Greenforce client ssl bio nonblocking 72/2972/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 Greenintroduce without extensions 50/2950/1
2013-03-07 Andy Greenadd lexical parser for headers 31/2931/1
2013-03-07 Andy Greenclient allow remote server to accept with no protocol set 19/2919/1
2013-03-07 Andy Greenroubustness only return 0 from fd service if handled 15/2915/1
2013-03-07 Andy Greenrefactor migrate client stuff to client.c 11/2911/1