profile/ivi/libwebsockets.git
2013-03-07 Andy Greenchange context creation params to struct 34/3034/1
2013-03-07 Andy Greenhandshake bail3 should be bail 33/3033/1
2013-03-07 Andy Greenremove fixed rx buffer allow definition per protocol 32/3032/1
2013-03-07 Andy Greenaccount for context in static allocation figure 31/3031/1
2013-03-07 Andy Greenremove all PATH_MAX or MAX_PATH 30/3030/1
2013-03-07 Andy Greenuse context service buf in place of large stack arrays 29/3029/1
2013-03-07 Andy Greenremove need for filepath buffer on http file serve 28/3028/1
2013-03-07 Andy Greenadd static linking exception to LICENSE 27/3027/1
2013-03-07 Andy Greenadd unchanged lgpl 2.1 in LICENSE 26/3026/1
2013-03-07 Peter PentchevFix memory leaks when creating a context. 25/3025/1
2013-03-07 Peter PentchevGenerate the API reference in text format, too. 24/3024/1
2013-03-07 Peter PentchevFix two typos. 23/3023/1
2013-03-07 Andy Greenchangelog header lifecycle 22/3022/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 Greendocument header lifecycle change 19/3019/1
2013-03-07 Andy Greenheaders deleted after websocket established 18/3018/1
2013-03-07 Andy Greenleverage TOKEN_SKIPPING better in parser 17/3017/1
2013-03-07 Andy Greensimplify parsing complete 16/3016/1
2013-03-07 Andy Greenact on fatal parse problems 15/3015/1
2013-03-07 Andy Greenremove deprecated vcxproj 14/3014/1
2013-03-07 Andy Greenupdate changelog about cmake 13/3013/1
2013-03-07 Joakim SoderbergAdded build instructions for CMake. 12/3012/1
2013-03-07 Andy Greenadd README 11/3011/1
2013-03-07 Joakim SoderbergFixed compilation on NetBSD. 10/3010/1
2013-03-07 Joakim SöderbergCleaned up the CyaSSL linking in the CMake project... 09/3009/1
2013-03-07 Joakim SoderbergFixed windows build. 08/3008/1
2013-03-07 Joakim SoderbergAdded some minor changes to CMake build file. 07/3007/1
2013-03-07 Joakim SoderbergAdded support for CyaSSL replacement of OpenSSL. 06/3006/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 SoderbergFixed linux compilation and added more compile options. 03/3003/1
2013-03-07 Joakim SoderbergCMake support + fixed windows build. 02/3002/1
2013-03-07 Joakim SoderbergSome more Cmake stuff. 01/3001/1
2013-03-07 Joakim SoderbergStarted redoing CMake support based on the up to date... 00/3000/1
2013-03-07 Andy Greenimprove test server poll loop docs 99/2999/1
2013-03-07 Andy Greenadd note about MIPS opewrt configure options 98/2998/1
2013-03-07 Andy Greenremove one more mention of broadcast callback 97/2997/1
2013-03-07 Andy Greenintroduce library version plus git hash 96/2996/1
2013-03-07 Andy Greenremove stray reference to max broadcast size from readm... 95/2995/1
2013-03-07 Andy Greenadditional casts allow test server build as cpp 94/2994/1
2013-03-07 Andy Greenupdate changelog tag chrome 26 firefox 18 93/2993/1
2013-03-07 Andy Greenrenovate test html 92/2992/1
2013-03-07 Andy Greenadd changelog v1.0 to v1.1 91/2991/1
2013-03-07 Andy Greenbump version to 1.1 and soname to 2 90/2990/1
2013-03-07 Andy Greenclean out remaining mentions of deprecated broadcast 89/2989/1
2013-03-07 Andy Greenget error from getnameinfo if unable to improve hostnam... 88/2988/1
2013-03-07 Andy Greenfixes for without server and without client 87/2987/1
2013-03-07 Jack Mitchellfix unused var if no enable openssl 86/2986/1
2013-03-07 Andy Greenintroduce test echo 85/2985/1
2013-03-07 Andy Greenadd info about why we close to more places 84/2984/1
2013-03-07 Andy Greenroubustness handle problems in read loop better 83/2983/1
2013-03-07 Andy Greenserver allow NULL protocol map to protocol 0 82/2982/1
2013-03-07 Andy Greenchange get_peer_addresses to use context wsi latency 81/2981/1
2013-03-07 Andy Greeninstrument latency 80/2980/1
2013-03-07 Andy Greenintroduce lws_latency 79/2979/1
2013-03-07 Andy Greenfix docs about protocol version supported 78/2978/1
2013-03-07 Andy Greentest server terminate cleanly on ctrl c 77/2977/1
2013-03-07 Andy Greenevict all broadcast support 76/2976/1
2013-03-07 Matthieu RiviereFreeBSD compatibility 75/2975/1
2013-03-07 Andy Greentrac 6 expose libwebsockets read with note about not... 74/2974/1
2013-03-07 Edwin van den... fix ssl bits outside of ifdef coverage 73/2973/1
2013-03-07 Andy Greenforce client ssl bio nonblocking 72/2972/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 Greenautocreate foreign broadcast sockets on broadcast 67/2967/1
2013-03-07 Andy Greentrac 5 sa_restorer deprecated 66/2966/1
2013-03-07 Andy Greentrac 3 document write and context_user 65/2965/1
2013-03-07 Andy Greentrac 4 correct libebsocket_service_fd 64/2964/1
2013-03-07 Andy Greenupdate numbers for minimal build footprint 63/2963/1
2013-03-07 Andy Greenmore LWS_NO_DAEMONIZE 62/2962/1
2013-03-07 Andy Greenuse correct LWS_NO_DAEMONIZE on test server 61/2961/1
2013-03-07 Andy Greenbind gcc debug generation to_DEBUG 60/2960/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 Greenavoid PATH_MAX in bss in daemonize 57/2957/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 Edwin van den... align test server extpoll with library dynamic approach 54/2954/1
2013-03-07 Andy Greendocument memory efficiency 53/2953/1
2013-03-07 Andy Greenlog major dynamic allocation info 52/2952/1
2013-03-07 Andy Greenzlib not needed if no extensions 51/2951/1
2013-03-07 Andy Greenintroduce without extensions 50/2950/1
2013-03-07 Andy Greenrefactor README 49/2949/1
2013-03-07 Edwin van den... syslog requires format string 48/2948/1
2013-03-07 Andy Greenrevert zlib update 1.2.7 47/2947/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 Greentest server add daemonization flag 44/2944/1
2013-03-07 Andy Greentest server use syslog logging 43/2943/1
2013-03-07 Andy Greenallow_use_of_lwsl_logging in user code 42/2942/1
2013-03-07 Andy Greenhelper api: log through syslog 41/2941/1
2013-03-07 Andy Greenlogging select some lwsl_info usage to be lwsl_notice 40/2940/1
2013-03-07 Andy Greenadd lwsl_notice 39/2939/1
2013-03-07 Andy Greenexpose log level in emit 38/2938/1
2013-03-07 Andy Greenchange bitfield setting to avoid gcc warnings 37/2937/1
2013-03-07 Andy Greenimprove frame_is_binary setting 36/2936/1
2013-03-07 Andy Greenadd lws_confirm_legit_wsi 35/2935/1
next