Commit History

Author SHA1 Message Date
  David Kalnischkies 84e254d6ae * apt-pkg/contrib/fileutl.cc: 14 years ago
  David Kalnischkies 324cbd5693 as we parse datestrings from external sources a lot specify the length 14 years ago
  David Kalnischkies 785412cf3b fix "(style) The scope of the variable 'count' can be reduced" 14 years ago
  David Kalnischkies 13ad8ce30c micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive types." 14 years ago
  David Kalnischkies b3c36c6e2f set char-limits for the scanf parsing previous crash-reports 14 years ago
  David Kalnischkies b4a6673c48 fix "(performance) Possible inefficient checking for 'R' emptiness." 14 years ago
  David Kalnischkies deb0d61de5 fix "(style) Checking if unsigned variable 'Minor' is less than zero." 14 years ago
  David Kalnischkies 74865d5d41 ensure that (s)scanf doesn't parse a too long Code now that a previous 14 years ago
  David Kalnischkies cddbc86deb fix two "(style) Variable 'Res' is assigned a value that is never used" 14 years ago
  David Kalnischkies ce3c2407d9 fix "(error) Possible null pointer dereference: BindAddr" by ensuring 14 years ago
  David Kalnischkies f685054e7e fix "(style) Statements following return, break, continue, goto or throw 14 years ago
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 years ago
  David Kalnischkies b1803e01ec handle a SIGINT in all modes as a break after the currently running 14 years ago
  David Kalnischkies de498a528c * apt-pkg/acquire-item.cc: 14 years ago
  Simon Ruderich 43c1ca5d1e testcase for CVE-2012-0214 14 years ago
  David Kalnischkies 440d3d654a * apt-pkg/packagemanager.cc: 14 years ago
  David Kalnischkies d73840dc51 allow msgtest to be used with only one parameter 14 years ago
  David Kalnischkies 2264548ff2 show in the debug output if we are looping in the avoid breaks 14 years ago
  David Kalnischkies 6b92f60c38 eanup the ordering-code avoiding a break (no function change) 14 years ago
  David Kalnischkies c2ef3ce374 fix the string in the testcases 14 years ago
  David Kalnischkies 73edfd42d9 * cmdline/apt-cache.cc: 14 years ago
  David Kalnischkies ca5e41fdce improve 'error' message for packages which are only referenced 14 years ago
  David Kalnischkies 0c73b84b00 * cmdline/apt-get.cc: 14 years ago
  David Kalnischkies f55602cb0c use pdiff for Translation-* files if available (Closes: #657902) 14 years ago
  David Kalnischkies 8e3900d0d7 * apt-pkg/acquire-item.cc: 14 years ago
  David Kalnischkies c0d58f4276 ensure that the cache-directories are really directories before 14 years ago
  David Kalnischkies d90d3a05de * apt-pkg/indexrecords.cc: 14 years ago
  David Kalnischkies fbb2c7e04d * apt-pkg/cachefile.cc: 14 years ago
  David Kalnischkies f40db111e1 just in case: correct the header-guard for https to not match http 14 years ago
  David Kalnischkies 379e22a4c0 remove the arbitrary MAXLEN limit for response lines (Closes: #658346) 14 years ago