index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
hashes.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-14
/
+15
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-1
/
+1
*
support hashes for compressed pdiff files
David Kalnischkies
2015-06-09
1
-3
/
+8
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
1
-0
/
+10
*
implement VerifyFile as all-hashes check
David Kalnischkies
2015-05-12
1
-7
/
+14
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-15
/
+48
*
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-11-08
1
-21
/
+6
*
promote filesize to a hashstring
David Kalnischkies
2014-10-24
1
-5
/
+27
*
support parsing of all hashes for pdiff
David Kalnischkies
2014-09-30
1
-2
/
+2
*
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
1
-24
/
+73
*
add a simple container for HashStrings
David Kalnischkies
2014-05-09
1
-14
/
+104
*
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-04-04
1
-1
/
+1
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+5
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-3
/
+2
*
add check when sources.list changed
Michael Vogt
2013-11-26
1
-4
/
+21
*
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
1
-5
/
+35
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-13
/
+13
*
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-5
/
+5
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-1
/
+3
*
fix sha512 calculation in Hashes::VerifyFiles()
David Kalnischkies
2011-07-14
1
-10
/
+9
*
enable Hashes::AddFD() to skip creation of certain hashes
David Kalnischkies
2011-07-13
1
-7
/
+12
*
add sha512 support in the client now as well
Michael Vogt
2011-02-25
1
-1
/
+8
*
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
2010-01-31
1
-2
/
+2
*
The 'not dead yet' release
Michael Vogt
2009-07-21
1
-7
/
+4
|
\
|
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-7
/
+4
*
|
* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
Julian Andres Klode
2009-07-16
1
-4
/
+9
|
/
*
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
2007-07-30
1
-1
/
+1
*
* implement sha256/sha1/md5 checking with proper backward compatibility
Michael Vogt
2007-07-26
1
-0
/
+84
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
* added ajs patch
Michael Vogt
2006-03-08
1
-0
/
+1
*
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
1
-2
/
+2
*
More SHA-1 prep
Arch Librarian
2004-09-20
1
-0
/
+43