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
/
libc
/
uuid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove macro instances from arbitrary string width specifiers. for example
jmc
2020-11-14
1
-3
/
+3
*
there is no function called uuid(3), so this should be installed as
deraadt
2019-08-30
2
-4
/
+4
*
fix typo: RCF -> RFC
tb
2019-07-08
1
-3
/
+3
*
document that uuid_create generates v4 uuids; from william orr
jmc
2018-10-02
1
-2
/
+6
*
for some time now mandoc has not required MLINKS to function
jmc
2016-03-30
1
-15
/
+1
*
Document that the status argument may be NULL; OK millert@
tim
2015-11-20
1
-3
/
+4
*
update NAME section to include all documented functions,
jmc
2015-11-10
1
-3
/
+3
*
Wrap <uuid.h> so that calls go direct and the symbols are all weak
guenther
2015-09-13
2
-2
/
+4
*
Pull in namespace.h when building all .c files using gcc's -include option,
guenther
2015-09-10
9
-27
/
+9
*
no Pp needed before non-compact lists;
jmc
2014-08-31
1
-2
/
+1
*
Don't .Xr uuidgen(1) yet.
miod
2014-08-31
1
-3
/
+3
*
Sync with FreeBSD. No functional change but more readable code.
miod
2014-08-31
1
-20
/
+18
*
Fix incorrect behaviour by syncing with FreeBSD; reported by Jonas 'Sortie'
miod
2014-08-31
1
-20
/
+121
*
Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via
miod
2014-08-31
11
-0
/
+875