node-http-server

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
37 2344 d 16 h office / add caching for HTTPs requests and implement serving server configuration Diff
M/config.js.dist
/server.js
/src/cache.js
35 2594 d 23 h office / implement client-side caching Diff
A/src/cache.js
/src/was.js
M/config.js.dist
/package.json
/server.js
/src/certs.js
/src/handler.js
32 2605 d 16 h office /src/ fix for non-existent paths Diff
M/src/handler.js
31 2605 d 16 h office / use event emitter Diff
M/server.js
/src/handler.js
30 2605 d 19 h office / use readable return streams globally and fix directory indexes Diff
M/package.json
/server.js
/src/handler.js
29 2605 d 21 h office / refactoring: simplify lambda calls Diff
M/package.json
/server.js
/src/handler.js
27 2605 d 23 h office /src/ add more verbose logging and implement re-writing Diff
M/src/handler.js
26 2606 d 0 h office /src/ comment Diff
M/src/handler.js
25 2606 d 0 h office /src/ accessing non-existing paths no longer results in blocking behaviour Diff
M/src/handler.js
24 2608 d 21 h office /src/ check the document index file directory directly for permission instead of the parent path Diff
M/src/handler.js
23 2608 d 21 h office /src/ use realpath to check for traversals Diff
M/src/handler.js
22 2608 d 21 h office / refactoring Diff
M/config.js.dist
/src/handler.js
20 2608 d 21 h office / add accept and refuse list for files Diff
M/config.js.dist
/src/handler.js
19 2608 d 21 h office /src/ refactoring Diff
M/src/handler.js
18 2608 d 21 h office /src/ add stop for paths that do not allow directory listing Diff
M/src/handler.js
17 2608 d 21 h office / add configuration setting for directories that allow dumping contents Diff
M/config.js.dist
/src/handler.js
16 2608 d 22 h office /src/ refactoring and refinement Diff
M/src/handler.js
15 2608 d 22 h office / refactoring and refinement Diff
M/config.js.dist
/server.js
/src/handler.js
14 2608 d 22 h office / refinement and branching Diff
M/server.js
/src/handler.js
11 2609 d 1 h office / async call log Diff
M/server.js
/src/handler.js