Историја ревизија

Аутор SHA1 Порука Датум
  bel 35093e42bf Websockent client: handle data size != n*4 (clean merge #210) пре 9 година
  bel cca04297a0 Use better random number generator пре 9 година
  bel 2e2cf78ab0 Use random number to generate websocket client mask пре 9 година
  bel 7f6bd998dd Add some TODOs after merge #210 пре 9 година
  bel2125 d8ade358c0 Merge pull request #210 from tnoho/tnoho пре 9 година
  tnoho 22877d8f2f Fix masking method пре 9 година
  bel c73d592419 Fix copy-paste error in set_sock_timeout пре 9 година
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API пре 9 година
  bel eab2969a98 Initialize all struct timespec and struct timeval with memset пре 9 година
  tnoho e5dc6be068 Add mg_websocket_client_write пре 9 година
  bel ab7c42ae84 Activate Lua and Duktape in CI build пре 9 година
  bel 9a9a424511 Duktape: Add http_headers пре 9 година
  bel 870772a0b7 Duktape: Add test for civetweb.getoption пре 9 година
  bel e9860d7180 Duktape example: show content of civetweb specific javascript objects пре 9 година
  bel 4189a556ab Fix Duktape test: rename function in test пре 9 година
  bel 204ffed2d7 Duktape: get civetweb options пре 9 година
  bel 4e7fccf811 Duktape: Add 'civetweb' object пре 9 година
  bel f3fe12c519 Duktape: Add integer connection properties пре 9 година
  bel e7599ba6ef Duktape: Add connection string properties пре 9 година
  bel 799a8e0f19 Duktape: Store connection object as internal property on the Ecmascript function object пре 9 година
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files пре 9 година
  bel 8d901773ca Modify clang-format according to #207 (see comment) пре 9 година
  bel 1494876a16 Modify clang-format according to #207 пре 9 година
  bel 61b84458d2 Duktape: Store conn as internal property on the Ecmascript function object пре 9 година
  bel 9308cbd16d Duktape: Create 'conn' object with 'read' and 'write' function пре 9 година
  bel f24cb97bf8 Duktape: Use internal properties (prefixed by \xFF). пре 9 година
  bel 8e7d98c8e7 Duktape: use mg_malloc/mg_realloc/mg_free пре 9 година
  bel 1967136eed Duktape: support multiple instances пре 9 година
  bel de214bf8fa Add more comments to embedded_c example пре 9 година
  bel 0b1ce03d0c Add some comments to embedded_c example пре 9 година