index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
hashes.h
Age
Commit message (
Expand
)
Author
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
add a simple container for HashStrings
David Kalnischkies
2014-04-04
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
2013-11-26
add check when sources.list changed
Michael Vogt
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-07-13
enable Hashes::AddFD() to skip creation of certain hashes
David Kalnischkies
2011-02-25
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...
Michael Vogt
2011-02-25
add sha512 support in the client now as well
Michael Vogt
2007-09-10
* apt-pkg/contrib/hashes.h:
Michael Vogt
2007-07-30
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
2007-07-26
* implement sha256/sha1/md5 checking with proper backward compatibility
Michael Vogt
2006-10-02
* remove the remaining #ifdef __GNUG__ bits
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2006-03-08
* added ajs patch
Michael Vogt
2005-05-23
* merged with my apt--fixes--0 branch
Michael Vogt
2004-09-20
BSD testing fixes
Arch Librarian
2004-09-20
More SHA-1 prep
Arch Librarian