Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • bench_ROUTER-3
  • dev_handle default
  • master protected
  • 7.13
  • 7.12
  • 7.11
  • 7.10
  • 7.9
  • 7.8
  • 7.7
  • 7.6
  • 7.5
  • 7.4
  • 7.3
  • 7.2
  • 7.1
  • 7.0
  • 6.18
  • 6.17
  • 6.16
  • 6.15
  • 6.14
  • 6.13
23 results
Created with Raphaël 2.2.020Jan191716151413121110987654331Dec302726242322212019181615121098765432130Nov2827262524232213114230Oct1918151076532130Sep2928262524201817161275231Aug3028272620191816141312832130Jul292826252423222120191817161514121110128Jun27111263130May29262322191819181716151413121087626Apr251911228Mar272419171311987653228Feb27262524232221181612108765432131Janmore examples addedAdjusted docs and makefile to use correct preproc flagsRemoved comment about MONGOOSE_USE_STACK_SIZEENABLE_DBG -> MONGOOSE_ENABLE_DEBUG, USE_STACK_SIZE -> MONGOOSE_USE_STACK_SIZEPreprocessor definitions prefixed by MONGOOSE_Guarded #define EINPROGRESSFixed -DUSE_SSL buildmoved discard_leading_iobuf_bytes() out from conditionalAdding use_ssl to mg_connect()Using vnotify() for die()Setting server_nameAdded http client with unit testsread_from_client -> read_from_socketCalling long running connections regardless of select() statusBetter comment for websocket exampleCalling long-running URI handlers on each poll iterationMoved mg_connect()Using mg_handler_t for iterate_over_connections()Fixed websocket example, and websocket callback calling logic.win32 build of server.c fixedAdded stand-alone console executableMoved idle_timeout_ms into compile-time optionMerge branch 'master' of ssh://github.com/valenok/mongooseremoved build dirUnit test moved to topRemoved method checks for CGIFixed scanf format in parse_port_string()put_deleve_auth_file -> dav_auth_file. added placeholders for userint sock -> sock_t sockC++ friendliness fixUsing unicode API for service creationMoved send_options out of NO_DAV conditionalEat prior POST data in close_local_endpoint()Added URI handler return valueURI handler status code drives streaming behaviorReturn 1 from the URI handlerkeep-alive for all EP_USER requestsAdded NO_THREADS wrapperFixed mg_parse_header to allow NULL stringsAdded test for static config opts
Loading