コミット履歴

作者 SHA1 メッセージ 日付
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 年 前
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 年 前
  David Kalnischkies 3679515479 check patch hashes in rred worker instead of in the handler 9 年 前
  Michael Vogt da6f750f45 prepare ABI for feature/socketpair 10 年 前
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 10 年 前
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point 10 年 前
  Michael Vogt a2d40703e4 make http size check work 10 年 前
  Julian Andres Klode 7b18d5592f methods: Fail if we cannot drop privileges 10 年 前
  Michael Vogt dcd5856b11 Pass ExpectedSize to tthe backend method 10 年 前
  David Kalnischkies d003a557a5 tell download methods the expected hashes 10 年 前
  David Kalnischkies b3501edb70 use HashStringList in the acquire system 11 年 前
  David Kalnischkies ce62f1def6 mark optional (private) symbols as hidden 10 年 前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 年 前
  David Kalnischkies e1284a59de * apt-pkg/acquire-methods.cc: 12 年 前
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 13 年 前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 年 前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 年 前
  David Kalnischkies 73da43e90b * apt-pkg/acquire*.{cc,h}: 13 年 前
  Michael Vogt 12cd178d6e merge lp:~mvo/apt/sha512-template to add support for sha512 13 年 前
  David Kalnischkies f1bdfe8156 fix order of CurrentURI and UsedMirror in Status() and Log() 13 年 前
  Michael Vogt d9b9e9e249 add sha512 support in the client now as well 14 年 前
  Michael Vogt 963b16dceb implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors 14 年 前
  Michael Vogt ebb461fdf0 * [ABI break] merge support for http redirects, thanks to 16 年 前
  Michael Vogt f060e833f5 * apt-inst/contrib/extracttar.cc: 17 年 前
  Michael Vogt 5d0d7fae87 * apt-pkg/acquire-method.{cc,h}: 17 年 前
  Michael Vogt 702c84fb16 * apt-pkg/deb/dpkgpm.cc: 17 年 前
  Michael Vogt 8d4b705ab0 * merged apt--no-pragma 17 年 前
  Michael Vogt 39e1be0ff9 * removed dead code 18 年 前
  Michael Vogt 36280399db * commited the latest mirror failure detection code 18 年 前
  Michael Vogt cae9cdcefc * basic error reporting from apt in place now (ReportMirrorFailures()) 18 年 前