aboutsummaryrefslogtreecommitdiff
path: root/src/external
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Fix config.h includesAndreas Schneider4-0/+8
2016-11-06bcrypt: Fix type of shalenAndreas Schneider1-1/+1
2016-01-19cleanup: use ssh_ prefix in the blf (non-static) functionsFabiano FidĂȘncio2-23/+23
2015-05-04external: Fix resetting the stateAndreas Schneider1-1/+1
2015-05-04external: Make sure we burn buffers in bcryptAndreas Schneider1-5/+4
2015-05-04external: Fix a possible buffer overrun in bcrypt_pbkdfAndreas Schneider1-3/+9
2015-04-10cmake: Check for sys/param.h header fileAndreas Schneider1-0/+2
2015-04-10external: Use standard int typesAndreas Schneider2-67/+69
2015-02-02Move all 3rd-party C files to src/external/Aris Adamantiadis6-0/+2507
2015-02-02external: Add OpenSSH bcrypt and blowfish implementationAris Adamantiadis2-0/+866