GitXplorerGitXplorer
g

ObjZ

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
7f5a007f036e440a8dcb48f805792357b10d6c2e

Most of the archive builder implementation.

ggwynne committed 13 years ago
Unverified
085702b493c879229930ff849e3bfae1baaf717d

Initial interface for archive builder

ggwynne committed 13 years ago
Unverified
80429b843cf8e0bfa172b5175bbbfa4f4fa4439a

Add dealloc to close the file, fix integer size conversion warning

ggwynne committed 13 years ago
Unverified
fcdc61bbdb6c9a3e89ea34396ca6f463124198b9

Add fetching contents of files inside a zip, added crypting support (why wasn't it there to begin with?)

ggwynne committed 13 years ago
Unverified
10bd7e31e212a2daadf382b40679d85b62681095

Initial implementaiton of archive reader, and changes to Minizip to satisfy warnings and analyzer. UNTESTED.

ggwynne committed 13 years ago
Unverified
ef8335dc9b96328d8cdc5ddb43ea67ee86509c91

Initial interface for archive reader.

committed 13 years ago

README

The README file for this repository.

ObjZ

A Objective-C wrapper around MiniZip.

Copyright (c) 2012 Gwynne Raskind.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.