Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: embeddedmz/ftpclient-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: embeddedmz/ftpclient-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 6 files changed
  • 5 contributors

Commits on Jun 23, 2022

  1. Fixed Info() returning true with a bad file size and added a boolean …

    …to set progress callback state.
    Mohamed Amine Mzoughi committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    35e2167 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    68a0f16 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    7cfbc36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7072a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7d0b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Merge pull request #40 from andrewerf/#39-stream-uploading

    Uploading from std::istream.
    embeddedmz authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ada223f View commit details
    Browse the repository at this point in the history
  2. Added unsecure FTP stream upload test.

    Mohamed Amine Mzoughi committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    de4b4f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    80f05b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b33430 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from keineahnung2345/GlobalTestInit_LoadFile

    GlobalTestInit: return false if failing to load config file
    embeddedmz authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8f94975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b771326 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bec894 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #43 from keineahnung2345/cpp_17_binary_function

    Make it compilable with C++17
    embeddedmz authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cff768f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #44 from keineahnung2345/readme_typo

    Fix typo in README.md
    embeddedmz authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fabd3ce View commit details
    Browse the repository at this point in the history
  8. Merge pull request #45 from keineahnung2345/LOG_ERROR_CURL_UPLOAD_FORMAT

    [fix] LOG_ERROR_CURL_UPLOAD_FORMAT takes three arguments
    embeddedmz authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4828074 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Fix protocol parsing

    EugeneSakun committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a5edd9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from EugeneSakun/master

    Fix protocol parsing
    embeddedmz authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    794fd90 View commit details
    Browse the repository at this point in the history
Loading