Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / curl/trurl issues and pull requests
#267 - incorrect handling of strings with null characters in memdupdec causes out of bounds write to adjacent memory region
Issue -
State: closed - Opened by Fusl 10 months ago
- 1 comment
#266 - incorrect decode of %00 in query string leads to out of bound reads when printing the param key
Issue -
State: closed - Opened by Fusl 10 months ago
- 2 comments
#265 - incorrect decode of %3d as = character in query string leads to out of bound reads
Issue -
State: closed - Opened by Fusl 10 months ago
#264 - test trurl.exe size 1
Pull Request -
State: closed - Opened by vszakats 11 months ago
#263 - [FR] allow JSON input in the same form as JSON parts output
Issue -
State: closed - Opened by andrewcrook 11 months ago
- 4 comments
Labels: enhancement
#262 - Components with control characters don't appear in `--json` output, and non-urlencoded `--get` fails
Issue -
State: closed - Opened by emanuele6 11 months ago
- 3 comments
#261 - Add --replace as a command
Pull Request -
State: closed - Opened by jacobmealey 11 months ago
- 5 comments
#259 - actually use the IMAP detection result to enable `imap-options`
Pull Request -
State: closed - Opened by vszakats 12 months ago
#258 - simplify libcurl IDN detection
Pull Request -
State: closed - Opened by vszakats 12 months ago
#257 - add `imap-options` feature detection
Pull Request -
State: closed - Opened by vszakats 12 months ago
#256 - fix copy-paste error in punycode macro
Pull Request -
State: closed - Opened by vszakats 12 months ago
Labels: bug
#255 - ci: build libcurl without http
Pull Request -
State: closed - Opened by vszakats 12 months ago
- 2 comments
Labels: enhancement
#254 - re-test no-unity build size
Pull Request -
State: closed - Opened by vszakats 12 months ago
#253 - move `{errorf,warnf}_low` common logic to a func
Pull Request -
State: closed - Opened by vszakats 12 months ago
- 1 comment
#252 - Makefile: pass `LDFLAGS` first, then `LDLIBS`
Pull Request -
State: closed - Opened by vszakats 12 months ago
#251 - enable more C compiler warnings and fix them
Pull Request -
State: closed - Opened by vszakats 12 months ago
#250 - avoid using variadic macro
Pull Request -
State: closed - Opened by vszakats 12 months ago
- 3 comments
#249 - ci: add Windows builds + tests
Pull Request -
State: closed - Opened by vszakats 12 months ago
- 12 comments
Labels: enhancement
#248 - Makefile: updates and fixes
Pull Request -
State: closed - Opened by vszakats 12 months ago
- 1 comment
Labels: bug, enhancement
#247 - Update version to 0.9
Pull Request -
State: closed - Opened by michaellass about 1 year ago
- 1 comment
#246 - .reuse/dep5: add RELEASE-PROCEDURE.md
Pull Request -
State: closed - Opened by bagder about 1 year ago
#245 - About the release scheme
Issue -
State: closed - Opened by chenrui333 about 1 year ago
- 6 comments
#242 - new version release with recent fixes?
Issue -
State: closed - Opened by montchr about 1 year ago
- 1 comment
#241 - trurl: add `--curl` to only count as valid URLs supported by libcurl
Pull Request -
State: closed - Opened by emanuele6 about 1 year ago
- 4 comments
#240 - fix for issue #239
Pull Request -
State: closed - Opened by abbbi about 1 year ago
- 2 comments
#239 - test fails if built against libcurl 8.3.0
Issue -
State: closed - Opened by abbbi about 1 year ago
- 4 comments
#238 - Update trurl.1
Pull Request -
State: closed - Opened by jidanni about 1 year ago
- 1 comment
#237 - Invalid characters in scheme give wrong error
Issue -
State: closed - Opened by jacobmealey about 1 year ago
- 2 comments
#235 - Trurl_errorf
Pull Request -
State: closed - Opened by jacobmealey about 1 year ago
- 3 comments
#234 - General Cleanup
Pull Request -
State: closed - Opened by jacobmealey about 1 year ago
- 1 comment
#233 - fixed many undetected memory leaks in trurl
Pull Request -
State: closed - Opened by jacobmealey about 1 year ago
#231 - Puny2idn
Pull Request -
State: closed - Opened by jacobmealey about 1 year ago
- 6 comments
#230 - fix license+copyright for the winbuild/ files
Pull Request -
State: closed - Opened by bagder about 1 year ago
#229 - trurl: accept \* as a trim name to trim a literal asterisk name
Pull Request -
State: closed - Opened by bagder about 1 year ago
- 3 comments
#227 - unable to selectively remove query parameters with asterisk in them
Issue -
State: closed - Opened by schuelermine about 1 year ago
- 5 comments
#226 - Please support zero-sized fragment and query
Issue -
State: closed - Opened by lu-zero over 1 year ago
- 15 comments
Labels: enhancement
#225 - trurl: run --trim query before --append query
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
#223 - GHA: add a REUSE job
Pull Request -
State: closed - Opened by bagder over 1 year ago
#221 - Clean up whitespace, spelling/grammar, unused things, scope, shadowing, checks, file opens
Pull Request -
State: closed - Opened by pabs3 over 1 year ago
#220 - introduce CI job to run codespell
Pull Request -
State: closed - Opened by abbbi over 1 year ago
- 3 comments
#218 - Update comment on line 130 in test.py
Pull Request -
State: closed - Opened by krishean over 1 year ago
#217 - --json/--get: .[].parts and {component} should be urldecoded not encoded; add --urlencode
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 1 comment
#216 - tests: use empty file instead of /dev/null
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
#215 - Adjust handling CFLAGS in Makefile
Pull Request -
State: closed - Opened by sevan over 1 year ago
#214 - format null as \u0000 when calling with --json
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 1 comment
#213 - Test fails on windows because of different null device name
Issue -
State: closed - Opened by krishean over 1 year ago
- 4 comments
#212 - fix typos in manpage
Pull Request -
State: closed - Opened by abbbi over 1 year ago
- 1 comment
#211 - ci: don't unnecessarily install "packaging" on macOS
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
#208 - Shell Mode Feature
Issue -
State: closed - Opened by NoobforAl over 1 year ago
- 1 comment
#207 - Use DESTDIR only during install target
Pull Request -
State: closed - Opened by rbgarga over 1 year ago
- 1 comment
#206 - use stderr in test.py
Pull Request -
State: closed - Opened by eh-san over 1 year ago
- 3 comments
#205 - Query params values in JSON output have NUL replaced by .
Issue -
State: closed - Opened by emanuele6 over 1 year ago
- 4 comments
#204 - trurl: restructure JSON, add --default-port, --keep-port, --punycode
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 5 comments
#202 - Remove set url
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 3 comments
#200 - `trurl --trim scheme`?
Issue -
State: closed - Opened by spekulatius over 1 year ago
- 3 comments
#199 - trurl.1: various improvements
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 1 comment
#198 - --redirect: don't silently ignore failed redirections.
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 5 comments
#197 - --url-file: skip long and empty lines instead of successfully aborting
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 4 comments
#196 - trurl: fix URL handle leak for invalid URLs
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 1 comment
#195 - trurl: add a new --no-guess-scheme option to disable scheme guessing
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 1 comment
#194 - Add more options for configuring curl_url_set()
Issue -
State: closed - Opened by jacobmealey over 1 year ago
- 6 comments
#193 - trurl.c: fix minor code style nits
Pull Request -
State: closed - Opened by bagder over 1 year ago
#192 - trurl's checksrc.pl is outdated
Issue -
State: closed - Opened by emanuele6 over 1 year ago
#191 - trurl: refuse setting same component in --set as --iterate
Pull Request -
State: closed - Opened by bagder over 1 year ago
#190 - Using `--iterate foo='bar baz'` and `--set foo='rab'` at the same time is not an error
Issue -
State: closed - Opened by emanuele6 over 1 year ago
- 4 comments
#189 - print python error output to stderr
Pull Request -
State: closed - Opened by eh-san over 1 year ago
- 1 comment
#188 - Use feature list for tests
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 4 comments
#187 - makefile: use -Wshadow and -Werror by default
Pull Request -
State: closed - Opened by bagder over 1 year ago
#186 - declaration of 'i' shadow a previous local
Pull Request -
State: closed - Opened by eh-san over 1 year ago
- 1 comment
#185 - fix typo
Pull Request -
State: closed - Opened by abbbi over 1 year ago
- 1 comment
#184 - Tests fail with out IDN
Issue -
State: closed - Opened by jacobmealey over 1 year ago
- 7 comments
#183 - usedarg set with true instead of 1
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
#182 - makefile.yml: rename the jobs
Pull Request -
State: closed - Opened by bagder over 1 year ago
#181 - Create CONTRIBUTING.md
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 1 comment
#179 - document the JSON output format in the man page
Pull Request -
State: closed - Opened by bagder over 1 year ago
#178 - added support for {raw:port} and raw_port in json output
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 3 comments
#177 - added automatic build and upload of artifacts
Pull Request -
State: closed - Opened by fragolinux over 1 year ago
- 13 comments
#176 - Construct and build URLs from JSON
Issue -
State: closed - Opened by lefuturiste over 1 year ago
- 5 comments
#175 - Improve README
Pull Request -
State: closed - Opened by xfgusta over 1 year ago
- 1 comment
#174 - Makefile: make test-memory depend on $TARGET
Pull Request -
State: closed - Opened by enno-t over 1 year ago
- 1 comment
#173 - align the -h output nicer
Pull Request -
State: closed - Opened by bagder over 1 year ago
- 1 comment
#172 - --help exits with 0
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 1 comment
#171 - trurl: fix query splitting
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 1 comment
#170 - ability to get told the port number was not provided?
Issue -
State: closed - Opened by bagder over 1 year ago
- 5 comments
Labels: enhancement
#169 - no printing trimmed querys in json output
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 4 comments
#168 - URL-QUIRKS: specify if they are build-time or run-time requirements
Pull Request -
State: closed - Opened by bagder over 1 year ago
#167 - CI: add codeql job
Pull Request -
State: closed - Opened by bagder over 1 year ago
#166 - removed unnused paramater to setone()
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
#165 - Fix failing tests
Pull Request -
State: closed - Opened by Hellseher over 1 year ago
- 2 comments
#164 - Add support for skipping tests
Pull Request -
State: closed - Opened by krishean over 1 year ago
- 9 comments
#163 - Makefile: make test target depend on trurl
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 3 comments
#162 - Make sure modified URLs are valid before printing them
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 3 comments
#161 - test.py+tests.json: various improvements
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 1 comment
#160 - Output valid JSON when aborting with --verify and when the constructed URL is not valid.
Pull Request -
State: closed - Opened by emanuele6 over 1 year ago
- 6 comments
#159 - Trurl act as a filter
Issue -
State: closed - Opened by jacobmealey over 1 year ago
- 5 comments
#158 - Respect CFLAGS, CPPFLAGS in Makefile, fix LDFLAGS order
Pull Request -
State: closed - Opened by thesamesam over 1 year ago
- 1 comment
#157 - added --with-valgrind to test.py
Pull Request -
State: closed - Opened by jacobmealey over 1 year ago
- 4 comments
#156 - provide built-with libcurl version info for --version
Pull Request -
State: closed - Opened by bagder over 1 year ago
#155 - test.pl: remove
Pull Request -
State: closed - Opened by bagder over 1 year ago
#154 - Add macOS CI
Pull Request -
State: closed - Opened by ZhongRuoyu over 1 year ago
- 3 comments