summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/sha1.h
AgeCommit message (Collapse)AuthorFilesLines
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+9
* Removed some unnecessary headers and library links * Made things static if possible * Cleaned up makefiles a bit * Fixed some old comments in the code * Fixed some errors the static code checker splint pointed out * Backwards arguments in a memset call in _alpm_db_read (could have been worse) * Other various small fixes Other: * Default to 80 columns when getcols cannot determine display width * Removal of ._install as a valid install file in packages
2006-12-21* modeline fixes / reformattingAaron Griffin1-0/+2
* formatting / indentation fixes * makepkg: Dan McGee <dpmcgee@gmail.com> - integrity check fix Jürgen Hötzel <juergen@hoetzel.info> - EUID usage and "x$foo" check revamp
2006-10-16Added sha1 support (for now?)Aaron Griffin1-0/+60