use free() instead of delete() when realloc is used
[ntk/apt.git] / apt-pkg / contrib / sha2_internal.cc
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-02-22 Michael VogtFix typos in documentation (codespell)
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-24 David Kalnischkiesfix SHA2* cleanups to zero-out the complete context
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-04-20 Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-20 David Kalnischkies* apt-pkg/contrib/sha2_internal.cc:
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
2011-11-10 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-10-30 David Kalnischkies* apt-pkg/contrib/sha2_internal.cc:
2011-10-30 David Kalnischkiesmerge with my debian-sid branch
2011-10-05 Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-14 David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13 David Kalnischkiesmerge with debian/sid
2011-09-13 David Kalnischkiesmerge with debian/experimental
2011-09-13 David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-15 Michael Vogtmerged from the debian-sid branch
2011-08-09 Michael Vogtmerged from the debian-experimental2 branch
2011-08-01 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29 Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from debian-apt
2011-07-28 Michael Vogt* merged latest fixes from debian-sid
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15 Michael Vogtmerged from donkult
2011-07-10 David Kalnischkiesmerge with debian-experimental
2011-06-30 Michael Vogtmerged from debian-sid
2011-06-29 Matt EmmertonMake private sha2 functions static
2011-06-29 David Kalnischkiesmerge with debian-experimental 0.8.16~exp2 release
2011-06-29 Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-08 Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08 Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-02-25 Michael Vogtmove sha512,256 into apt-pkg/sha2.{cc,h}, move gifford...