Commit Graph

  • fa2ebbcd63
    initial commit to the debug branch debug Fufu Fang 2024-05-02 05:39:07 +0100
  • f92fe4232a
    attempt to fix codeQL master Fufu Fang 2024-05-02 07:07:58 +0100
  • 91351689f1
    LinkTable now saves the refresh time Fufu Fang 2024-05-02 06:18:56 +0100
  • 05d600e034
    Merge f361527459 into 1a3f36a92c Archilocos 2024-05-02 04:51:12 +0100
  • 1a3f36a92c
    Corrected an implementation error and added more comments Fufu Fang 2024-05-02 04:40:24 +0100
  • a2e13b6dc3 fix: Escape characters that could break URL EyitopeIO 2024-04-27 13:24:23 +0100
  • 5d45e68f8f fix: mount URL with spaces EyitopeIO 2024-04-20 01:39:23 +0100
  • d6d4af0c8c
    Update README.md Fufu Fang 2024-04-20 01:30:52 +0100
  • f1d6467eb7 Remove potential buffer overflow EyitopeIO 2024-03-09 22:36:55 +0000
  • b587cce1c9 test EyitopeIO 2024-03-09 21:34:32 +0000
  • 4a6fc9d140 Initial commit of unit test framework EyitopeIO 2024-03-09 21:18:08 +0000
  • d5b1d72a46 Organize and cleanup EyitopeIO 2024-03-09 20:31:44 +0000
  • 059d910245 Merge branch 'cleanup' EyitopeIO 2024-03-09 20:23:05 +0000
  • 1643ec80a4 Merge branch 'unittests' EyitopeIO 2024-03-09 20:22:56 +0000
  • 8ab2752d17 Better organisation EyitopeIO 2024-03-09 20:20:21 +0000
  • 3569288f8a Make building unit tests optional EyitopeIO 2024-03-09 15:34:52 +0000
  • 92b5533333 Initial commit to use GoogleTest for unit testing EyitopeIO 2024-03-09 12:15:05 +0000
  • f48ee93931
    Update README.md Fufu Fang 2024-02-01 09:58:05 +0000
  • 983b1edfbd
    Updated README Fufu Fang 2024-02-01 03:00:42 +0000
  • 707d9b9253
    Configure online code scanning tools - Added .deepsource.toml for Deep Source - Added configuration for GitHub CodeQL Fufu Fang 2024-02-01 02:37:43 +0000
  • 7336aff6ae
    style: format code with ClangFormat deepsource-autofix[bot] 2024-02-01 02:26:24 +0000
  • efa7376ca0
    removed a single comma to see if this will fix CodeQL Fufu Fang 2024-02-01 02:07:08 +0000
  • 4a4ab499aa
    removed deepsource badge Fufu Fang 2024-01-31 08:10:39 +0000
  • 7a2eb82901
    Merge branch 'master' of github.com:fangfufu/httpdirfs Fufu Fang 2024-01-31 08:05:51 +0000
  • 78d3883aec
    added some badges Fufu Fang 2024-01-31 08:05:42 +0000
  • ec59ddf2bd
    style: format code with ClangFormat deepsource-autofix[bot] 2024-01-31 07:59:21 +0000
  • 05ab9bfb9f
    ci: update .deepsource.toml deepsource-io[bot] 2024-01-31 07:59:01 +0000
  • 733a2974c5
    ci: update .deepsource.toml deepsource-io[bot] 2024-01-31 07:52:25 +0000
  • b9cb60ef8b
    Create .deepsource.toml Fufu Fang 2024-01-31 07:50:36 +0000
  • 81aac8bb57
    fixed spelling, ran through the formatter Fufu Fang 2024-01-13 12:28:27 +0000
  • 35a213942c
    Fix for single file mode not working Mattias Runge-Broberg 2024-01-12 15:03:55 +0100
  • 20dedaf1c1 Fix for single file mode not working Mattias Runge-Broberg 2024-01-12 15:03:55 +0100
  • 595c6d275e
    Remove spurious code Fufu Fang 2023-10-03 23:07:50 +0100
  • bd33966337 Allow leading `./` segments in links chrysn 2023-10-01 16:44:02 +0200
  • 07d11ee9e1 Allow leading `./` segments in links chrysn 2023-10-01 16:44:02 +0200
  • 29c3eb8f67 Convert build process to use autotools (autoconf, automake, etc.) Jonathan Kamens 2023-09-29 14:38:39 -0400
  • ed93a133df Fix minor logic bug and code smell in make_link_relative Jonathan Kamens 2023-09-29 14:32:31 -0400
  • 7bcd43068d Fix broken curl HTTP response code check Jonathan Kamens 2023-09-29 14:27:36 -0400
  • ab49ca76b6 Add missing return value check for fread call Jonathan Kamens 2023-09-29 14:27:03 -0400
  • 8451da6ac7 Comment out small block of code that doesn't do anything Jonathan Kamens 2023-09-29 14:24:04 -0400
  • e253b4a9ee Eliminate some compiler warnings Jonathan Kamens 2023-09-29 14:23:44 -0400
  • 8f0ef158c0 Remove spurious arguments to print_version() Jonathan Kamens 2023-09-29 14:21:40 -0400
  • c532661d29 Add missing error-checking for return value of fread Jonathan Kamens 2023-09-29 14:21:20 -0400
  • 3f679b4555 Convert build process to use autotools (autoconf, automake, etc.) Jonathan Kamens 2023-09-29 14:38:39 -0400
  • 840d5fbeaa Fix minor logic bug and code smell in make_link_relative Jonathan Kamens 2023-09-29 14:32:31 -0400
  • fc6ae24d2c Fix broken curl HTTP response code check Jonathan Kamens 2023-09-29 14:27:36 -0400
  • 443f4607f1 Add missing return value check for fread call Jonathan Kamens 2023-09-29 14:27:03 -0400
  • cf757caf12 Comment out small block of code that doesn't do anything Jonathan Kamens 2023-09-29 14:24:04 -0400
  • 7330357e1b Eliminate some compiler warnings Jonathan Kamens 2023-09-29 14:23:44 -0400
  • 1c6d7a99d9 Remove spurious arguments to print_version() Jonathan Kamens 2023-09-29 14:21:40 -0400
  • a8c1523e8e Add missing error-checking for return value of fread Jonathan Kamens 2023-09-29 14:21:20 -0400
  • 7363adaf12 Handle sites that put unencoded characters in URLs that curl dislikes Jonathan Kamens 2023-09-03 16:03:00 -0400
  • e94b5441f3 Add a few more debug messages to help trace program execution Jonathan Kamens 2023-09-03 16:02:33 -0400
  • 3beccd2c2d Enabling debugging on command line should enable debug logging Jonathan Kamens 2023-09-03 16:00:38 -0400
  • 4d323b846f Do the right thing with sites that use absolute links Jonathan Kamens 2023-09-03 14:53:12 -0400
  • 41cb4b80bc Do the right thing with sites that require the final slash Jonathan Kamens 2023-09-03 13:56:02 -0400
  • 5f61aac779 Handle sites that put unencoded characters in URLs that curl dislikes Jonathan Kamens 2023-09-03 16:03:00 -0400
  • 53d1c9c741 Add a few more debug messages to help trace program execution Jonathan Kamens 2023-09-03 16:02:33 -0400
  • 97b9273a70 Enabling debugging on command line should enable debug logging Jonathan Kamens 2023-09-03 16:00:38 -0400
  • c2a0283795 Do the right thing with sites that use absolute links Jonathan Kamens 2023-09-03 14:53:12 -0400
  • fc857d6b68 Do the right thing with sites that require the final slash Jonathan Kamens 2023-09-03 13:56:02 -0400
  • 1e80844831 ran the code through formatter Fufu Fang 2023-07-26 07:46:24 +0800
  • 6d8db94458 minor formatting changes for PR #114 Fufu Fang 2023-07-26 07:45:41 +0800
  • 282605b0ac fix: changed deprecated libcurl call Fufu Fang 2023-07-25 14:57:08 +0800
  • a309994b9e
    Add setting to refresh directory contents (#114) Mike Morrison 2023-03-31 05:26:15 -0700
  • 9a7016f29b
    Fix typos (#117) Kian-Meng Ang 2023-03-28 12:00:07 +0800
  • b8a91e709c Fix typos Kian-Meng Ang 2023-03-28 10:33:35 +0800
  • 6c651025ca Add setting to refresh directory contents Mike Morrison 2023-03-09 03:53:54 -0800
  • 3cce6351f3 Allow servers that return html with absolute links Mike Morrison 2023-03-09 03:45:15 -0800
  • 8479feb2f6
    Bumped version number to 1.2.5 for Debian release 1.2.5 Fufu Fang 2023-02-24 19:44:07 +0000
  • fe45afc6a1
    Remove the usage of UBSAN Fufu Fang 2023-02-23 01:44:18 +0000
  • e9f60d5221
    fix typo Jérôme Charaoui 2023-01-28 12:02:31 -0500
  • 74fac1dce0
    bump VERSION in Makefile Jérôme Charaoui 2023-01-28 12:01:06 -0500
  • 9b72f97bcf
    Update README.md Fufu Fang 2023-01-14 00:04:12 +0000
  • d91bb2b278
    Update CHANGELOG.md 1.2.4 Fufu Fang 2023-01-11 23:56:19 +0000
  • f26a5bce25
    Update CHANGELOG.md Fufu Fang 2023-01-11 23:55:20 +0000
  • e6b5688e45
    Modified Funkwhale sanitiser scheme Fufu Fang 2022-11-06 23:45:13 +0000
  • 3acc093cdd
    Merge pull request #106 from rdelaage/funkwhale_ioerror Fufu Fang 2022-11-06 23:39:00 +0000
  • bb3b652135
    Merge pull request #109 from nwf-msr/master Fufu Fang 2022-11-02 08:19:26 +0000
  • 12abb7d8ad Add --cacert and --proxy-cacert Nathaniel Wesley Filardo 2022-11-01 01:51:02 +0000
  • ff5f566dd9 Link_download_full: don't FREE(NULL) Nathaniel Wesley Filardo 2022-11-01 01:54:35 +0000
  • 833cbf9d67 Correct error message in FREE(). Nathaniel Wesley Filardo 2022-11-01 01:55:43 +0000
  • abef0c9406
    Fix IO error with funkwhale subsonic API Romain de Laage 2022-09-23 07:49:36 +0200
  • 61d3ae4166
    Merge pull request #104 from nwf-msr/202206-small-fixes Fufu Fang 2022-08-12 00:49:03 +0100
  • 72d15ab6c7 fs_open: return EROFS for non-RO opens Nathaniel Wesley Filardo 2022-06-28 14:54:51 +0100
  • ffb2658abb getopt_long returns an int, not a char Nathaniel Wesley Filardo 2022-06-28 14:45:31 +0100
  • d1a10d489c add --name option to help2man Jérôme Charaoui 2022-04-24 00:27:12 -0400
  • 3b25cf31ef
    Merge pull request #101 from moschlar/patch-1 Fufu Fang 2022-04-23 02:49:50 +0100
  • d2207e7a4e
    fixed --version switch Fufu Fang 2022-04-23 02:49:16 +0100
  • 66776261ca Remove generated manpage from repo Jérôme Charaoui 2022-04-22 12:32:47 -0400
  • a6f453c6a8
    Update README.md Moritz Schlarb 2022-04-04 15:38:38 +0200
  • 4d45525c64
    Update main.c Moritz Schlarb 2022-04-04 15:37:36 +0200
  • b8ab643be2
    Update manual page path on FreeBSD Mateusz Piotrowski 2021-10-05 11:16:35 +0200
  • f361527459 fix: When the network is abnormal during the file download, start to resume the transfer liuchenghao 2021-09-22 09:59:57 +0800
  • 40c750fac9 moved the location of error string Fufu Fang 2021-09-04 13:37:45 +0100
  • 67edcc906f Clean up for the master branch Fufu Fang 2021-09-04 12:40:37 +0100
  • cbe8c83195 stable version for master Fufu Fang 2021-09-04 03:15:26 +0100
  • ebcfb0a79e periodic backup Fufu Fang 2021-09-04 03:00:25 +0100
  • 5d539c30b1 started writing the ramcache Fufu Fang 2021-09-04 01:28:01 +0100
  • 939e287c87 adjusted includes Fufu Fang 2021-09-03 21:39:31 +0100