summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/contrib/sha256.cc:Michael Vogt2006-07-241-4/+4
* * apt-pkg/contrib/sha256.cc:Michael Vogt2006-05-161-1/+4
* * added ajs patchMichael Vogt2006-03-084-1/+500
* * fix for #340448Michael Vogt2005-11-231-0/+1
* * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-237-79/+78
* * sparc64 alignment fixMichael Vogt2005-10-191-1/+1
* * leak fix for debian #250583Michael Vogt2005-09-281-2/+2
* * merged from mainMichael Vogt2005-08-094-7/+71
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-236-5/+13
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-062-2/+2
* Fix syntax in sha1.ccMatt Zimmerman2005-02-041-2/+2
* allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman2005-02-041-3/+8
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-192-3/+4
* Merge misc-abi-changesMatt Zimmerman2004-12-132-4/+4
* * Increase length of line buffer in ReadConfigFile to 1...Arch Librarian2004-09-201-2/+6
* Mark the type abbrevation warning as translatableArch Librarian2004-09-201-2/+2
* * Give a warning if an illegal type abbreviation is use...Arch Librarian2004-09-201-8/+12
* - Clean up some string handling, patch from Peter LundkvistArch Librarian2004-09-201-3/+3
* Typo fixes.Arch Librarian2004-09-201-3/+3
* Add safe_snprintfArch Librarian2004-09-202-4/+29
* Remove \r escape sequence for the sake of gettextArch Librarian2004-09-201-3/+3
* Test for timegm in configure.Arch Librarian2004-09-201-2/+8
* Some more g++-3.2 fixes.Arch Librarian2004-09-202-4/+5
* Fix segfault in FindAny when /i is used, and there is n...Arch Librarian2004-09-201-2/+2
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-202-5/+7
* PD licenseArch Librarian2004-09-203-4/+10
* Increase ReadMessages buffer. #111914Arch Librarian2004-09-201-2/+2
* Correct neuros problem with no source directoryArch Librarian2004-09-201-3/+3
* Speeling correctionArch Librarian2004-09-201-2/+2
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
* Fixed -- argument bugArch Librarian2004-09-201-1/+4
* Fixed string parsing, Bug #100046Arch Librarian2004-09-201-2/+2
* Restored GCC 2.95 compilabilityArch Librarian2004-09-202-5/+18
* Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2004-09-202-14/+97
* Reverted unnecessary string changesArch Librarian2004-09-201-29/+29
* Changed comparision operatorsArch Librarian2004-09-201-8/+10
* More ignoring of versionless packagesArch Librarian2004-09-201-2/+2
* Ensure the memory buffer is 0'dArch Librarian2004-09-203-52/+62
* G++3 fixes from RandolphArch Librarian2004-09-201-3/+6
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+4
* G++3 fixes from RandolphArch Librarian2004-09-202-4/+4
* G++3 fixes from RandolphArch Librarian2004-09-203-5/+14
* G++3 fixes from RandolphArch Librarian2004-09-207-7/+21
* MOO DOOGIEArch Librarian2004-09-201-2/+2
* run-parts. Closes: #94286Arch Librarian2004-09-201-12/+6
* fixed an alignment bugArch Librarian2004-09-201-4/+5
* Tag file can read from unseekable objectsArch Librarian2004-09-202-5/+17
* Pedantic fixesArch Librarian2004-09-204-11/+11
* BSD testing fixesArch Librarian2004-09-202-6/+4
* More SHA-1 prepArch Librarian2004-09-202-0/+84