index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gunzip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: make io vtables const struct, and add accessors for them
Timo Teräs
2017-06-23
1
-13
/
+21
*
io, database: preserve [am]time for cached and fetched files
Timo Teräs
2015-11-09
1
-0
/
+8
*
rework error handling for read streams
Timo Teräs
2015-03-10
1
-4
/
+3
*
io,url,db: support for if-modified-since
Timo Teräs
2014-10-08
1
-3
/
+2
*
io: fix few error path leaks
Timo Teräs
2014-10-07
1
-4
/
+2
*
all: update copyright year statement
Timo Teräs
2011-09-13
1
-1
/
+1
*
gunzip: fix ordering of boundary callbacks
Timo Teräs
2010-12-17
1
-8
/
+24
*
io: enhance istream/bstreams with pipe to forked child
Timo Teräs
2010-12-09
1
-2
/
+2
*
io: better error handling when writing stuff out
Timo Teras
2009-08-12
1
-4
/
+9
*
pkg: cleanup the signing code
Timo Teras
2009-07-22
1
-3
/
+8
*
various: more informative error messages
Timo Teras
2009-07-22
1
-12
/
+12
*
various: installation fixes
Timo Teras
2009-07-22
1
-8
/
+8
*
pkg: fix indexing of multi-part apks
Timo Teras
2009-07-21
1
-21
/
+27
*
db: fixes to package checksumming while installing it
Timo Teras
2009-07-21
1
-3
/
+10
*
gzip: fix finalization of compressed output
Timo Teras
2009-07-20
1
-5
/
+8
*
digest: use oneshot context flag where approriate
Timo Teras
2009-07-17
1
-25
/
+19
*
pkg: fix index generation
Timo Teras
2009-07-17
1
-7
/
+10
*
various: new style index generation
Timo Teras
2009-07-16
1
-9
/
+89
*
gzip: always autoclose the inner stream
Timo Teras
2009-07-16
1
-5
/
+2
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
1
-1
/
+5
*
io: move csumming away from bstream to gunzip
Timo Teras
2009-07-13
1
-8
/
+41
*
gunzip: accept concatenated gzip streams
Timo Teras
2009-07-10
1
-1
/
+11
*
io: fix some memory leaks
Timo Teras
2009-01-06
1
-1
/
+5
*
io: check inner stream existance before creating gunzip stream
Timo Teras
2009-01-06
1
-0
/
+3
*
io: apk_ostream stuff
Timo Teras
2008-11-28
1
-1
/
+1
*
db: checksum installed files, protect config files
Timo Teras
2008-11-14
1
-1
/
+0
*
use zlib internally to decompress
Timo Teras
2008-11-07
1
-0
/
+93