Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies 644478e8db try not to call memcpy with length 0 in hash calculations hace 8 años
  David Kalnischkies 3006044202 implement generic config fallback for methods hace 8 años
  David Kalnischkies 0e071dfe20 rred: truncate result file before writing to it hace 8 años
  David Kalnischkies 6e71ec6fcd verify hash of input file in rred hace 8 años
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale hace 8 años
  Julian Andres Klode 610e13842a rred: If there were I/O errors, fail hace 9 años
  David Kalnischkies 2651f1c071 act on various suggestions from cppcheck hace 9 años
  David Kalnischkies 4e3c5633b1 allow pdiff bootstrap from all supported compressors hace 9 años
  Julian Andres Klode 4fcff7ed46 rred: Run in parallel hace 9 años
  Julian Andres Klode 1924be129e rred: Use buffered writes hace 9 años
  Julian Andres Klode 18b1628146 rred: Only call pkgInitConfig() in test mode hace 9 años
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() hace 9 años
  Julian Andres Klode 46cddb8c1a rred: Allow passing files as arguments for compressor testing hace 9 años
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck hace 9 años
  David Kalnischkies 23e64f6d0f allow acquire method specific options via Binary scope hace 9 años
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon hace 9 años
  David Kalnischkies d7a51997c3 implement PDiff patching for compressed files hace 9 años
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods hace 9 años
  David Kalnischkies c69e837094 replace ULONG_MAX with c++ style std::numeric_limits hace 9 años
  David Kalnischkies 4f51fd8636 support hashes for compressed pdiff files hace 9 años
  David Kalnischkies 6d3e5bd8e0 add more parsing error checking for rred hace 9 años
  David Kalnischkies 3679515479 check patch hashes in rred worker instead of in the handler hace 9 años
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods hace 9 años
  David Kalnischkies 9dd940ed72 Assert statement calls a function which may have desired side effects: 'pos_is_okay' hace 10 años
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere hace 11 años
  David Kalnischkies 6298ff8b64 fix -Wformat= warnings about size_t != %lu on e.g. armel hace 11 años
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens hace 11 años
  David Kalnischkies 25d99f3b42 fix various style/performance warnings in rred hace 11 años
  Anthony Towns 2fd754cfe9 methods/rred: minor robustness improvements hace 11 años
  David Kalnischkies 50bd6fd379 integrate Anthonys rred with POC for client-side merge hace 11 años