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.06Oct532130Sep2928262524201817161275231Aug3028272620191816141312832130Jul292826252423222120191817161514121110128Jun27111263130May29262322191819181716151413121087626Apr251911228Mar272419171311987653228Feb27262524232221181612108765432131Jan2928272524232221201918171615131095432131Dec26252423222116987530Nov1412227Oct25242320191514131210875130Sep2928272625242322212019181715141364331Aug2827252319181716c# example synced to the current version, and testedRewordingService code refactoredWording and links correctedWording and links correctedMoved HTTP client, ssl and some util code into separate filesMoved unix and win32 code to different filesAdded reference to a relevant pull request in getreq() commentSet content_len to 0 for GET requests without Content-Length header.mg_read() does not block on content_len=0. mg_read() reads until socket is closed if content-length is not providedMoved mod_lua.c to src/lua.cMoved auth code to separate fileMoved options handling to src/options.cMoved date parsing in build/src/parse_date.cMoved to unix file formatMoved string functions to src/string.cRemoved mg_get_request_info()Moved more ssl defs to internal.hMoved more defines to internal.h. Squashed some warnings in win32Splitting monolithic mongoose.c to separate files. Amalgamating into mongoose.c for release.Fixed websocket example logic when freeing the message, again!Fixed websocket example logic when freeing the messageFixed mg_websocket_read()Typo fixedRefactored API, returned back to event-based handlers. Upload and Websocket API simplifiedAlways invoking testStarted to restore single callback functionAdded c# exampleUsing stdcall for mongoose.dllRemoved init_lua() and open_file() callbacksAdded mongoose.dll targetAdded unit_test.c dependency for unix_unit_testAdded unix_unit_test as a dependancy for mongooseRefactored handle_options_request() to use mg_write() with less copyingAdded handle_delete_request(). Refactored convert_uri_to_file_name()Setting user_data for fake connectionread_websocket(): check for WEBSOCKET_OPCODE_CLOSE correctedMoved more docs to the web siteAdded mongoose.h to the mongoose.c dependancyAdded test for dir with non-ascii char
Loading