issues
search
microsoft
/
go-winio
Win32 IO-related utilities for Go
MIT License
953
stars
181
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
vendor collision issues due to case sensitive multiple libraries from microsoft
#322
Ajaykumarkolipaka
opened
2 weeks ago
0
ErrTimeout should be aliased to os.ErrDeadlineExceeded for OS interop
#321
keithmattix
opened
1 month ago
0
How can i add filters in ETW
#320
ShubhAgrwlKiteCyber
opened
1 month ago
0
[release/0.5] fileinfo: internally fix FileBasicInfo memory alignment (#312)
#319
kiashok
closed
5 months ago
0
[release/0.4] Cherry pick fixes from main branch
#318
kiashok
closed
5 months ago
1
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
#317
thaJeztah
closed
5 months ago
2
Release of go-winio for go1.22 support
#316
winkingturtle-vmw
closed
6 months ago
2
Update go1.21 and CI
#315
helsaawy
closed
7 months ago
4
Rename module to github.com/microsoft/go-winio
#314
bouk
closed
8 months ago
3
pipe.Accept() hangs on Windows 2008 R2 and Windows 7
#313
Yraid
opened
9 months ago
1
fileinfo: internally fix FileBasicInfo memory alignment
#312
dagood
closed
9 months ago
0
`FileBasicInfo` alignment is incorrect, leading to `winio.SetFileBasicInfo` returning "Invalid access to memory location."
#311
dagood
closed
9 months ago
1
Bug: Close hvsock handle on listen error; fix tests
#310
helsaawy
closed
10 months ago
0
tests: fix error expectation
#309
anmaxvl
closed
11 months ago
0
Are win32File objects truly closed on garbage collection?
#308
JackMordaunt
opened
11 months ago
0
Allow remote named pipe
#307
Inndy
opened
11 months ago
0
Support for reconnecting to an existing pipe
#306
endocrimes
opened
11 months ago
1
free up dynamically allocated channel/timer to avoid memory leak
#305
jshen14
opened
11 months ago
1
Memory leak due to miss to free up channel/timer in Win32File
#304
jshen14
opened
11 months ago
0
fix: already typo
#303
testwill
closed
1 year ago
0
pipe.go: add DialPipeAccessImpLevel
#302
dblohm7
closed
1 year ago
3
Support for decompressing LSMS WIM files.
#301
Vbitz
opened
1 year ago
0
[lint] Remove deprecated tar.TypeRegA
#300
helsaawy
closed
1 year ago
0
sd.go: fix calculation of security descriptor length in SddlToSecurit…
#299
dblohm7
closed
1 year ago
1
Bug: incorrectly calculating length of security descriptor in SddlToSecurityDescriptor
#298
dblohm7
closed
1 year ago
0
FR: Ability to specify different impersonation levels for named pipe clients
#297
dblohm7
closed
1 year ago
0
[lint] Fix errors from #276
#296
helsaawy
closed
1 year ago
0
Switch from sycall to windows
#295
helsaawy
closed
1 year ago
0
Update tests; run fuzzing
#294
helsaawy
closed
1 year ago
0
Isolate tools dependencies in tools package
#293
helsaawy
closed
1 year ago
0
Add support for flushing and disconnecting named pipes
#292
dgolub
closed
1 year ago
1
pipe: add server backlog for concurrent Accept()
#291
jeffhostetler
opened
1 year ago
3
Difficult to get pipe handle
#290
funte
opened
1 year ago
0
Build wim package on macOS
#289
mcosta74
opened
1 year ago
0
Any example implementation for vhd.go
#288
lonnietc
opened
1 year ago
0
enable dependency updates
#287
helsaawy
closed
1 year ago
0
Allow ETW to use thread's activity ID
#286
helsaawy
opened
1 year ago
1
[etw] Add String() functions, JSON field option
#285
helsaawy
closed
1 year ago
0
update linter and fix lint errors
#284
helsaawy
closed
1 year ago
0
update to go1.18, drop go1.18, and replace deprecated syscall.Syscall<number>
#283
thaJeztah
opened
1 year ago
1
Feature Request: Support for version 1 in OpenVirtualDisk
#282
fgimian
opened
1 year ago
0
The win32PipeListener.Close() hangs if nobody calls Accept()
#281
thallgren
opened
1 year ago
0
Unable to create named pipe on certain WS2012, Win 10 Pro machines
#280
rcarman-r7
closed
1 year ago
1
Add osversion from hcsshim
#279
helsaawy
closed
5 months ago
2
Apply two upstream CL to mkwinsyscall
#278
helsaawy
closed
1 year ago
0
Update go.mod dependencies
#277
helsaawy
closed
1 year ago
0
Add ResolvePath tests
#276
helsaawy
closed
1 year ago
0
Add `fs.ResolvePath` to resolve symbolic links
#275
helsaawy
closed
1 year ago
3
Add some basic bind filter functions
#274
gabriel-samfira
closed
1 year ago
7
LocalAddr() and/or RemoteAddr() should return different values for each connection
#273
hansinator
opened
1 year ago
0
Next