tailscale/cmd/derper
Aaron Klotz df86576989 util/winutil: add AllocateContiguousBuffer and SetNTString helper funcs
AllocateContiguousBuffer is for allocating structs with trailing buffers
containing additional data. It is to be used for various Windows structures
containing pointers to data located immediately after the struct.

SetNTString performs in-place setting of windows.NTString and
windows.NTUnicodeString.

Updates #12383

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2024-06-10 09:39:37 -06:00
..
bootstrap_dns.go cmd/derper: support TXT-mediated unpublished bootstrap DNS rollouts 2024-05-22 12:03:38 -07:00
bootstrap_dns_test.go cmd/derper: support TXT-mediated unpublished bootstrap DNS rollouts 2024-05-22 12:03:38 -07:00
cert.go cmd/derper: disable http2 2023-04-26 20:45:32 -07:00
depaware.txt util/winutil: add AllocateContiguousBuffer and SetNTString helper funcs 2024-06-10 09:39:37 -06:00
derper.go cmd/derper: support TXT-mediated unpublished bootstrap DNS rollouts 2024-05-22 12:03:38 -07:00
derper_test.go all: do not depend on the testing package 2024-05-24 05:23:36 -07:00
mesh.go net/netns, net/dns/resolver, etc: make netmon required in most places 2024-04-27 12:17:45 -07:00
websocket.go net/wsconn: accept a remote addr string and plumb it through 2023-08-29 16:57:16 -07:00