summaryrefslogtreecommitdiff
path: root/usr.bin/rsync/downloader.c
AgeCommit message (Expand)Author
2019-05-08remove sess argument from all functions that only used it for loggingSebastian Benoit
2019-05-08remove sess argument from log functions. ok deraadt@Sebastian Benoit
2019-04-02annoying white spaceTheo de Raadt
2019-03-23indents and reflows around ERR*() and LOG*(); ok bennoTheo de Raadt
2019-02-18new attempt to sync with kristaps up to Sun Feb 17 2019Sebastian Benoit
2019-02-18revert previousSebastian Benoit
2019-02-18sync with kristaps up to Sun Feb 17 2019Sebastian Benoit
2019-02-17more yoda repairsTheo de Raadt
2019-02-16sync with kristaps, commit ad6f9d84aa041d28b93cdf885a583a09f58b1b88Florian Obser
2019-02-16sync with kristaps, commit 9b79b4a3d06c810304321d5b58544751b5d9fefdFlorian Obser
2019-02-16Handle file permissions in rsync_set_metadata().Florian Obser
2019-02-16Introduce mkstempat(), a variation on mkstemp(3) and mkstemplinkat().Florian Obser
2019-02-14sync with kristaps, commit be8a27a290d5171290c015284542f2af4296be12Florian Obser
2019-02-13Use md4 from libcrypto instead of using a compatible re-implementation.Theo Buehler
2019-02-12whitespace and knfSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-11swap comparison arguments as needed, to match idiomatic C most of usTheo de Raadt
2019-02-11cleanup weird spaces around !. (We normalize source-code to a standardTheo de Raadt
2019-02-10fix whitespaceSebastian Benoit
2019-02-10Import Kristaps' openrsync into the tree.Sebastian Benoit