Releases: thecoshman/http
Releases · thecoshman/http
v1.12.2
Done up and fixed on Fixed: * & not escaped in filenames (8f4ecdbb2a3000cb9f99397716e221fbf6151486) * crates.io badge in README (67d7df62c6b9e3870953e0074b5c731657c039aa) (#135) (@jim4067) * Delimiters enabled by default in multi-valued arguments (--gen-path-auth, --proxy, -m, -H) (a0b52d498bb8b8668d10e8987fa724098251526d) (#136) * ? not escaped in URLs (b3d685e58c55b9ec2218c6830171a606134441e3) New: * @jim4067 in authors list (1e21bd54622335bf912bc3ed9b76594dae7ea8a2) * File and directory symlinks distinguished for icon purposes (496e5c61bdd4385c6a4677758b00c8a6110f6766) Internal: * AppVeyor CI bump/fix (8bb613a5a7200f38a2e801d4f0cdd9bdd1f02a53)
v1.12.1
Hi team, I am a security researcher and freelance ethical hacker and …
v1.12.0: The worst gets blurred by the naked eye
Changed: * --[path-]auth credentials are now always matched in full (820570db0a046835d7d28bb94655551db1b66026) New: * -H/--header "NAME: VALUE" argument, adding the specified headers to all responses (4cef0a8892a9c226d18fc3fc2f59a8119b190d3c)
v1.11.2
You wanna jog the field in my shoes? There's a lot to fill Fixed: * --gen-ssl on MacOS by using "password" instead of the empty string as the certificate password (112905b1f5b8c6123995cc67590ab27bfc1f957d) (5ead7b260dea07b1b8ceac152643dbce0f34fd2d) (#86) * --gen-ssl not finding the key when combined with --port (8d20bfc1e4589d877718e3c7aead97fe296de1d0) (#86) * Builds on AppVeyor (34526ca512b060944da27313be768d400828b9e7)
v1.11.1
Why does the devil be callin' my name? Fixed: * Links to files with names ending with whitespace in generated indices (3300d896bd8f76839d5b0774248f500c91a7ff1c) (#124) * Non-URI-encoded filename components yielding unexpected names when uploading via generated index (3c781ab04c2cef47edb3f3dd0e2709ff92e8f978) (589a99264bc171ad3300305ab3622aea45bc7c05) (#124) (#125) (@cyqsimon: draft, testing)
v1.11.0
Reverse the gun and curse the one whose purpose is to hurt us New: * Note about the httplz binary in README (5769b30cc78ee2578755ab86a3309af318f74148) * -l/--no-listings to 404 instead of generating a dir listing (46793fac668e1b57b68a9b51e3a929938fd37626) (db28f750880fb691380317e8bad2b34847806760) (a121ac82d6dad53efd731b1d8eb3cf79b9077326) (#122) (@cyqsimon) * @cyqsimon in authors list (a1dcd389bd3f1c5e0085959498b007f13180250e) Fixed: * AppVeyor builds (e1fc6d5202d6d416c86be262aa6e50be4030e344)
v1.10.1
God will be back any day, any second, so wait for the day that He spr…
v1.10.0: Don't ask Tech, ask me if it's questions
New: * --request-bandwidth option to reduce max speed of each request (74c99b283dacd82475247a0667dceb73ec2edfc9) (e5ef63d55a0dc61a9de3f2ec0a61ceef387cd0be) (#102) * -m/--mime-type option to override guessed MIME types per-extension (4032662ea98744f3177c016c15f97fa59170d8dd) (a141dd903b8f7b0cae15275649d5570f27bb9ef7) (7e50b518c2e281906bfc8e0806cb0a0b2caa8c59) (#111) * -c/--no-colour option to disable colours in output (eb44ec1cea3cd1f943ffa1d190ffbc95f495f7ed) (266ea83608d31272e3696be81dd74fa19e948aa2) (00f19c554792e05c7991b095c844963f1c94cee3) (#114) * -x/--strip-extensions option to serve /file.{html,htm,shtml} as /file (4b6f57d23b762eb093ef9ef2018bf331472776d0) (#113) Internal: * AppVeyor CI/MSYS2 fixes (111c4db1bffacdff1172b36dbe0b8468a62df49d) (22cd586b93b398b4cc83e2a8a3f976f3704048f6)
v1.9.3: Muesli
Fixed: * Builds on musl libc (99ed5e6a4bac6c55a87336b1b5bc7b6b40cddb46) (d652adc506f1707aa5812e6383d9084c5f39e836) (#107) (#108) (@adrianisuru) * Crashes on musl libc when encoding files (#109) (md6 2.0.2, no changes here) New: * @adrianisuru in authors list (73851ec5a5c8c3eb5cfbc450e0789091283fb6d7)
v1.9.2: Now that really *was* a throwback
Fixed: * Panics when the server doesn't have permission to open the requested entity (358b692e2e1bf15facdd2512298a155b6b82364e) (a64cad11b8964ed66c81d2c23d5badf6704a369b) (#103) (#94) * RFSAPI responses' is_root (98e928fde196921dd2a491e06e3b138803b4fed7) (#104) * Link to RFSAPI format spec in README (also documentation in RFSAPI repo) (07bb40f469ef7ebf66376919e6767dbe13c6bb98) (#104)