aboutsummaryrefslogtreecommitdiff
path: root/src/networkfilemanager.cpp
AgeCommit message (Expand)Author
2022-02-12proj.ini: add a 'ca_bundle_path' variableEven Rouault
2022-01-18networkfilemanager.cpp: fix build issue with CygwinEven Rouault
2022-01-04Fix doc generation with Doxygen 1.9.3Even Rouault
2021-09-19networkfilemanager.cpp: fix compiler warnings on 32-bit systems where time_t ...Even Rouault
2021-06-02Cleanup: add proj/internal/mutex.hpp as compat layer for mingw32 for std::mutexEven Rouault
2021-03-07typo fixesEven Rouault
2021-03-07Check return value of curl_easy_setopt() (CID 314805)Even Rouault
2021-03-03Reformat code with clang-format-10 from ubuntu 20.04Even Rouault
2020-12-15Revise error codes to have a reduced set exposed in the public API.Even Rouault
2020-11-20Remove pj_ctx_* functions and use their proj_context counterpartsKristian Evers
2020-08-19Code reformattingEven Rouault
2020-08-16ENH: Add support for custum CA Bundle path (#2323)Alan D. Snow
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2020-04-21Code formatting fixesEven Rouault
2020-04-20Moved proj_context_get_url_endpoint & proj_context_get_user_writable_director...Alan D. Snow
2020-02-24Expose proj_context_is_network_enabled() in C APIEven Rouault
2020-02-04Add projsync utilityEven Rouault
2020-02-02proj_download_file(): relax test for the situation where a file < 1 MB is upd...Even Rouault
2020-02-02build_url(): remove no longer needed hackEven Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault