packaging: support smack manifest and cleanup
[profile/ivi/libwebsockets.git] / test-server /
2013-03-07 Kevron ReesMerge branch '2.0' of tizen:profile/ivi/libwebsockets...
2013-03-07 Lucfix mime type on leaf header 48/3148/1
2013-03-07 Andy Greenreflect send completeness in lws_write return 47/3147/1
2013-03-07 Joakim SoderbergFixed CMake compile options. 38/3138/1
2013-03-07 Edwin van den Oetelaarprovide socketfd at in param for LWS_CALLBACK_FILTER_NE... 33/3133/1
2013-03-07 Andy Greenrestrict http send buffer to 4096 19/3119/1
2013-03-07 Andy Greentest server kill skt with minus 1 12/3112/1
2013-03-07 Andy Greenapi change deliver socket fd to in param of extpoll... 09/3109/1
2013-03-07 Andy Greenadd by hand http send example 05/3105/1
2013-03-07 Andy Greenfragge able to send chunks larger than rx buffer 01/3101/1
2013-03-07 Andy Greenupdate echo to use externsion getting api 95/3095/1
2013-03-07 Joakim SoderbergFixed DLL compilation on Windows for CMake. 94/3094/1
2013-03-07 Andy Greenecho test app needs different lockfile 90/3090/1
2013-03-07 Andy Greenintroduce attack script 88/3088/1
2013-03-07 Andy Greenapi make close api private only 82/3082/1
2013-03-07 Andy Greenupdate test echo for iface info member namechange 80/3080/1
2013-03-07 Joakim SoderbergFixed compilation on Windows. 77/3077/1
2013-03-07 Andy Greenvalgrind client close in a controlled way on SIGINT 69/3069/1
2013-03-07 Andy Greenvalgrind dont close things directly in the callback 66/3066/1
2013-03-07 Andy Greenvalgrind client go through context destroy on connectio... 65/3065/1
2013-03-07 Andy Greenvalgrind introduce protocol init and destroy user callbacks 62/3062/1
2013-03-07 Andy Greenreplace per header mallocs with single malloc 3 level... 59/3059/1
2013-03-07 Andy Greencorrect test client to close synchronously with last... 36/3036/1
2013-03-07 Andy Greenalign max frame for mirror protocol to what the code... 35/3035/1
2013-03-07 Andy Greenchange context creation params to struct 34/3034/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 Peter PentchevFix two typos. 23/3023/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 Andy Greenimprove test server poll loop docs 99/2999/1
2013-03-07 Andy Greenadditional casts allow test server build as cpp 94/2994/1
2013-03-07 Andy Greenrenovate test html 92/2992/1
2013-03-07 Andy Greenfixes for without server and without client 87/2987/1
2013-03-07 Andy Greenintroduce test echo 85/2985/1
2013-03-07 Andy Greenchange get_peer_addresses to use context wsi latency 81/2981/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 Andy Greenautocreate foreign broadcast sockets on broadcast 67/2967/1
2013-03-07 Andy Greenuse correct LWS_NO_DAEMONIZE on test server 61/2961/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 Oetelaaralign test server extpoll with library dynamic approach 54/2954/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 Greenmake use of lock file 46/2946/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 Greenrefactor and introduce without server configure option 34/2934/1
2013-03-07 Andy Greensolve flowcontrol problems 29/2929/1
2013-03-07 Edwin van der Oetelaaruse simple lookup table for extpoll 26/2926/1
2013-03-07 Andy Greenmove array bounds gcc workaround outside function 18/2918/1
2013-03-07 Andy Greenupdate ping test client and stop exposing payload to... 17/2917/1
2013-03-07 Andy Greenconfigure without client 14/2914/1
2013-03-07 Andy Greentest client remove usleep 13/2913/1
2013-03-07 Andy Greenworkaround for some gcc array bounds false positive 08/2908/1
2013-03-07 Andy Greenadd logo to test file 07/2907/1
2013-03-07 Andy Greenupdate test server html serving callback to use aepd... 06/2906/1
2013-03-07 Andy Greenadd libwebsockets.org logo to share 05/2905/1
2013-03-07 Andy Greenextpoll use hashtable for fd tracking 00/2900/1
2013-03-07 Edwin van der Oetelaarextpoll break out of loop when set or clear finds fd 97/2897/1
2013-03-07 Andy Greenhttp service break into outer loop states 96/2896/1
2013-03-07 Andy Greenmerge test server extpoll into test server 95/2895/1
2013-03-07 Edwin van der Oetelaaroptimize extpoll fd delete 94/2894/1
2013-03-07 Andy Greenadd longlived option to test client 92/2892/1
2013-03-07 Andy Greenlogging ensure everyone has a newline 91/2891/1
2013-03-07 Andy Greenabsorb README.rst into main README and code 88/2888/1
2013-03-07 Andy Greenlogging extend level set api to allow setting emission... 81/2881/1
2013-03-07 Andy Greenallow enabling debug contexts from test apps 79/2879/1
2013-03-07 David GaleanoAdded context creation parameter for CA certificates... 41/2841/1
2013-03-07 David GaleanoIgnoring linux build files 39/2839/1
2013-03-07 David GaleanoUse feature check rather than browser check. 38/2838/1
2013-03-07 Alon Levylibwebsocket_context: add userspace pointer for use... 28/2828/1
2013-03-07 Anders BranderAdded test.html favicon.ico to EXTRA_DIST. 25/2825/1
2013-03-07 Andy Greenuse autogen.sh 19/2819/1
2012-07-20 Andy Greenrestore accept error as closure signal
2012-05-21 yuval tallink lz explicitly for mips
2012-05-20 Andy Greenrefresh autotools stuff
2012-05-03 Andy Greenupdate test html now mozilla uses normal ws apis
2012-05-03 Andy Greencleanup extra wrapping needed on braced define
2012-04-12 Andy Greenmingw add win32helper to lib and fix extpoll
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-12 Andy Greenautoconf introduce enable mingw and adapt compiler...
2012-04-09 Andy Greenstyle cleaning
2011-09-25 Andy Greentest html uplevel detect browser and MozWebSocket
2011-05-24 Andy Greenx google mux implement child close
2011-05-24 Andy Greentest client add flag to defeat mux extension
2011-05-24 Andy Greentest client make mirror data source channel open and...
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-03-09 Andy Greenbeautify fraggle
2011-03-08 Andy Greenclean fraggle
2011-03-07 Andy Greenintroduce fraggle test app
2011-03-07 Andy Greenadd separate server writeable and change naming to...
2011-03-07 Andy Greenintroduce test server close testing switch
2011-03-06 Andy Greenadd compression defeat switch to test client
2011-03-06 Andy Greenintroduce internal extensions array
2011-03-05 Andy Greenintroduce struct libwebsocket_extension
2011-03-02 Peter Hinzintroduce win32 build capability
2011-02-19 Andy Greenintroduce listen on specific interface
2011-02-14 Andy Greenmake test client notice if server closed on him
next