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.09Nov7130Oct2822211716151413121110953122Sep20191615141110987642130Aug2926222120131187543131Jul30292827262321188728Jun292825242320191817161312111094329May2221201918131211730Apr29282524161514109731Mar30282726242321201914131211109765432127Feb252422212019141110976543131Jan30292827262524232220191716151413121110987654331Dec3027262423222120191816151210987Merge pull request #436 from jhnwkmn/no-cgiMerge pull request #435 from jhnwkmn/size-macrosMerge pull request #434 from jhnwkmn/no-userMerge pull request #437 from jhnwkmn/nsf-close-immediatelyIf socket is about to be closed do not add to [read|write]_set.MONGOOSE_NO_CGI needs special handling.Added size macros.Added MONGOOSE_NO_USER configuration define.Merge branch 'master' of ssh://github.com/valenok/mongooseExtra NULL check in iter2(). Fix #430O_BINARY might be defined.Merge pull request #431 from jhnwkmn/reduce-includesConditionally include dirent.h and dlfcn.hMerge pull request #429 from AlexAltea/masterAdded #define's for deprecated POSIX names5.5 -> 5.6Added 5.5 release notes5.55.55.4 -> 5.5Updated listening_port for SSL optionInclude query_string when proxying requestsSquashed ARM warningsRemoved net_skeleton dependency from examples/proxy_serverAdded -pthread to test/Makefile::CFLAGSFix broken push (type cast)Merge pull request #425 from mpromonet/mastermake compile with g++ (fix invalid conversion from ‘void*’ to ‘ns_connection*’)Fixed -DMONGOOSE_NO_DIRECTORY_LISTING buildFixed buildEnhanced RESTful API exampleAdded #define close(x) _close(x) for WIN32 to squash warning 4996 that VS2013 givesRemoved redundant #defines for -D_WIN32 caseRemoved mg_set_listening_socket() and mg_get_listening_socket(), added mg_copy_listeners()Refactored code for multiple listenersAdded support for multiple listenersMerge branch 'master' of ssh://github.com/valenok/mongoosemg_open() accepts 3rd param: modeMerge pull request #421 from mpromonet/masterAdded -pthread to CFLAGS for linuxProperly trim whitespaces from the hashbang CGI interpreter pathfollow Google style
Loading