]> git.ipfire.org Git - thirdparty/wireguard-go.git/shortlog
thirdparty/wireguard-go.git
2019-10-04  Jason A. Donenfeldmod: bump versions
2019-09-17  Jason A. Donenfeldwinpipe: use x/sys/windows instead of syscall
2019-09-17  Jason A. Donenfeldwintun: use correct length for security attributes
2019-09-08  Jason A. Donenfeldtun: windows: unify error message format
2019-09-08  Jason A. Donenfeldversion: bump snapshot 0.0.20190908
2019-09-08  Jason A. Donenfeldmain: simplify warnings
2019-09-07  Jason A. Donenfeldtun: openbsd: check for interface already being up
2019-09-06  Jason A. Donenfeldnamespaceapi: AddSIDToBoundaryDescriptor modifies the...
2019-09-02  Jason A. Donenfeldwintun: take mutex first always
2019-09-02  Jason A. Donenfeldwintun: consider abandoned mutexes as released
2019-08-31  Jason A. Donenfeldipc: windows: use protected prefix
2019-08-30  Jason A. Donenfeldwinpipe: enforce ownership of client connection
2019-08-30  Jason A. Donenfeldwintun: put mutex into private namespace
2019-08-30  Jason A. Donenfeldnamespaceapi: fix mistake
2019-08-30  Simon Rozmannamespaceapi: initial version
2019-08-30  Jason A. Donenfeldwintun: take mutex so that deletion uses the right...
2019-08-29  Jason A. Donenfeldwintun: move ring constants into module
2019-08-29  Jason A. Donenfeldwintun: delete all interfaces is not used anymore
2019-08-29  Jason A. Donenfeldwintun: Wintun->Interface
2019-08-29  Jason A. Donenfeldwintun: keep reference to pool in wintun object
2019-08-29  Simon Rozmanwintun: introduce adapter pools
2019-08-29  Jason A. Donenfeldwintun: simplify rename logic
2019-08-28  Jason A. Donenfeldwintun: give better errors when ndis interface listing...
2019-08-28  Jason A. Donenfeldwintun: also check for numbered suffix and friendly...
2019-08-28  Simon Rozmanwintun: upgrade deleting all interfaces and make it...
2019-08-27  Jason A. Donenfeldwintun: cleanup earlier
2019-08-27  Jason A. Donenfeldwintun: rename duplicate adapters instead of ourselves
2019-08-26  Jason A. Donenfeldwintun: match suffix numbers
2019-08-25  Jason A. Donenfelddevice: getsockname on linux to determine port
2019-08-24  Jason A. Donenfeldwintun: make description consistent across fields
2019-08-22  Jason A. Donenfeldwintun: try multiple names until one isn't a duplicate
2019-08-21  Jason A. Donenfeldwintun: use nci.dll directly instead of buggy netshell
2019-08-20  Jason A. Donenfeldwintun: set friendly a bit better
2019-08-19  Jason A. Donenfeldwintun: also set friendly name after setting interface...
2019-08-19  Jason A. Donenfeldwintun: defer requires unique variable
2019-08-19  Jason A. Donenfeldwintun: set adapter description name
2019-08-19  Jason A. Donenfeldtun: windows: don't spin unless we really need it
2019-08-05  Jason A. Donenfeldversion: bump snapshot 0.0.20190805
2019-08-05  Jason A. Donenfelddevice: drop lock before expiring keys
2019-08-05  Jason A. Donenfelduapi: skip peers with invalid keys
2019-08-03  Jason A. Donenfeldtun: windows: spin for only a millisecond/80
2019-08-02  Simon Rozmanwintun: merge opening device registry key
2019-08-02  Simon Rozmanwintun: simplify checking reboot requirement
2019-08-02  Simon Rozmanwintun: refactor `err == nil` error checking
2019-08-02  Jason A. Donenfeldwintun: handle error for deadgwdetect
2019-08-02  Jason A. Donenfeldtun: darwin: do not attempt to close tun.event twice
2019-07-23  Jason A. Donenfeldwintun: get interface path properly with cfgmgr
2019-07-23  Jason A. Donenfeldtun: windows: style
2019-07-23  Jason A. Donenfeldwintun: simplify resolution of dev node
2019-07-22  Jason A. Donenfeldwintun: enable sharing of pnp node
2019-07-22  Jason A. Donenfeldtun: windows: close event handle on shutdown
2019-07-19  Jason A. Donenfeldipc: windows: match SDDL of WDK and make monkeyable
2019-07-19  Jason A. Donenfeldtun: windows: get rid of retry logic
2019-07-19  Jason A. Donenfeldtun: windows: use specific IOCTL code
2019-07-18  Jason A. Donenfelddevice: do not crash on nil'd bind in windows binding
2019-07-18  Jason A. Donenfeldtun: windows: open file at startup time
2019-07-18  Jason A. Donenfeldtun: windows: silently drop packet when ring is full
2019-07-18  Jason A. Donenfeldtun: windows: switch to NDIS device object
2019-07-18  Jason A. Donenfeldwintun: calculate path of NDIS device object symbolic...
2019-07-18  Michael Zeltnertun: openbsd: don't change MTU when it's already the...
2019-07-18  Jason A. Donenfeldtun: windows: spin for a bit before falling back to...
2019-07-17  Simon Rozmantun: windows: implement ring buffers
2019-07-11  Jason A. Donenfelddevice: immediately rekey all peers after changing...
2019-07-08  Jason A. DonenfeldREADME: update windows info
2019-07-05  Jason A. Donenfeldtun: windows: registration of write buffer no longer...
2019-07-05  Jason A. Donenfeldtun: windows: decrease alignment to 4
2019-07-04  Jason A. Donenfeldtun: windows: delay initial write
2019-07-01  Jason A. Donenfelddevice: receive: uniform message for source address...
2019-07-01  Jason A. Donenfeldtun: windows: packetNum is unused
2019-07-01  Jason A. Donenfelddevice: receive: simplify flush loop
2019-06-26  Jason A. Donenfeldtun: windows: inform wintun of maximum buffer length...
2019-06-18  Jason A. Donenfeldtun: windows: never retry open on Windows 10
2019-06-14  Matt Layhertun: remove TUN prefix from types to reduce stutter...
2019-06-11  Jason A. Donenfelddevice: update transfer counters correctly
2019-06-10  Jason A. Donenfeldwintun: increase registry timeout
2019-06-10  Jason A. Donenfeldwintun: add helper for cleaning up
2019-06-10  Jason A. Donenfeldwintun: simplify error matching and remove dumb comments
2019-06-10  Jason A. Donenfeldwintun: fix comments and remove hwnd param
2019-06-10  Simon Rozmansetupapi: add SetDeviceRegistryPropertyString description
2019-06-10  Simon Rozmansetupapi: unify ERROR_INSUFFICIENT_BUFFER handling
2019-06-10  Jason A. Donenfeldwintun: allow controlling GUID
2019-06-10  Jason A. Donenfeldsetupapi: add DeviceInstanceID()
2019-06-06  Jason A. Donenfeldglobal: fixup TODO comment spacing
2019-06-06  Jason A. Donenfeldwintun: guid functions are upstream
2019-06-06  Simon Rozmanwintun: simplify DeleteInterface method signature
2019-06-05  Jason A. Donenfeldwintun: don't run HrRenameConnection in separate thread
2019-06-05  Simon Rozmantun: windows: obsolete 256 packets per exchange buffer...
2019-06-04  Simon Rozmansetupapi, wintun: replace syscall with golang.org/x...
2019-06-04  Simon Rozmanwintun: set DI_QUIETINSTALL flag for GUI-less device...
2019-06-04  Simon Rozmansetupapi: define PropChangeParams struct
2019-06-04  Matt Layherdevice: remove redundant return statements
2019-06-04  Matt Layherdevice: use bytes.Equal for equality check, simplify...
2019-06-03  Matt Layherdevice, ratelimiter: replace uses of time.Now().Sub...
2019-06-03  Matt Layheripc/winpipe: go fmt
2019-05-31  Jason A. Donenfeldtun: windows: mitigate infinite loop in Flush()
2019-05-30  Jason A. Donenfelddevice: add SendKeepalivesToPeersWithCurrentKeypair...
2019-05-29  Jason A. Donenfeldtai64n: account for whitening in test
2019-05-29  Matt Layherdevice, tun: rearrange code and fix device tests
2019-05-26  Jason A. Donenfeldwintun: remove extra /
2019-05-25  Jason A. Donenfelddevice: darwin actually doesn't need bound interfaces
next