summaryrefslogtreecommitdiffstats
path: root/include/libssh/crc32.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* priv: Create crc32.h.Andreas Schneider2011-09-181-0/+29
As crc32 is only needed by SSHv1, build it only with SSHv1.