apk-tools/src
Timo Teras 67108bf07a io: fix corruption of big files on mmap write
remember to increment destination pointer; and munmap the proper
base address.
2009-07-31 10:50:55 +03:00
..
Makefile build: make install depend on main targets 2009-07-29 19:07:14 +03:00
add.c add, fetch: make handling of special options more logical 2009-07-24 14:23:33 +03:00
apk.c apk: add -i/--interactive option (fixes #60) 2009-07-24 14:18:45 +03:00
apk_applet.h help: auto construct help 2009-06-25 15:14:07 +03:00
apk_archive.h tar: make checksumming of inner files conditional 2009-07-29 19:16:04 +03:00
apk_blob.h blob: base64 encoding and decoding 2009-07-15 14:48:57 +03:00
apk_database.h audit: protection mask for "symlinks only" 2009-07-30 10:42:20 +03:00
apk_defines.h apk: add -i/--interactive option (fixes #60) 2009-07-24 14:18:45 +03:00
apk_hash.h hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
apk_io.h pkg: cleanup the signing code 2009-07-22 19:56:13 +03:00
apk_package.h signing: verify and generate identity 2009-07-22 21:04:54 +03:00
apk_state.h state: do not derefence unallocated memory 2009-04-15 12:44:24 +03:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c io: fix mmap writing to actually work 2009-07-30 09:07:35 +03:00
audit.c db: fix checksum storing to db 2009-07-30 11:55:59 +03:00
blob.c blob: base64 encoding and decoding 2009-07-15 14:48:57 +03:00
cache.c various: misc fixes 2009-07-22 14:24:19 +03:00
database.c db: allow update of untrusted index 2009-07-30 19:16:37 +00:00
del.c help: auto construct help 2009-06-25 15:14:07 +03:00
fetch.c add, fetch: make handling of special options more logical 2009-07-24 14:23:33 +03:00
gunzip.c pkg: cleanup the signing code 2009-07-22 19:56:13 +03:00
hash.c hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
index.c index: more informative error message 2009-07-23 11:35:40 +03:00
info.c db: speed up fdb creation 2009-07-14 11:55:08 +03:00
io.c io: fix corruption of big files on mmap write 2009-07-31 10:50:55 +03:00
md5.h Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
package.c tar: make checksumming of inner files conditional 2009-07-29 19:16:04 +03:00
search.c db: open flags revisited 2009-07-07 09:27:56 +03:00
state.c apk: add -i/--interactive option (fixes #60) 2009-07-24 14:18:45 +03:00
template.c Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
update.c db: removed apk_repository_update_all() as its no longer needed 2009-07-09 06:25:27 +00:00
upgrade.c help: auto construct help 2009-06-25 15:14:07 +03:00
url.c gzip: always autoclose the inner stream 2009-07-16 13:47:26 +03:00
ver.c ver: implement --limit 2009-07-09 08:17:58 +02:00
verify.c verify: report missing files rather than segfault 2009-07-30 14:29:20 +00:00
version.c version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00