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
/
usr.bin
/
rsync
/
sender.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unveil() from the rsync_sender() and flist_gen(). The sender is
claudio
2021-03-22
1
-3
/
+3
*
Simple implementation of --timeout to exit after specified seconds of I/O
claudio
2020-11-24
1
-2
/
+2
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
Use a simple hash table to look up blocks by the fast-hash. Also use
florian
2019-06-02
1
-2
/
+7
*
remove sess argument from all functions that only used it for logging
benno
2019-05-08
1
-4
/
+4
*
remove sess argument from log functions. ok deraadt@
benno
2019-05-08
1
-48
/
+48
*
annoying white space
deraadt
2019-04-02
1
-4
/
+4
*
indents and reflows around ERR*() and LOG*(); ok benno
deraadt
2019-03-23
1
-9
/
+8
*
kristaps 156cf3b7d459efe133d603158fc33c243dc07ba0
benno
2019-02-21
1
-2
/
+2
*
kristaps 97df28257f3cc5faae8072fbadbc334a57a4e8a7
benno
2019-02-21
1
-18
/
+38
*
kristaps b1c688cad9f544a59b871c9984888cb1a3ae11e4
benno
2019-02-21
1
-6
/
+7
*
new attempt to sync with kristaps up to Sun Feb 17 2019
benno
2019-02-18
1
-169
/
+199
*
revert previous
benno
2019-02-18
1
-203
/
+173
*
sync with kristaps up to Sun Feb 17 2019
benno
2019-02-18
1
-173
/
+203
*
more yoda repairs
deraadt
2019-02-17
1
-6
/
+6
*
use MINIMUM() instead of MIN() as elsewhere in the tree
deraadt
2019-02-16
1
-3
/
+3
*
nasty ugly invisible spaces
deraadt
2019-02-16
1
-5
/
+5
*
sync with kristaps, commit 42166a639caa877efd91e73e288b89abf6b7cfd3
florian
2019-02-16
1
-15
/
+15
*
sync with kristaps, commit 1842d31d600f2834ae78fe0d99a29519a853d75c
florian
2019-02-16
1
-62
/
+209
*
sync with kristaps, commit f5c1e234990877cd274b7bcdd4d9883104cd1568
florian
2019-02-16
1
-69
/
+332
*
unwrap lines which do not need wrapping
deraadt
2019-02-16
1
-2
/
+2
*
sync, this also adds the -g option to the option parser.
benno
2019-02-12
1
-2
/
+2
*
swap comparison arguments as needed, to match idiomatic C most of us
deraadt
2019-02-11
1
-7
/
+7
*
cleanup weird spaces around !. (We normalize source-code to a standard
deraadt
2019-02-11
1
-18
/
+18
*
canonical order of pledge()s.
benno
2019-02-10
1
-2
/
+2
*
fix whitespace
benno
2019-02-10
1
-5
/
+5
*
Import Kristaps' openrsync into the tree.
benno
2019-02-10
1
-0
/
+227