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
/
flist.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
-21
/
+1
*
Adjust function name in error strings.
claudio
2021-03-22
1
-4
/
+4
*
Some asprintf() calls were checked < 0, rather than the precise == -1.
deraadt
2019-06-27
1
-4
/
+4
*
fix free() on uninitialized pointer with -rx and same
benno
2019-06-23
1
-17
/
+11
*
spelling; from Hiltjo Posthuma
deraadt
2019-06-02
1
-2
/
+2
*
remove sess argument from all functions that only used it for logging
benno
2019-05-08
1
-19
/
+18
*
remove sess argument from log functions. ok deraadt@
benno
2019-05-08
1
-116
/
+116
*
Add support for not crossing filesystem boundaries (-x) to rsync. Option
bket
2019-04-04
1
-4
/
+74
*
Increasing strictness regarding signed-vs-unsigned types and their range
deraadt
2019-03-31
1
-20
/
+22
*
Treat time from remote as unsigned 32 bit rather than signed, when
deraadt
2019-03-23
1
-3
/
+4
*
indents and reflows around ERR*() and LOG*(); ok benno
deraadt
2019-03-23
1
-15
/
+10
*
repair a few more yoda compares
deraadt
2019-03-18
1
-3
/
+3
*
kristaps 7721288a1d170f4d789bf7a7b822f14f91f7bcb9
benno
2019-02-21
1
-1
/
+7
*
kristaps acb8f263717f27691f0318d4b7154f854b7206b3
benno
2019-02-21
1
-7
/
+7
*
We need to send/receive the rdev after gid and before symlink.
florian
2019-02-16
1
-12
/
+16
*
I did some work here.
florian
2019-02-16
1
-1
/
+2
*
implement -D and in turn -a
florian
2019-02-16
1
-3
/
+40
*
unwrap lines which do not need wrapping
deraadt
2019-02-16
1
-3
/
+2
*
sync with kristaps, commit c5350b9055c3921001778275bb808a5c811c21c1
florian
2019-02-14
1
-15
/
+67
*
whitespace and knf
benno
2019-02-12
1
-3
/
+3
*
sync a chunk that was lost, from
benno
2019-02-12
1
-4
/
+4
*
sync
benno
2019-02-12
1
-6
/
+11
*
sync
benno
2019-02-12
1
-11
/
+5
*
sync
benno
2019-02-12
1
-201
/
+11
*
sync
benno
2019-02-12
1
-26
/
+268
*
sync:
benno
2019-02-12
1
-3
/
+29
*
swap comparison arguments as needed, to match idiomatic C most of us
deraadt
2019-02-11
1
-70
/
+69
*
cleanup weird spaces around !. (We normalize source-code to a standard
deraadt
2019-02-11
1
-46
/
+46
*
whitespace and 80 chars per line
benno
2019-02-10
1
-26
/
+23
*
fix whitespace
benno
2019-02-10
1
-11
/
+11
*
Import Kristaps' openrsync into the tree.
benno
2019-02-10
1
-0
/
+1160