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
/
libagentx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
spelling
jsg
1
-3
/
+3
2021-02-02
article fixes; from eddie youseph
jmc
1
-3
/
+3
2021-01-02
Whitespace.
rob
2
-39
/
+39
2020-12-29
Allocate new buffer space based on requested need.
rob
1
-3
/
+3
2020-12-29
Remove unnecessary assignment.
rob
1
-2
/
+1
2020-12-03
grammar fixes from Varik "The Genuine Article!!!" Valefor;
jmc
1
-3
/
+3
2020-10-27
Add agentx_varbind_unsigned32 as a wrapper around agentx_varbind_gauge32 to
martijn
4
-3
/
+16
2020-10-27
Adjust manpage to uint32_t->int32_t change.
martijn
1
-9
/
+9
2020-10-27
According to SMI (RFC 2578) an integer is signed. Somehow I managed to
martijn
4
-48
/
+83
2020-10-26
Set ax_rbsize before calling malloc and use it in malloc.
martijn
1
-3
/
+3
2020-10-26
The agentx API will first appear in 6.9.
tb
1
-2
/
+2
2020-10-26
Add missing RCS tags
tb
6
-0
/
+6
2020-10-26
use installed include file
deraadt
2
-3
/
+3
2020-10-26
make includes should be more verbose
deraadt
1
-5
/
+8
2020-10-26
s/agentx_/ax_/g and s/subagentx_/agentx_/g
martijn
15
-6551
/
+6551
2020-10-26
Initialize srl to NULL to silence gcc. There is no case where this is
martijn
1
-1
/
+1
2020-10-26
Remove trailing spaces & tabs
denis
2
-18
/
+17
2020-10-18
Fix typo in reference, period that should be comma.
bentley
1
-3
/
+3
2020-09-30
Fix two minor memory leaks.
martijn
1
-3
/
+7
2020-09-29
Fix 3 bugs:
martijn
1
-5
/
+11
2020-09-16
Apparently some time ago I moved the timeout argument to the final position
martijn
1
-10
/
+6
2020-09-16
simple mdoc(7) fixes:
schwarze
1
-20
/
+19
2020-09-16
Import libagentx.
martijn
10
-0
/
+6916