You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013May1211730Apr29282524161514109731Mar3028272624232120191814131211109765432127Feb252422212019141110976543131Jan30292827262524232220191716151413121110987654331Dec302726242322212019181615121098765432130Nov2827262524232213114230Oct1918151076532130Sep292827262524201817161275231Aug30282620191816141312119832130JulRe-added ssl_ca_certificate optionSynced net skeletonAdded proxy example, with SSE html pageAdded pem filesAdded proxy to the clean targetAdded mg_wakeup_server_ex(), removed mg_wakeup_server() and mg_iterate_over_connections()Removed extra line in the commentAdded mg_wakeup_server_ex() for pushing dataAdded proxy targetSquashed warning for non-ssl case in ns_set_ssl_ca_cert()Merge branch 'master' of ssh://github.com/valenok/mongooseAdded ssl_ca_certificate optionMerge pull request #371 from cry-inc/masterFixed wrong behavior of mg_set_option() with option "listening_port" caused by SO_REUSEADDR when using WindowsMerge pull request #368 from cry-inc/masterFixed wrong MIME type for .rar filesMoved other products in a different sectionRemoved idle_timeout_msAdded MONGOOSE_SEND_NS_EVENTS to the embedding docExported mg_websocket_printf(), mg_url_encode(). Added unit test for mg_url_encode()Added mg_websocket_printf(). added MONGOOSE_SEND_NS_EVENTSCalling SSL_free() in ns_close_conn()php->basicPassing PUT content to the event handlermore on -access_control_listAdded form.ciobuf_append() refactored: allocating exactly as many bytes as neededREADME message changedAdded enum for websocket opcodesAdded MG_WS_HANDSHAKESquashed warningsUpdated net skeleton codeUnit test target correctedmg_set_option() sets NULL if value is emptyAdded cast in try_parse()Added more in 5.4 release notesRemoved redundant cast in try_parse()Init local_ip and local_port properly in mg_connectionKeeping absolute path for config filemg_set_option(): allow NULL as value. Fast success if old_value == new_value.