lp:~appimagelauncher-team/appimageupdate/+git/cpr

Get this repository:
git clone https://git.launchpad.net/~appimagelauncher-team/appimageupdate/+git/cpr

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/libcpr/cpr.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log

Branches

Name Last Modified Last Commit
master 2024-07-10 14:33:52 UTC
Merge pull request #1081 from libcpr/feature/callback_user_string_view

Author: Fabian Sauter
Author Date: 2024-07-10 14:33:52 UTC

Merge pull request #1081 from libcpr/feature/callback_user_string_view

The header and write callback now uses a std::string_view as argument for data to avoid copying

feature/ssl_ctx_callback 2024-07-10 07:57:13 UTC
Clang-Tidy

Author: Fabian Sauter
Author Date: 2024-05-30 07:16:03 UTC

Clang-Tidy

fix/mime_filename 2024-06-15 07:54:14 UTC
Merge pull request #1065 from libcpr/feature/curl_8.7.1

Author: Fabian Sauter
Author Date: 2024-06-15 07:54:14 UTC

Merge pull request #1065 from libcpr/feature/curl_8.7.1

Updated curl to 8.7.1

feature/curl_8.8.0 2024-05-24 14:48:20 UTC
Updated curl to version 8.8.0

Author: Fabian Sauter
Author Date: 2024-05-24 14:48:20 UTC

Updated curl to version 8.8.0

fix/macos_ci_fixes 2024-05-23 15:47:59 UTC
Brew install cleanup

Author: Fabian Sauter
Author Date: 2024-05-23 15:47:59 UTC

Brew install cleanup

feature/chinese_file_name 2024-04-18 16:46:03 UTC
Merge branch 'master' into feature/chinese_file_name

Author: Fabian Sauter
Author Date: 2024-04-18 16:46:03 UTC

Merge branch 'master' into feature/chinese_file_name

dependabot/github_actions/RafikFarhad/clang-format-github-action-4 2024-04-12 08:16:43 UTC
Bump RafikFarhad/clang-format-github-action from 3.2.0 to 4

Author: dependabot[bot]
Author Date: 2024-04-12 08:16:43 UTC

Bump RafikFarhad/clang-format-github-action from 3.2.0 to 4

Bumps [RafikFarhad/clang-format-github-action](https://github.com/rafikfarhad/clang-format-github-action) from 3.2.0 to 4.
- [Release notes](https://github.com/rafikfarhad/clang-format-github-action/releases)
- [Commits](https://github.com/rafikfarhad/clang-format-github-action/compare/3.2.0...v4)

---
updated-dependencies:
- dependency-name: RafikFarhad/clang-format-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

threadpool_fix_high_cpu_load 2024-04-07 17:49:43 UTC
Clang-Tidy

Author: Fabian Sauter
Author Date: 2024-04-07 17:49:43 UTC

Clang-Tidy

fix/nominmax_windows 2024-01-20 18:21:08 UTC
Defining NOMINMAX for all in cpr

Author: Fabian Sauter
Author Date: 2024-01-20 18:21:08 UTC

Defining NOMINMAX for all in cpr

1.9.x 2024-01-20 18:00:47 UTC
Merge pull request #1013 from libcpr/fix/cmake_install_missing_export

Author: Fabian Sauter
Author Date: 2024-01-20 18:00:47 UTC

Merge pull request #1013 from libcpr/fix/cmake_install_missing_export

Fixed the missing install export in case we do not use system curl

fix/openssl_include_ubuntu20_04 2023-12-27 18:17:02 UTC
Using openssl/ossl_typ.h if openssl/types.h is not available

Author: Fabian Sauter
Author Date: 2023-12-27 18:17:02 UTC

Using openssl/ossl_typ.h if openssl/types.h is not available

fix/curl_progressfunc_continue_not_defined 2023-12-26 13:28:33 UTC
Fixes #932

Author: Fabian Sauter
Author Date: 2023-12-26 13:28:33 UTC

Fixes #932

Fixed CURL_PROGRESSFUNC_CONTINUE not always defined

fix/clang_tidy 2023-12-26 11:06:24 UTC
clang-tidy fixes

Author: Fabian Sauter
Author Date: 2023-12-23 13:15:41 UTC

clang-tidy fixes

feature/cpack 2023-12-23 12:53:46 UTC
Further extensions to the deb package generator

Author: Fabian Sauter
Author Date: 2023-12-23 12:53:46 UTC

Further extensions to the deb package generator

1.10.x 2023-10-14 12:45:47 UTC
Updated version to 1.10.5

Author: Fabian Sauter
Author Date: 2023-10-14 12:45:47 UTC

Updated version to 1.10.5

feature/953_unencoded_cookies 2023-08-22 15:38:21 UTC
Unencoded cookies test

Author: Fabian Sauter
Author Date: 2023-08-22 15:38:21 UTC

Unencoded cookies test

feature/curl_version_update 2023-08-03 12:11:22 UTC
CMake options for setting the curl fetch content information

Author: Fabian Sauter
Author Date: 2023-08-03 12:11:22 UTC

CMake options for setting the curl fetch content information

deb_ci_trigger_fix 2023-05-18 18:33:29 UTC
Removed the tag specific trigger for deb packages

Author: Fabian Sauter
Author Date: 2023-05-18 18:33:29 UTC

Removed the tag specific trigger for deb packages

CaBufferFix 2022-09-11 12:46:46 UTC
Test Case: CaBuff endpoint verification

Author: Fabian Sauter
Author Date: 2022-09-11 12:46:46 UTC

Test Case: CaBuff endpoint verification

1.8.x 2022-07-06 07:21:48 UTC
Updated version to 1.8.4

Author: Fabian Sauter
Author Date: 2022-07-06 07:21:48 UTC

Updated version to 1.8.4

120 of 20 results
This repository contains Public information 
Everyone can see this information.