summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #165 from uriparser/pin-github-actions-at-commit-levelHEADmasterSebastian Pipping2023-04-181-1/+1
|\
| * Pin GitHub Actions to specific commits for securitySebastian Pipping2023-04-181-1/+1
|/
* Merge pull request #164 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2023-04-171-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-171-1/+1
|/
* Merge pull request #163 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2023-03-271-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-271-1/+1
|/
* Merge pull request #162 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2023-03-201-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-201-1/+1
|/
* Merge pull request #161 from uriparser/clang-16Sebastian Pipping2023-02-201-6/+6
|\
| * Actions: Bump Clang from 15 to 16Sebastian Pipping2023-02-201-5/+5
| * Actions: Get CFLAGS and LDFLAGS back in syncSebastian Pipping2023-02-201-1/+1
|/
* Merge pull request #160 from uriparser/fix-ciSebastian Pipping2023-01-271-1/+1
|\
| * Actions: Make sure that AddressSanitizer files are always availableSebastian Pipping2023-01-201-1/+1
|/
* Merge pull request #159 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2023-01-091-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-01-091-1/+1
|/
* Merge pull request #158 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2022-12-191-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-191-1/+1
|/
* Merge pull request #155 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2022-10-101-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]2022-10-101-1/+1
|/
* ChangeLog: Add missing referenceuriparser-0.9.7Sebastian Pipping2022-10-051-1/+1
* Merge pull request #154 from uriparser/issue-153-prepare-releaseSebastian Pipping2022-10-055-5/+22
|\
| * ChangeLog: Fill release date for 0.9.7Sebastian Pipping2022-10-051-1/+1
| * ChangeLog: Add entries missing from 0.9.7Sebastian Pipping2022-10-052-0/+16
| * Bump version to 0.9.7Sebastian Pipping2022-10-043-3/+3
| * Bump version info from 1:29:0 to 1:30:0Sebastian Pipping2022-10-042-1/+2
|/
* Merge pull request #151 from uriparser/clang-15Sebastian Pipping2022-10-042-6/+6
|\
| * build-and-test.yml: Update Clang from 14 to 15Sebastian Pipping2022-10-041-5/+5
| * tool/uriparse.c: Address -Wstrict-prototypes for Clang 15Sebastian Pipping2022-10-041-1/+1
* | Merge pull request #152 from uriparser/msvc-2022Sebastian Pipping2022-10-041-16/+6
|\ \ | |/ |/|
| * appveyor.yml: Replace MSVC 16/2019 by 17/2022Sebastian Pipping2022-10-041-6/+6
| * appveyor.yml: Drop MSVC 14/2015Sebastian Pipping2022-10-041-10/+0
|/
* Fix IPv6 and IPvFuture literal parsing (#150)Scallop Ye2022-10-042-16/+51
* ChangeLog: Document #149Sebastian Pipping2022-06-012-0/+6
* Include config.h only when it has not already been defined (#149)Gaspard Petit2022-06-014-7/+7
* Merge pull request #148 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2022-04-251-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.0.1 to 3.0.2dependabot[bot]2022-04-251-1/+1
|/
* Merge pull request #147 from uriparser/dependabot/github_actions/actions/chec...Sebastian Pipping2022-04-181-1/+1
|\
| * Actions(deps): Bump actions/checkout from 3.0.0 to 3.0.1dependabot[bot]2022-04-181-1/+1
|/
* Merge pull request #145 from uriparser/mingw-ubuntu-20-04Sebastian Pipping2022-04-081-2/+2
|\
| * Actions: Sync libwine:i386 conflict resolution codeSebastian Pipping2022-04-081-2/+2
|/
* Merge pull request #144 from uriparser/mingw-ubuntu-20-04Sebastian Pipping2022-04-021-7/+18
|\
| * Actions: Resolve parts of the matrix that are now redundantSebastian Pipping2022-04-021-6/+2
| * Actions: Make MinGW with 32bit Wine on Ubuntu 20.04 possibleSebastian Pipping2022-04-021-3/+18
|/
* Merge pull request #143 from uriparser/clang-14Sebastian Pipping2022-03-251-5/+5
|\
| * Actions: Upgrade Clang from 13 to 14Sebastian Pipping2022-03-251-5/+5
|/
* Merge pull request #141 from uriparser/issue-139-fix-symbol-visibilitySebastian Pipping2022-03-163-15/+17
|\
| * ChangeLog: Document #139 and #141Sebastian Pipping2022-03-162-0/+6
| * Fix symbol visibility for non-MSVC static library buildSebastian Pipping2022-03-161-15/+11
|/
* Merge pull request #142 from uriparser/actions-address-held-broken-packagesSebastian Pipping2022-03-161-5/+12
|\
| * Actions: Address "held broken packages" issueSebastian Pipping2022-03-161-5/+12
|/