issues
search
xavierleroy
/
camlzip
Reading and writing zip and gzip files from OCaml
Other
41
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Retrieve an entry's compression level when `compression_method` is the deflate algorithm.
#49
zoj613
closed
1 month ago
2
Validate and normalize file name when adding entries to ZIP files
#48
xavierleroy
closed
2 months ago
2
`Zlib.inflate`: detect truncated input instead of looping
#47
xavierleroy
closed
2 months ago
1
Adding a new entry to an existing zip file.
#46
zoj613
closed
1 month ago
3
Fix unchecked offsets during entry read
#45
Ant1-Provot
closed
2 months ago
4
Fix bug of infinite loop on empty but marked as 'Inflated' entries.
#44
Ant1-Provot
closed
3 months ago
1
Full support for ZIP64 archives
#43
xavierleroy
closed
5 months ago
0
Call inflateEnd / deflateEnd in finalizers
#42
xavierleroy
closed
7 months ago
1
The library can leak
#41
dbuenzli
closed
7 months ago
1
Document/enforce forward slashes in entry names
#40
alainfrisch
closed
2 months ago
1
add support for ZIP64 large number of entries
#39
jvillard
closed
6 months ago
1
Add explicit dependency on Unix
#38
dra27
closed
2 years ago
1
version in META file
#37
treinen
closed
1 month ago
2
Functorize Zip reading/writing functionality to permit different backends
#36
zindel
opened
3 years ago
3
ZIP64 support
#35
markghayden
closed
5 months ago
4
`NATIVE_COMPILER` variable doesn't exists in 4.09
#34
bobot
closed
3 years ago
1
Update META file to use plugin convention
#33
bobot
closed
4 years ago
2
install .mli and .cmt{,i} files
#32
c-cube
closed
4 years ago
1
build with dune
#31
olafhering
opened
4 years ago
11
Mark libcamlzip as a dependency of zip.cmxs in the makefile
#30
dhouck
closed
4 years ago
0
Zip.add_entry_generator produces a garbage CRC in Store mode
#29
ppedrot
closed
4 years ago
1
Fixed builds on platforms with no shared libs
#28
nandor
closed
4 years ago
0
gzip : allow reading from / writing to in-memory buffer
#27
alainfrisch
opened
4 years ago
2
API to work on buffers directly
#26
c-cube
closed
4 years ago
3
Fixup flush_continue command to use the correct flush method
#25
leamingrad
closed
5 years ago
3
fix testzlib.ml for ocaml.ml (String=>Bytes)
#24
treinen
closed
5 years ago
0
Adapt to caml_named_value signature change
#23
nojb
closed
5 years ago
0
Add a `flush_continue` function
#22
leamingrad
closed
5 years ago
2
Explicit flush behavior for out_buffer
#21
khadijafen9
closed
5 years ago
0
Request to release 1.08 version on Opam
#20
dweil
closed
5 years ago
1
Add support for Zip64 format
#19
alfa07
closed
4 years ago
0
File descriptor not closed when exception raised in Zip.open_in funct…
#18
dweil
closed
5 years ago
1
file descriptor not closed when exception raised in Zip.open_in function
#17
dweil
closed
5 years ago
0
Fix #15, failing assert when reading large zip files
#16
einars
closed
5 years ago
0
Assert failing in zip file with a large number of files
#15
einars
closed
5 years ago
0
Add versions of Zlib.deflate and Zlib.inflate with input buffers as immutable strings
#14
balat
closed
6 years ago
1
Zlib.compress_direct should call deflate_end
#13
alainfrisch
closed
6 years ago
2
URL for zlib
#12
alainfrisch
closed
6 years ago
1
Zip in channel
#11
brendanlong
closed
6 years ago
3
Add a gitignore file for build artifacts
#10
brendanlong
closed
6 years ago
1
Build issue while cross-compiling
#9
ErwanGa
opened
7 years ago
2
Alias camlzip to zip
#8
rgrinberg
closed
7 years ago
1
Add bigstring interfaces for deflate/inflate
#7
Laakeri
opened
7 years ago
5
Don't treat Z_BUF_ERROR as a fatal error
#6
Laakeri
closed
7 years ago
1
added doc target (and also clean it upon clean)
#5
UnixJunkie
closed
7 years ago
1
Add cross-compilation support
#4
whitequark
closed
7 years ago
3
OPAM Package
#3
demurgos
closed
7 years ago
2
Zstream outside ocaml heap
#2
einars
closed
7 years ago
1
Random read_entry "decompression error" exception with zlib 1.2.9+
#1
einars
closed
7 years ago
2