.. |
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
|
db: remove APK_NAME_VIRTUAL flag
|
2009-07-24 14:02:56 +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
|
audit: add --system option
|
2009-07-22 21:28:39 +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: fix protected directory handling (fixes #89)
|
2009-07-29 19:39:59 +03: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: keep static pointer to copying buffer
|
2009-07-30 09:11:14 +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
|
tar: make checksumming of inner files conditional
|
2009-07-29 19:16:04 +03:00 |
version.c
|
version: added apk_version_compare_blob() function
|
2009-06-22 11:08:39 +02:00 |