[Box Backup-commit] [boxbackup/boxbackup] 6e918d: Add real ETag and If-None-Match support to Amazon ...

GitHub noreply at github.com
Fri Dec 2 22:25:55 GMT 2016


  Branch: refs/heads/s3_support_merge_5
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 6e918d9efa0e5377fe55691ab1bc48d90b26cddc
      https://github.com/boxbackup/boxbackup/commit/6e918d9efa0e5377fe55691ab1bc48d90b26cddc
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M lib/httpserver/HTTPHeaders.h
    M lib/httpserver/HTTPResponse.cpp
    M lib/httpserver/S3Client.cpp
    M lib/httpserver/S3Client.h
    M lib/httpserver/S3Simulator.cpp
    M test/httpserver/testhttpserver.cpp

  Log Message:
  -----------
  Add real ETag and If-None-Match support to Amazon S3 simulator and client.

Add an MD5-calculating stream and use it to calculate MD5 checksum of files
being received during upload.


  Commit: 950fcdb30f3fbd88c726913a3dd3a7aa8dcd2b6c
      https://github.com/boxbackup/boxbackup/commit/950fcdb30f3fbd88c726913a3dd3a7aa8dcd2b6c
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M infrastructure/m4/boxbackup_tests.m4
    M infrastructure/makebuildenv.pl.in

  Log Message:
  -----------
  Detect which debugger to use in t-gdb scripts: lldb or gdb

Should make debugging on Mac and BSD less painful.


Compare: https://github.com/boxbackup/boxbackup/compare/983fc5e7568c...950fcdb30f3f


More information about the Boxbackup-commit mailing list