You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Sep262524232221201918171615141364331Aug28272523191817161514113231Jul2928271415Jun76431May2719529Mar2313116422Feb20121095130Jan292624236Nov31Oct28Aug26252420325Jul21428Jun24222119181726May224Apr31Mar16876519Feb18157Dec32129Nov1513123231Oct3026527Sep26201918171412111098764331Aug302928272625236Jul525Jun15528May2721108543API change: folded user_data into request_info, and introduced event-specific ev_dataCosmetic changes for CYA_SOURCES#define MAP_PRIVATE 0 for _WIN32Using MAP_PRIVATE for mmap, to fix mac build for Luacygwin target addedFixed spawn_proccess() for win32 for .exe binariesMerge branch 'master' of ssh://github.com/valenok/mongooseLua server pages supportSquashed warning under linuxWindows build for examples addedSquashed warnings in win32 websocket codeis_websocket_request() modified to check for the presence of keyword rather then euqalityChanged overviewAdded more things to features section3.3 -> 3.4updated date on a manual page3.33.3nullify ssl_mutexes after free-ing themFix for issue 257Fixed check_acl()Implement -T option, throttling functionalityCleaner compilation for 16-bit targetsAdded declarations for printf like functionsdefining PATH_MAX if not definedRemoved "Content-Type: text/plain" header from send_http_error() response.CGI handling on windows: constructing full path to the interpreter. enabling SO_REUSEADDR on listening socket.removed unused struct timespecadded_mongoose.dll -> mongoose.dll_mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.soRemoved hard-coded CC value from MakefileAdded unit test for mg_get_varconfig file parsing: allow blank lines#including winsock2 and ws2tcpip headers by default on windowsFixed calculation of the number of leap daysSending MG_WEBSOCKET_CLOSEPython bindings syncedAdded #pragma comment(lib, "Ws2_32.lib") for win32Skip SSL init if PEM file is not specifiedUsing slash, "/" as the universal directory separator throughout the codeAdded /machine:IX86 to MSVC flags