issues
search
gquintard
/
varnish-rs
Rust bindings for the Varnish Cache project
BSD 3-Clause "New" or "Revised" License
22
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use my new bindgen_helpers crate
#114
nyurik
closed
3 hours ago
0
fix bless command
#113
nyurik
closed
15 hours ago
0
Handling errors on a function input parameters
#112
nyurik
opened
1 day ago
0
Add `CStr` type support for function arguments
#111
nyurik
closed
1 day ago
0
Implement varnishtest skipping
#110
nyurik
closed
2 days ago
0
Error handling / how functions return strings
#109
nyurik
opened
2 days ago
1
Fix changelog, add enum renames to it
#108
nyurik
closed
2 days ago
0
Fix the `workspape::alloc` API to be safe
#107
nyurik
opened
2 days ago
2
Use much faster DashMap with vmod_kv example
#106
nyurik
opened
3 days ago
3
Some tiny clippy lint fixes
#105
nyurik
closed
2 days ago
2
Naming is hard, need help
#104
nyurik
opened
3 days ago
0
Name cleanups
#103
nyurik
closed
3 days ago
2
(noop) Update snapshots due to new dep version
#102
nyurik
closed
3 days ago
0
Some more naming cleanup
#101
nyurik
closed
3 days ago
1
fix ci - shorten build main
#100
nyurik
closed
4 days ago
0
Cleanup generated enums
#99
nyurik
closed
4 days ago
3
Handle all VCL_* types returned by the user
#98
nyurik
closed
4 days ago
0
Add `Workspace` as a user fn param type
#97
nyurik
closed
3 days ago
0
Cleanup macro pre-steps
#96
nyurik
closed
5 days ago
0
Use ffi enums
#95
nyurik
closed
5 days ago
0
Compare validate and saved file, warn if differ
#94
nyurik
closed
1 week ago
0
Minor cleanups
#93
nyurik
closed
1 week ago
0
Rename varnish-sys features (internal)
#92
nyurik
closed
1 week ago
0
On-going PR to merge feature-macro branch
#91
nyurik
closed
1 week ago
3
Support varnish 7.4, 7.5, and 7.6 in one package
#90
nyurik
closed
3 weeks ago
0
Merge 4th: Improvements for other vmods
#89
nyurik
closed
3 weeks ago
1
Restrict pre-generated bindings for docs only
#88
nyurik
closed
1 month ago
0
Add myself to the authors list
#87
nyurik
closed
1 month ago
0
Document macro-based approach, bump to v0.1.0
#86
nyurik
closed
4 days ago
2
Merge 2nd: Migrate all examples to proc macro
#85
nyurik
closed
3 weeks ago
1
Improve tests, adding glob support
#84
nyurik
closed
1 month ago
0
Move Varnish into subdir
#83
nyurik
closed
1 month ago
0
Remove warning as error flags for dev
#82
nyurik
closed
1 month ago
0
Merge 3rd: Proc macro cleanup
#81
nyurik
closed
3 weeks ago
1
fail() should not return anything
#80
nyurik
closed
1 month ago
1
Minor ordering in the build script
#79
nyurik
closed
1 month ago
0
migrate most stuff to varnish-sys
#78
nyurik
closed
1 month ago
0
Remove `unimplementd!` from the `VFP` trait
#77
nyurik
closed
1 month ago
0
API redesign ideas: context, backend and delivery filters, ...
#76
nyurik
opened
1 month ago
1
Add justfile and use it in workflows
#75
nyurik
closed
1 month ago
0
bringing back varnish-sys is a pain
#74
nyurik
closed
1 month ago
0
New VPriv support
#73
nyurik
closed
1 week ago
3
`Event` cleanup
#72
nyurik
closed
1 month ago
7
Minor improvement for `LogTag`
#71
nyurik
closed
1 month ago
1
Tiny backend cleanup
#70
nyurik
closed
1 month ago
0
Optimize log usage - take 2
#69
nyurik
closed
1 month ago
0
Efficient logging without extra allocations
#68
nyurik
closed
1 month ago
2
A few minor vmodtool-rs cleanups
#67
nyurik
closed
1 month ago
0
Cleanup refs in vsc.rs
#66
nyurik
closed
1 month ago
0
Cleanup refs in vcl/backend.rs
#65
nyurik
closed
1 month ago
0
Next