Commit graph

22 commits

Author SHA1 Message Date
313f65609f
🗑 Remove unneeded code 2018-08-09 17:14:42 +02:00
9353111085
🐛 Fix error in inflate function 2018-08-09 16:20:21 +02:00
6b9b31c2bc
🐛 Change char buffers to unsigned char buffers 2018-08-07 15:22:07 +02:00
04e8f80b20
👷 Fix compiler error 2018-07-31 14:01:33 +02:00
2ade3e0bd0
🎨 Cast buffer in inflate routine 2018-07-31 13:50:30 +02:00
3923daf551
🐛 Fix inflate error (output ended prematurely) 2018-07-31 13:38:21 +02:00
614aa91c94
Add inflation of files 2018-07-31 13:18:18 +02:00
ad8d88a066
🎨 Improve code quality 2018-07-25 02:34:08 +02:00
966e8bb7c1
🐛 Fix local file header 2018-07-24 20:04:41 +02:00
476266863f
Parse command line arguments 2018-07-24 19:56:21 +02:00
1638e9047d
🚧 Prepare argv parsing 2018-07-24 18:17:15 +02:00
866f6afd5a
🚧 Add decryption functions 2018-07-24 18:10:07 +02:00
7019271bfe
♻ Move utility functions into separate directory 2018-07-24 17:13:51 +02:00
8b8df10e33
♻ Extract function definitions from header into C file 2018-07-24 17:11:24 +02:00
d7dcd97c75
🚧 Implement file reader 2018-07-24 17:07:47 +02:00
afa9522e78
Remove zip file 2018-07-24 15:32:45 +02:00
6327e24191
👷 Fixing build script 2018-07-18 03:40:11 +02:00
d390e0affe
Add miniz source code 2018-07-17 17:19:13 +02:00
d541b16d39
📓 Add comment 2018-07-17 15:05:57 +02:00
26012652a6
🏗 Add editorconfig 2018-07-17 14:07:17 +02:00
2e23e3b21c
Add source files and build script 2018-07-17 14:05:22 +02:00
9d3394d21d
🎉 Initial commit. 2018-07-17 13:54:23 +02:00