Commit graph

21 commits

Author SHA1 Message Date
Stefan Reitshamer
9f14505297 updated Xcode project to recommended settings 2017-11-13 06:16:42 -05:00
Stefan Reitshamer
1c0a2565ff Updated to be compatible with backups created by Arq 5. 2017-02-03 10:04:07 -05:00
Stefan Reitshamer
20004756bc Implemented restore from S3/Glacier and from (legacy) Glacier. 2014-07-28 16:11:39 -04:00
Stefan Reitshamer
85a5b9976b Implemented restore from S3. 2014-07-28 15:24:30 -04:00
Stefan Reitshamer
8b416e0e22 Replaced Arq 2 code with Arq 4 code. 2014-07-28 14:20:07 -04:00
Stefan Reitshamer
20bf814d17 Updated to Commit version 9. 2013-03-09 08:46:38 -05:00
Stefan Reitshamer
1e5fc7028b upgraded debugger project setting 2012-12-12 10:55:59 -05:00
Stefan Reitshamer
b2c5603b97 changed architecture to 64-bit 2012-11-05 06:17:58 -05:00
Stefan Reitshamer
525ac8a372 Updated SDK to 'latest' (10.8).
Fixed incorrect printf specifiers for 64-bit.
2012-11-05 05:34:12 -05:00
Stefan Reitshamer
40ef06c9d2 Switched from NSURLConnection API to CFHTTP API.
I made this switch in Arq 2.6.3 last March, and it has been much more stable.
2012-08-20 10:00:49 -04:00
Stefan Reitshamer
ed76eb8440 updated the project to work with Xcode 4 2012-01-23 11:05:43 -05:00
Stefan Reitshamer
ec0f06fbea added reflog-printing function 2011-11-21 09:17:48 -05:00
Stefan Reitshamer
395a17a05d Added an option to explicitly give a SHA1 for the commit you want to restore. 2011-11-21 08:35:36 -05:00
Stefan Reitshamer
23ba1cc792 check every S3 bucket for Arq data, not just ones with pre-defined names 2011-10-23 06:00:12 -04:00
Stefan Reitshamer
1a5a2ae998 Merged in code from Arq 2. 2011-08-16 15:19:44 -04:00
Stefan Reitshamer
846d391120 Changed BufferedInputStream from a protocol to a class; removed a bunch of redundant code; changed the InputStream interface to work more like the read(2) system call; fixed a bug with restoring large files when network errors occur. 2010-08-20 11:51:11 -04:00
Stefan Reitshamer
eb62c99ca2 better arq_restore output 2010-08-19 14:05:52 -04:00
Stefan Reitshamer
cbe20c007e Merged in many changes from Arq mainline development.
(Sorry for the lame commit comment).
2010-08-19 13:25:23 -04:00
Stefan Reitshamer
3c02cd09fb added autorelease pools 2010-06-28 07:59:44 -04:00
Stefan Reitshamer
4884a60a9d added arq_verify utility which verifies that all SHA1s referenced by all backups are available in your S3 account 2010-06-18 08:14:01 -04:00
Stefan Reitshamer
4a346a274c initial commit 2010-03-31 08:57:26 -04:00