issues
search
muja
/
unrar.rs
Rust library for extracting, listing and testing RAR archives.
Apache License 2.0
95
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to cross-compile Android
#63
Liloupar
opened
2 weeks ago
0
How to Extract a File from a RAR Archive
#62
tsfTSF7
closed
3 weeks ago
6
Extremely slow for large archives
#61
AntoniosBarotsis
opened
1 month ago
7
tests: add tests for linux unicode
#60
muja
closed
1 month ago
0
Feature/granular errors
#59
muja
opened
1 month ago
0
Feature/errors
#58
muja
opened
1 month ago
0
fix: remove invalid unicode after PACK_MAX_DICT in unrar code comment
#57
ttys3
closed
2 months ago
3
compile failed on some windows machine
#56
ttys3
closed
2 months ago
0
tests: add test case to verify tempdir extraction is fixed
#55
muja
closed
2 months ago
0
fix: unicode filenames on Linux
#54
muja
closed
2 months ago
8
chore(unrar_sys): upgrade DLL to version 7.0.9
#53
muja
closed
2 months ago
0
32 bit program cannot be compiled
#52
pzokid2
closed
1 month ago
6
Make ProcessMode public
#51
ikrivosheev
opened
5 months ago
1
fix(unrar): extract_to should set parent path
#50
deanrock
closed
2 months ago
1
fix: fix CJK filename can not open issue
#49
ttys3
closed
2 months ago
2
chore(unrar_sys): upgrade unrar source code version to 7.0.9
#48
ttys3
closed
2 months ago
23
Compilation fails on macOS
#47
dsully
closed
2 months ago
4
Add test mode
#46
Marekkon5
closed
8 months ago
3
tests: add testcase for unicode filename #44
#45
muja
closed
2 months ago
0
Can't open rar files with unicode characters in the file name.
#44
eparmstrong
closed
2 months ago
5
Feature/next
#43
muja
opened
9 months ago
0
Make vendor docs .md so they can be viewed in GitHub via browser
#42
muja
closed
11 months ago
0
basic_extract.rs does not compile
#41
cpowell
closed
11 months ago
3
chore(license): add Apache2 license #1
#40
muja
closed
12 months ago
0
Chore/upgrade unrar version
#39
muja
closed
12 months ago
0
Fix references in doc comment
#38
jonstodle
closed
12 months ago
1
Fix x86_64-pc-windows-gnu target build
#37
lmkra
closed
12 months ago
9
Change FileHeader::unpacked_size type to u64
#36
lmkra
closed
12 months ago
0
Archive extraction panics on armv7-unknown-linux-musleabihf architecture
#35
lmkra
closed
12 months ago
4
Can't extract files to tempdir on macOs
#34
biuiko
closed
2 months ago
3
tests: use PathBuf to not fail on windows
#33
muja
closed
1 year ago
1
evalute / use UCM_NEEDPASSWORDW
#32
muja
opened
1 year ago
0
build for OS X 10.8
#31
muja
closed
1 year ago
0
remove `num` from dependency
#30
gwy15
closed
1 year ago
1
Fix build on Github Actions Macos.
#29
IohannRabeson
closed
1 year ago
8
Build fix macos
#28
IohannRabeson
closed
1 year ago
0
Feature/typestate
#27
muja
closed
1 year ago
0
Feature request: Extract part into `Vec<u8>`
#26
Aloso
closed
1 year ago
8
Fix unpacked size calculation
#25
Lompik
closed
1 year ago
1
Add ArchiveFlags
#24
vjoki
closed
4 years ago
2
chore: update authors
#23
muja
closed
4 years ago
1
Better errors
#22
vjoki
opened
4 years ago
0
Consider adding more targets to travis.yml
#21
vjoki
closed
1 year ago
2
Allow more control over what to do with an archive's entries
#20
muja
opened
4 years ago
7
Use more appropriate types for cross-platform unicode support
#19
vjoki
closed
4 years ago
14
Fix rebase fail in pr #17
#18
vjoki
closed
4 years ago
1
Fix issue #7
#17
vjoki
closed
4 years ago
1
unrar_sys related fixes and tweaks
#16
vjoki
closed
4 years ago
2
Fix unrar_sys build on windows (gnu/msvc)
#15
vjoki
closed
4 years ago
1
Update bundled unrar and add missing bits and pieces
#14
vjoki
closed
4 years ago
1
Next