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
/
libtls
/
man
/
tls_init.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wording tweak for tls_init() from jsing
tb
2018-07-09
1
-4
/
+4
*
Simplify and shorten the description of tls_init(3),
schwarze
2018-07-08
1
-4
/
+4
*
Automatically handle library initialisation for libtls.
jsing
2018-03-19
1
-3
/
+4
*
un-revert tls_init pthread_once change, now that stub is added so that builds work
beck
2018-03-08
1
-3
/
+3
*
backout. diff was not tested comprehensively, resulting in a broken tree.
deraadt
2018-03-07
1
-2
/
+2
*
Make tls_init() concurrently callable using pthread_once().
beck
2018-03-07
1
-3
/
+3
*
Be explicit about when it is safe to call tls_config_free().
jsing
2017-05-06
1
-3
/
+8
*
tls_free(3) and tls_config_free(3) accept NULL;
schwarze
2017-04-27
1
-2
/
+7
*
spelling fix;
jmc
2017-02-20
1
-2
/
+2
*
document tls_config_error(3) RETURN VALUES, improve what is said
schwarze
2017-02-20
1
-2
/
+27
*
add HISTORY and AUTHORS
schwarze
2017-01-28
1
-2
/
+19
*
Fix Copyright notices; ok beck@ jsing@ tedu@
schwarze
2017-01-27
1
-2
/
+3
*
split the tls_init(3) that had grown fat to allow healthy future growth;
schwarze
2017-01-25
1
-0
/
+126