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