index
:
windmark
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(license): Relicense under MIT OR Apache-2.0
HEAD
main
Fuwn
2026-02-20
56
-1529
/
+220
*
chore: Bump version patch to v0.4.2
Fuwn
2026-01-21
2
-5
/
+5
*
fix(rossweisse): Fix all clippy pedantic and nursery lint errors
Fuwn
2026-01-21
4
-44
/
+46
*
perf(router): Reduce per-connection overhead with shared RequestHandler
Fuwn
2026-01-21
1
-283
/
+278
*
fix(router): Use warn! macro instead of println! for stream errors
Fuwn
2026-01-21
1
-1
/
+1
*
refactor(router): Replace unwrap() with expect() for better panic messages
Fuwn
2026-01-21
1
-8
/
+11
*
refactor(router): Remove unreachable dead code in run()
Fuwn
2026-01-21
1
-2
/
+0
*
fix(router): Replace std::env::set_var with builder API for logging
Fuwn
2026-01-21
1
-10
/
+14
*
fix(deps): Replace deprecated tree_magic with tree_magic_mini
Fuwn
2026-01-21
2
-3
/
+3
*
chore: Bump version
Fuwn
2026-01-12
2
-5
/
+5
*
refactor(router): Reduce allocations
Fuwn
2026-01-12
1
-87
/
+152
*
refactor(response): Optimise response building
Fuwn
2026-01-12
1
-9
/
+16
*
chore: Increment minor version
Fuwn
2025-07-08
2
-5
/
+5
*
docs(README): Fix example use declarations
Fuwn
2025-07-08
1
-5
/
+5
*
docs(router): Update options-related documentation
Fuwn
2025-07-08
1
-4
/
+4
*
feat(router): Add case-insensitive route matching option
Fuwn
2025-07-08
3
-2
/
+16
*
docs(router_option): Expand documentation
Fuwn
2025-07-08
1
-4
/
+4
*
refactor(RouterOption): Rename trailing slash trimming option
Fuwn
2025-07-08
3
-3
/
+5
*
feat(router): Add missing trailing slash corrector
Fuwn
2025-07-08
3
-9
/
+28
*
refactor(router): Smarter trailing slash clipper
Fuwn
2025-07-08
2
-35
/
+12
*
feat(router): Add options system
Fuwn
2025-07-08
4
-13
/
+67
*
refactor(router): Manually implement trailing slash clipper
Fuwn
2025-07-08
2
-5
/
+31
*
chore: Suggest stable Rust toolchain
Fuwn
2025-07-08
1
-1
/
+1
*
chore: Bump version patch
Fuwn
2025-05-27
1
-1
/
+1
*
fix(router): Compliant empty path handling
Fuwn
2025-05-27
1
-5
/
+5
*
feat(router): Add set_listener_address
Fuwn
2025-05-27
1
-5
/
+31
*
chore: Migrate to just from cargo-make
Fuwn
2025-05-26
3
-93
/
+53
*
chore(git): Update ignored files
Fuwn
2025-05-26
1
-0
/
+3
*
docs(README): Clean up details and additional information
Fuwn
2025-04-13
1
-5
/
+6
*
docs(README): Update Windmark version in examples snippets
Fuwn
2025-04-08
1
-4
/
+4
*
refactor: Update Makefile.toml and source to follow new toolchain checks and ...
Fuwn
2025-04-08
2
-17
/
+32
*
chore: Bump Rust toolchain
Fuwn
2025-04-08
1
-1
/
+1
*
docs(readme): extend useful sections
Fuwn
2024-09-29
1
-15
/
+11
*
fix(router): ensure route-time locks
Fuwn
2024-07-17
2
-18
/
+22
*
feat(router): setters for direct key and certificate content
Fuwn
2024-06-24
3
-11
/
+74
*
chore(examples): update rossweisse example
Fuwn
2024-04-10
2
-12
/
+20
*
feat(rossweisse): bump version
Fuwn
2024-04-01
1
-1
/
+1
*
docs(readme): add rossweisse usage example
Fuwn
2024-04-01
2
-12
/
+35
*
feat(rossweisse): remove required phantom data
Fuwn
2024-04-01
2
-22
/
+36
*
build(rustc): update toolchain
Fuwn
2024-04-01
2
-2
/
+2
*
fix(clippy): lints
Fuwn
2023-09-26
2
-2
/
+2
*
deps(pretty_env_logger): 0.4.0 -> 0.5.0
Fuwn
2023-05-28
1
-1
/
+1
*
docs(router): run doc
Fuwn
2023-05-22
1
-1
/
+1
*
deps(tokio): restrict tokio features
Fuwn
2023-05-10
1
-1
/
+1
*
deps(windmark): remove unused regex
Fuwn
2023-05-10
1
-1
/
+0
*
docs(cargo): bump windmark and rossweisse for prelude
Fuwn
2023-05-05
3
-7
/
+7
*
docs(readme): add feature flag table
Fuwn
2023-05-05
1
-0
/
+12
*
docs(router): ignore attach_async example
Fuwn
2023-05-05
1
-4
/
+4
*
docs: fix for prelude
Fuwn
2023-05-05
4
-43
/
+48
*
feat(windmark): prelude feature flag
Fuwn
2023-05-05
30
-56
/
+88
[next]