Commit Graph

515 Commits

Author SHA1 Message Date
MecryWork 60b885181a
fix: Seg_exist function crashes when the second parameter is 0
Co-authored-by: liuchenghao
2021-08-09 10:36:09 +01:00
Fufu Fang 31617b146c
Updated the man page 2021-08-09 04:01:21 +01:00
Fufu Fang 5f86703f17
janatorial changes 2021-08-08 15:50:35 +01:00
Fufu Fang 9b23b69df2
Update Makefile 2021-08-08 14:32:36 +01:00
Fufu Fang 7e4ae034d8
updated CHANGELOG.md 2021-08-08 14:25:29 +01:00
Fufu Fang e76b079fe6
Fix issue #59
Stop duplicated link from showing for Apache server configured
with IconsAreLinks option.
2021-08-08 14:25:28 +01:00
Fufu Fang 8e6ff1a93d
replaced calloc with CALLOC wrapper function 2021-08-08 14:25:24 +01:00
Fufu Fang 65f91966d5
updated .gitignore 2021-08-05 00:38:08 +01:00
Fufu Fang 861481e6e1
Fixed issue #71
Now allows link which start with percentage encoding
2021-08-05 00:34:07 +01:00
Fufu Fang df94764dcb
Merge pull request #68 from MecryWork/master
fix: Failed to mount an empty file in the cache state
2021-07-27 09:44:05 +01:00
liuchenghao 2791f96603 fix: Failed to mount an empty file in the cache state 2021-07-27 15:55:19 +08:00
Fufu Fang fa586cd117
Update README.md 2021-06-05 12:32:20 +01:00
Fufu Fang 8481ab0c80
Merge pull request #66 from hiliev/macos-uninstall
Fix for uninstall on macOS
2021-06-05 11:52:46 +01:00
Hristo Iliev 92a73305f2 Uninstall for macOS 2021-06-05 11:07:46 +03:00
Fufu Fang daa7a7c4d0
Update README.md 2021-05-28 10:10:34 +01:00
Fufu Fang 907f73fa6e
Update Makefile 2021-05-27 22:17:41 +01:00
Fufu Fang 55ea241d90
Update CHANGELOG.md 2021-05-27 22:03:34 +01:00
Fufu Fang b4f5dd7273
Update CHANGELOG.md 2021-05-27 22:02:51 +01:00
Fufu Fang 3e4a438d75
Merge pull request #64 from hiliev/macos-install
Add install target for macOS
2021-05-27 21:01:08 +01:00
Hristo Iliev 49198d5125 Ensure target bin directory is created on macOS 2021-05-27 22:59:18 +03:00
Hristo Iliev a431dd6dce Merge branch 'fangfufu:master' into macos-install 2021-05-27 22:41:01 +03:00
Hristo Iliev 1df02b08e8 Add install target for macOS 2021-05-27 22:38:22 +03:00
Fufu Fang ef61c3c6da
Update README.md 2021-05-27 20:17:51 +01:00
Fufu Fang fbaf6b948a
Merge pull request #63 from hiliev/macos-patches
Add support for macOS
2021-05-27 20:15:52 +01:00
Hristo Iliev e553463dc4 Patches to build on macOS 2021-05-27 21:49:51 +03:00
Fufu Fang 0f7a97bcba
minor spacing issue in Makefile 2021-05-26 00:39:00 +01:00
Fufu Fang 465d3d48da
Update README.md 2021-04-02 13:04:52 +01:00
Fufu Fang 20aac32f22
Merge pull request #52 from cyberjunky/patch-1
Added dependencies for Ubuntu 18.04 LTS
2020-02-06 10:09:31 +00:00
Ron Klinkien a61f18eb86
Added dependencies for Ubuntu 18.04 LTS 2020-02-06 07:57:07 +01:00
Fufu Fang f0b958ac82
Merge pull request #50 from 0mp/patch-2
Update the website of the FreeBSD package
2019-11-23 16:23:59 +00:00
Mateusz Piotrowski 7dfac6abef
Update the website of the FreeBSD package 2019-11-23 16:55:49 +01:00
Fufu Fang c790a44c91
Merge pull request #49 from 0mp/patch-1
Update FreeBSD installation instructions
2019-11-12 11:01:36 +00:00
Mateusz Piotrowski 847e4eac82
Update FreeBSD installation instructions 2019-11-12 11:59:55 +01:00
Fufu Fang 6d144973b9
Update README.md and CHANGELOG.md 2019-11-01 13:02:51 +00:00
Fufu Fang 80c0b695a1
Merge pull request #48 from edenist/add-freebsd-support
Add freebsd support
2019-11-01 12:55:20 +00:00
Josh Lilly 068d5f1f97 Added instructions for build+install on FreeBSD 2019-11-01 16:36:10 +11:00
Josh Lilly b177039ee7 FreeBSD build + install support added to Makefile 2019-11-01 15:40:39 +11:00
Fufu Fang 5a36119289
Update README.md and CHANGELOG.md 2019-10-30 00:21:56 +00:00
Fufu Fang 12a2f87ada
Update documentation for sonic.c / sonic.h 2019-10-28 12:54:01 +00:00
Fufu Fang ea13c175cd
merged id3 non-root mode parser and index mode parser together 2019-10-28 12:54:01 +00:00
Fufu Fang 82b7bd337b
Update README.md 2019-10-28 12:53:52 +00:00
Fufu Fang 4b02980380
Added --config flag, updated CHANGELOG.md 2019-10-28 01:45:13 +00:00
Fufu Fang 55ad0cd9fc
converted sonic_id to a string, to support epoupon LMS 2019-10-28 01:09:55 +00:00
Fufu Fang e9c8689f8d
added -insecure_tls 2019-10-28 00:50:28 +00:00
Fufu Fang ea29af0e89
removed -g from Makefile 2019-10-28 00:27:03 +00:00
Fufu Fang c2eafdc6bf
Merge branch 'master' of github.com:fangfufu/httpdirfs 2019-10-28 00:21:04 +00:00
Fufu Fang 75da12bb80
fixed error in help 2019-10-28 00:20:59 +00:00
Fufu Fang 8da0c03eef
Update README.md 2019-10-28 00:20:34 +00:00
Fufu Fang 05776305cb
added --sonic-insecure authentication mode, now reports *sonic server errors 2019-10-28 00:16:44 +00:00
Fufu Fang ac3cea80d4
Merge pull request #47 from fangfufu/id3
Id3
2019-10-27 22:16:04 +00:00