index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libsndio
/
amsg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API to control audio device parameters exposed by sndiod.
ratchov
2020-02-26
1
-1
/
+40
*
Add affinity between the program and its mixer control.
ratchov
2019-07-12
1
-2
/
+2
*
Rename the sndiod unix domain socket to /tmp/sndio/sockN to avoid
ratchov
2018-07-28
1
-4
/
+4
*
Make code fit in 80 columns, remove trailing spaces & tabs.
ratchov
2016-01-09
1
-2
/
+2
*
As the socket path is known, use its size rather that PATH_MAX.
ratchov
2015-10-02
1
-1
/
+8
*
use macros instead of hard-coded strings for unix sockets paths
ratchov
2015-10-02
1
-3
/
+13
*
remove unused DEFAULT_OPT macro
ratchov
2015-10-02
1
-2
/
+1
*
Make the client wait for the first flow control message rather than
ratchov
2012-11-23
1
-2
/
+2
*
Use dedicated messages for flow control instead of abusing clock tick
ratchov
2012-11-02
1
-3
/
+3
*
Add a "device number" component in sndio(7) device names, allowing a
ratchov
2011-11-15
1
-3
/
+5
*
Remove midicat since aucat can now be used instead of midicat
ratchov
2011-10-17
1
-3
/
+1
*
Implement a new authentication method allowing aucat and midicat to
ratchov
2011-04-28
1
-1
/
+3
*
move amsg.h containing protocol defs from aucat side to libsndio side.
ratchov
2011-04-27
1
-0
/
+108