summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/sha256.h
Commit message (Collapse)AuthorAgeFilesLines
* apt-pkg/contrib/sha256.h: use #warning to warn about deprecated headerMichael Vogt2011-07-291-1/+1
|
* move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to ↵Michael Vogt2011-02-251-66/+2
| | | | sha2_internal.{cc,h}
* build fixes for g++-4.4Michael Vogt2009-04-241-0/+1
|
* * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+1
|
* * merged the no-pragma branchMichael Vogt2006-12-141-4/+0
|\
| * * removed the pragma messMichael Vogt2006-10-021-4/+0
| |
* | * apt-pkg/contrib/progress.ccMichael Vogt2006-12-071-1/+0
|/ | | | | | | | | | | | | - only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po
* * added ajs patchMichael Vogt2006-03-081-0/+75