Johann150
b6ff8f7758
fix IRI error handling
2022-02-04 18:23:10 +01:00
Johann150
a9ccbb07c9
add test for wrongly percent-encoded domains
2022-02-04 18:14:53 +01:00
dependabot[bot]
0f6b0ea4ad
chore(deps): bump tokio from 1.15.0 to 1.16.1 ( #138 )
2022-02-03 21:50:31 +01:00
dependabot[bot]
068077e29b
chore(deps): bump rcgen from 0.8.14 to 0.9.0 ( #139 )
2022-02-03 21:49:28 +01:00
Johann150
0924a3a6e2
release 3.2.2
2022-01-25 23:59:34 +01:00
Johann150
8365bbad4c
update dependencies
2022-01-25 23:52:09 +01:00
Johann150
2853ba5faf
add CI build for Apple Silicon
2022-01-25 23:29:45 +01:00
dependabot[bot]
b838661dde
chore(deps): bump hermit-abi from 0.1.19 to 0.1.20 ( #125 )
2022-01-24 18:09:31 +01:00
dependabot[bot]
d7936bcfca
chore(deps): bump tokio from 1.14.0 to 1.15.0 ( #131 )
2022-01-24 18:09:00 +01:00
dependabot[bot]
63a09776dd
chore(deps): bump tokio-rustls from 0.23.1 to 0.23.2 ( #132 )
2022-01-24 18:01:45 +01:00
dependabot[bot]
a4a62cac32
chore(deps): bump anyhow from 1.0.52 to 1.0.53 ( #136 )
2022-01-24 18:01:27 +01:00
dependabot[bot]
b6f3625cab
chore(deps): bump futures-util from 0.3.17 to 0.3.19
...
Bumps [futures-util](https://github.com/rust-lang/futures-rs ) from 0.3.17 to 0.3.19.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.17...0.3.19 )
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 09:29:12 -08:00
dependabot[bot]
11ce448172
chore(deps): bump anyhow from 1.0.51 to 1.0.52
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.51...1.0.52 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 09:21:54 -08:00
Johann150
5c6d4e00ca
update dependencies
...
Disable dependabot for indirect dependencies. It generates too many separate pull
requests when all indirect dependencies can just be updated with `cargo update`.
2021-12-15 17:35:54 +01:00
Johann150
0022d1cd01
increase version number
2021-12-02 23:08:49 +01:00
Johann150
b945422ca3
3.2.1
2021-12-02 23:03:49 +01:00
dependabot[bot]
8c406f997d
chore(deps): bump syn from 1.0.81 to 1.0.82 ( #120 )
2021-11-26 20:53:56 +01:00
Johann150
380298518b
update dependencies
2021-11-23 16:45:11 +01:00
Johann150
675309f4aa
normalize hostnames before comparing
2021-11-23 09:56:28 +01:00
Johann150
01597a1d2c
update dependencies
2021-11-22 13:18:38 +01:00
dependabot[bot]
f82d967351
chore(deps): bump tokio from 1.13.0 to 1.14.0 ( #108 )
2021-11-16 15:28:50 +01:00
Johann150
b5d479f315
change readme to make automatic cert gen more obvious
2021-11-15 19:52:33 +01:00
Johann150
e764d03458
make repo compatible with windows again
...
Apparently windows (or probably more precisely NTFS) can not deal with special
characters in file names.
2021-11-15 19:42:55 +01:00
Johann150
663cd3bf0d
release 3.2.0
2021-11-15 17:07:37 +01:00
dependabot[bot]
c2571d39c2
chore(deps): bump rustls from 0.20.0 to 0.20.1 ( #104 )
2021-11-15 17:01:28 +01:00
dependabot[bot]
0d795aacfd
chore(deps): bump cc from 1.0.71 to 1.0.72 ( #102 )
2021-11-12 00:40:53 +01:00
Johann150
ecf1a5b368
update changelog
2021-11-10 15:12:43 +01:00
dependabot[bot]
844cbf5b00
chore(deps): bump tinyvec from 1.5.0 to 1.5.1 ( #101 )
2021-11-10 14:46:11 +01:00
Johann150
99494e148b
always shut down connection properly
2021-11-10 14:29:17 +01:00
dependabot[bot]
24d6a7d7ba
chore(deps): bump libc from 0.2.106 to 0.2.107 ( #99 )
2021-11-08 16:51:56 +01:00
Johann150
3fcdf0543e
update changelog
2021-11-07 15:28:58 +01:00
dependabot[bot]
41a2b4cc65
chore(deps): bump anyhow from 1.0.44 to 1.0.45 ( #97 )
2021-11-07 15:26:35 +01:00
Johann150
010d020ba1
add tests for directory listing
2021-11-07 15:24:01 +01:00
Johann150
d10c512253
add ability for preamble to directory list
2021-11-07 15:23:29 +01:00
Johann150
56795d098a
renumber ports in tests
2021-11-07 15:00:41 +01:00
dependabot[bot]
a75e270719
chore(deps): bump tokio-rustls from 0.23.0 to 0.23.1 ( #93 )
2021-11-01 12:50:40 +01:00
dependabot[bot]
2cb7639480
chore(deps): bump syn from 1.0.80 to 1.0.81 ( #94 )
2021-11-01 12:44:10 +01:00
dependabot[bot]
d45980e449
chore(deps): bump libc from 0.2.105 to 0.2.106 ( #95 )
2021-11-01 12:43:50 +01:00
dependabot[bot]
58e563fee8
chore(deps): bump tokio from 1.12.0 to 1.13.0 ( #96 )
2021-11-01 12:43:31 +01:00
dependabot[bot]
1da1d2d7bf
chore(deps): bump tokio-macros from 1.5.0 to 1.5.1 ( #92 )
2021-11-01 12:43:15 +01:00
dependabot[bot]
b040722f4e
chore(deps): bump proc-macro2 from 1.0.30 to 1.0.32 ( #90 )
2021-10-30 10:52:14 +02:00
dependabot[bot]
f427ffcaac
bump pem from 1.0.0 to 1.0.1 ( #89 )
2021-10-26 16:40:26 +02:00
Johann150
df29c7e9cc
fix changelog links
2021-10-25 17:56:36 +02:00
Johann150
37eef3dc9b
update dependencies
2021-10-25 17:49:02 +02:00
Johann150
6af5efbf67
make process of starting listeners synchronous
...
Alternatively, a semaphore could have been used which might be a bit faster,
but since the start up process is only used once this simpler solution is
not at a significant disadvantage while being much simpler.
2021-10-22 14:21:40 +02:00
dependabot[bot]
4fee512843
chore(deps): bump bumpalo from 3.7.1 to 3.8.0 ( #86 )
2021-10-22 11:49:57 +02:00
j-k
57e4054cbe
remove perms and ignore dependabot prs for cargo audit check ( #84 )
...
It's meant to only run on commits on master but just to be safe
2021-10-19 18:33:11 +02:00
j-k
7cb0696f3f
bump minimum required deps ( #85 )
2021-10-19 18:32:52 +02:00
Johann150
b5a416fc35
update rustls and related dependencies ( #72 )
...
* chore(deps): bump rustls from 0.19.1 to 0.20.0
* chore(deps): bump webpki from 0.21.4 to 0.22.0
* chore(deps): bump tokio-rustls from 0.22.0 to 0.23.0
* update rustls calls
* update webpki naming
* update tests
2021-10-19 00:30:38 +02:00
Johann150
824d384693
update dependencies
2021-10-18 23:25:51 +02:00