56 Commits (5e2f6f7c0e97a7cc08f619aa74a6d4e4f63504cc)
 

Author SHA1 Message Date
GoogleGeek 5e2f6f7c0e Revert "support HTTP Basic auth" 10 months ago
GoogleGeek ea036f2790 support HTTP Basic auth 10 months ago
Karan Gauswami fce0c2f720
Merge pull request #19 from KaranGauswami/dependabot/cargo/mio-0.8.11 11 months ago
dependabot[bot] 85c8b003e8
Bump mio from 0.8.8 to 0.8.11 1 year ago
Karan Gauswami b7a9d5f8e3
Merge pull request #16 from KaranGauswami/bugfix/#15 2 years ago
Karan Gauswami 538ee40763
fixed issue #15 by updating hyper version and generating new lock file 2 years ago
Karan Gauswami 0b1fd7f8e7
changed logging from log to tracing 2 years ago
Karan Gauswami b8a5e26db0
refactored code as per new example of hyper 2 years ago
Karan Gauswami 2cf3182cf8
upgraded versions 2 years ago
Karan Gauswami 6f72537f1a
updated the versions 2 years ago
Karan Gauswami 72f3c19763
Merge pull request #13 from KaranGauswami/feature/clap_upgrade_v4 2 years ago
Karan Gauswami 226b9295a6
deny warnings in code 2 years ago
Karan Gauswami eb8ab7d106
use clap feature for allowed domains 2 years ago
Karan Gauswami b0c41030ab
took some suggestions from clippy 2 years ago
Karan Gauswami 899e493f82
used Argument Relations feature in clap to avoid doing double validation in auth username and password 2 years ago
Karan Gauswami 34d4b5c2ab
upgrade clap version to 4 2 years ago
Karan Gauswami 78e4220aca
Merge pull request #11 from mostafa8026/main 2 years ago
mostafa 66092ceab5 feat: add allowed domain options 2 years ago
Karan Gauswami 9effd77bf2
Merge pull request #10 from KaranGauswami/dependabot/cargo/openssl-0.10.48 2 years ago
dependabot[bot] b32bcc4646
Bump openssl from 0.10.40 to 0.10.48 2 years ago
Karan Gauswami 9d368fbea1
Merge pull request #9 from KaranGauswami/dependabot/cargo/tokio-1.20.4 2 years ago
dependabot[bot] 793223f09b
Bump tokio from 1.20.3 to 1.20.4 2 years ago
Karan Gauswami 2b16b0b0c2
Merge pull request #8 from KaranGauswami/dependabot/cargo/tokio-1.20.3 2 years ago
dependabot[bot] ab236bc213
Bump tokio from 1.19.2 to 1.20.3 2 years ago
KaranGauswami 3323c5809b
release new version 0.3.0 3 years ago
KaranGauswami cf2d06df1c
moved box leak to start of the program to avoid leaking more memory 3 years ago
KaranGauswami 6e6d38913e
doc: add reference to hyper example 3 years ago
KaranGauswami 565d6cdf2e
updated readme 3 years ago
KaranGauswami 50ee3dcddf
removed anyhow and and support some flags 3 years ago
KaranGauswami 18babcd021
fixed wrong name in docs 3 years ago
KaranGauswami a06e3bc81e
added support for authentication with username and password 3 years ago
KaranGauswami a9e0f62dbe
updating the dependencies 3 years ago
Karan Gauswami 0fcc934762
Merge pull request #5 from KaranGauswami/dependabot/cargo/regex-1.5.6 3 years ago
dependabot[bot] 9ee3b32e8f
Bump regex from 1.5.4 to 1.5.6 3 years ago
KaranGauswami d193aa9e66
mirgrated from structopt to clap v3 3 years ago
KaranGauswami c13cabcf28
update tokio version 3 years ago
Karan Gauswami 8dc1b3d65f added logging crate 3 years ago
Karan Gauswami 6056635500 removed allocations 3 years ago
Karan Gauswami 34b318d338 ran cargo clippy 3 years ago
Karan Gauswami 97a51f8175
Merge pull request #3 from KaranGauswami/feature/http 3 years ago
Karan Gauswami c6ff545343 added exp support for http api 3 years ago
Karan Gauswami d3ff30c419 removed unnessary clone 3 years ago
Karan Gauswami 78f5aadaef updated rust edition to 2021 3 years ago
Karan Gauswami 3fa2bef8e3 bumped new version 4 years ago
Karan Gauswami ddbdbf4220
Merge pull request #1 from KaranGauswami/feature/update 4 years ago
Karan Gauswami 1b24d89d99 return bad request on non https request 4 years ago
Karan Gauswami d18d6bb1dc use anyhow until we figure out how to use color_eyre 4 years ago
Karan Gauswami 7fe77bf1f6 restored lock file 4 years ago
Karan Gauswami 64ef08b1a1 Merge branch 'main' into feature/update 4 years ago
Karan Gauswami e98af2312f removed unwanted features 4 years ago