Commit graph

  • 2138fa4d3c add doc for 0.2 Simon Cruanes 2019-11-22 17:57:41 -06:00
  • d1828fdcaa prepare for 0.2 0.2 Simon Cruanes 2019-11-22 17:52:09 -06:00
  • 61e5badf17 Merge release 0.1 back Simon Cruanes 2019-11-22 17:48:35 -06:00
  • 48a2d3980b feat(bin): count number of hidden files Simon Cruanes 2019-11-22 14:40:36 -06:00
  • 6ddc38a7c1 feat(bin): use details for hiding hidden files by default Simon Cruanes 2019-11-22 14:33:00 -06:00
  • 2b95c181b8 fix: improved percent encoding of paths Simon Cruanes 2019-11-22 13:45:37 -06:00
  • 4aaf77b261 feat: add percent encoding/decoding Simon Cruanes 2019-11-22 13:36:18 -06:00
  • 440834ca13 feat(bin): better human-size display Simon Cruanes 2019-11-22 13:09:59 -06:00
  • b98be15813 chore: add tags to opam Simon Cruanes 2019-11-21 09:55:20 -06:00
  • 3824966217 feat: in http_of_dir, sort entries and display their size Simon Cruanes 2019-11-21 08:17:48 -06:00
  • cac954f10a fix(http_of_dir): handle bad symlinks Simon Cruanes 2019-11-19 18:27:32 -06:00
  • 8f80d24534 update docs Simon Cruanes 2019-11-18 23:06:33 -06:00
  • 20275c164f improve docs and opam, tidy up for 0.1; rename stream v0.1 Simon Cruanes 2019-11-18 23:06:38 -06:00
  • f548041263 improve docs and opam, tidy up for 0.1 Simon Cruanes 2019-11-18 23:06:38 -06:00
  • 8bfcf3673a feat: add host field to request Simon Cruanes 2019-11-18 23:04:23 -06:00
  • 3ac031b367 feat: add semaphore to limit number of simultaneous connections Simon Cruanes 2019-11-18 22:44:08 -06:00
  • 046ac43bac doc: proper titles Simon Cruanes 2019-11-18 22:13:35 -06:00
  • 2024d2d1c2 update doc Simon Cruanes 2019-11-18 22:08:50 -06:00
  • 76757038f4 update doc Simon Cruanes 2019-11-18 22:08:45 -06:00
  • 92351cce91 update docs Simon Cruanes 2019-11-18 22:03:18 -06:00
  • 95248a132c add more doc Simon Cruanes 2019-11-18 22:03:01 -06:00
  • 3048bfcc82 feat(http_of_dir): basic cache control with mtime in etag Simon Cruanes 2019-11-18 20:19:57 -06:00
  • 506292c587 fix: break properly on empty read in Stream_.read_line Simon Cruanes 2019-11-18 19:49:06 -06:00
  • fba2af546c feat(http_of_dir): better parsing of max-upload size Simon Cruanes 2019-11-18 18:45:26 -06:00
  • 9c84f95e12 feat: simplify type of streams Simon Cruanes 2019-11-18 00:11:53 -06:00
  • e75e97a559 fix: remove debug msg Simon Cruanes 2019-11-17 23:56:26 -06:00
  • 3245647dc9 improve API for tiny_httpd Simon Cruanes 2019-11-17 23:55:27 -06:00
  • 989971bb04 feat: use rust-like streams, much better Simon Cruanes 2019-11-18 18:47:43 -06:00
  • 30f6523c8c Set theme jekyll-theme-minimal Simon Cruanes 2019-11-18 00:18:31 -06:00
  • 9de3adb879 add some docs Simon Cruanes 2019-11-18 00:16:26 -06:00
  • eaa0330aa9 add index Simon Cruanes 2019-11-18 00:15:37 -06:00
  • 8ba3c823c2 refactor API for streams, heavy bugfixing Simon Cruanes 2019-11-17 21:44:37 -06:00
  • 939b183a50 wip: new IO API with streams Simon Cruanes 2019-11-17 19:10:49 -06:00
  • 76408b7e39 wip: IO streams Simon Cruanes 2019-11-17 15:58:29 -06:00
  • 460492ded0 feat: use more precise error codes; improve http_of_dir Simon Cruanes 2019-11-17 17:36:04 -06:00
  • 7f68812312 feat: allow delete and use it in http_of_dir Simon Cruanes 2019-11-17 17:15:52 -06:00
  • 7b59670d60 feat(bin): accept PUT method for uploading up to max size Simon Cruanes 2019-11-17 16:52:42 -06:00
  • 193a9d9d31 change API with accept pre-filter, use these before 100-continue Simon Cruanes 2019-11-17 16:52:30 -06:00
  • 833a523cab chore: update travis Simon Cruanes 2019-11-17 16:00:39 -06:00
  • 3c5189a663 rename to tiny_httpd Simon Cruanes 2019-11-17 12:18:15 -06:00
  • 49b46b1c4e bin: first full version of http_of_dir Simon Cruanes 2019-11-17 12:09:16 -06:00
  • 43df91110c feat: support chunked output streams in responses; set some socket opts Simon Cruanes 2019-11-17 12:08:52 -06:00
  • bca1466fe5 wip: simple binary for serving a directory Simon Cruanes 2019-11-17 11:37:59 -06:00
  • 6b4deb55f9 refactor: modify API Simon Cruanes 2019-11-17 11:37:42 -06:00
  • 2e66a92e68 fix: compat pre 4.05 Simon Cruanes 2019-11-17 10:30:23 -06:00
  • f6efa9b703 feat: debug, and chunked encoding handled properly Simon Cruanes 2019-11-16 18:40:37 -06:00
  • bd3d4c591d have a reusable buffer along with in_channel Simon Cruanes 2019-11-15 19:14:48 -06:00
  • ea09e5507f feat: support 100-continue Simon Cruanes 2019-11-15 19:06:04 -06:00
  • aa51327d6a feat: callbacks for request and response Simon Cruanes 2019-11-14 00:03:28 -06:00
  • 901fa87c3f fix: compat on unix.socket Simon Cruanes 2019-11-13 23:47:44 -06:00
  • cd2e0bb0ae doc: more readme Simon Cruanes 2019-11-13 23:47:38 -06:00
  • 3703436d18 initial commit Simon Cruanes 2019-11-13 23:38:38 -06:00