Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies 7090386528 support \n and \r\n line endings in ReadMessages hace 13 años
  Michael Vogt 5b63d2a9a2 merged patch from Daniel Hartwig to fix URI and proxy releated issues hace 13 años
  Michael Vogt 3278fe6656 merged bundle from david hace 13 años
  Michael Vogt 4fb400a66f split out a method to strip whitespaces only on the right side hace 13 años
  David Kalnischkies 69c2ecbdc9 various simple changes to fix cppcheck warnings hace 13 años
  David Kalnischkies 5076b3c220 * apt-pkg/contrib/strutl.cc: hace 14 años
  David Kalnischkies 324cbd5693 as we parse datestrings from external sources a lot specify the length hace 14 años
  David Kalnischkies 89d88ac3ef merge with my debian-sid branch hace 14 años
  David Kalnischkies 404528bd58 convert a few for-loop char finds to proper strchr and memchr hace 15 años
  David Kalnischkies 74b2200285 merge with debian/experimental hace 15 años
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this hace 15 años
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first hace 15 años
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be hace 15 años
  Michael Vogt cca2efe60e fix typos in changelog, make DeEscapeString const, improve description hace 15 años
  Michael Vogt b9dc47069a add another escape test case, fixup octal one (its \0XX instead of \0XXX) hace 15 años
  Michael Vogt e0146bb181 apt-pkg/contrib/strutl.cc: kill unneeded debug output hace 15 años
  Michael Vogt a513ace2d2 * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: hace 15 años
  David Kalnischkies 410327e1ee let TimeRFC1123 return an empty string if gmtime() fails hace 15 años
  David Kalnischkies 8ff84cf381 impossible to be too long but just to be sure use snprintf hace 15 años
  David Kalnischkies 3eb9e25785 merge 'after squeeze release'-stuff hace 15 años
  David Kalnischkies f688d1d3c9 * apt-inst/contrib/extracttar.cc: hace 15 años
  Nobuhiro Hayashi 54f2f0a3e4 Permit base256 encoded value in the numeric field of tar header. hace 15 años
  Michael Vogt cdb9307c70 add support for third party changelogs hace 15 años
  David Kalnischkies 4d8d8112bb * apt-pkg/contrib/strutl.cc: hace 16 años
  David Kalnischkies ea6db08d45 * apt-pkg/contrib/strutl.cc: hace 16 años
  David Kalnischkies 24d7b6267e be sure that the RFC1123StrToTime method is run in a LANG=C environment hace 16 años
  David Kalnischkies 550891457f use the portable timegm shown in his manpage instead of a strange hace 16 años
  David Kalnischkies cd8cf88f0e * apt-pkg/contrib/strutl.cc: hace 16 años
  David Kalnischkies 436d7eab92 Userinfo is urlencoded in URIs (RFC 3986) hace 16 años
  David Kalnischkies 3f42500d6b rename ExplodeString to VectorizeString hace 16 años