Vitaly Isaev
Vitaly Isaev
@lni, thanks, of course, I'll have a look soon
@NgaiShunChan thanks for the tip, I'm not sure I have understood it right now, but I'll try to make a research
I guess I have just faced with a need of the same feature. +1.
Steps to reproduce: ```go package main // #cgo CFLAGS: -std=c11 // #include // #include // #include // #include // // bool filesystemTypeMatchesV3(const char* path, unsigned int f_type) { // struct...
@ceriath thanks, it was a bit outdated note. Fixed.
@fatalbanana Sorry, cannot leave `debian/changelog` unbumped because we build this project for our quite rare Linux distribution via common tools (`debuild` etc), not local build scripts. Otherwise the resulting package...
7 years since this issue was opened. Please provide a clear manual of configuring TLS connections with the custom certificates.
By the way, if you play with the `timeValue`, you'll face very strange behavior. In fact, we physically cannot construct a `time.Time` instance in Go that will satisfy the filter...