aboutsummaryrefslogtreecommitdiff
path: root/src/crc32.c
AgeCommit message (Collapse)AuthorFilesLines
2018-06-29Rest in Peace SSHv1Andreas Schneider1-93/+0
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
2018-06-28Remove vim modelines from all filesAndreas Schneider1-2/+0
If you want modelines use my vim plugin: https://github.com/cryptomilk/git-modeline.vim git config --add vim.modeline "ts=4 sw=4 et" Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2011-09-18priv: Create crc32.h.Andreas Schneider1-0/+3
As crc32 is only needed by SSHv1, build it only with SSHv1.
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+92