Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
irl
/
curl
Public
forked from
curl/curl
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 22, 2017
form/mime: field names are not allowed to contain zero-valued bytes.
Show description for ee56fdb
monnerat
committed
ee56fdb
View commit details
Copy full SHA for ee56fdb
Browse repository at this point
Commits on Sep 21, 2017
openssl: only verify RSA private key if supported
Show description for fa9482a
dirkfeytons
authored and
bagder
committed
fa9482a
View commit details
Copy full SHA for fa9482a
Browse repository at this point
examples/post-callback: use long for CURLOPT_POSTFIELDSIZE
Show description for 5d91694
MarcelRaad
committed
5d91694
View commit details
Copy full SHA for 5d91694
Browse repository at this point
Commits on Sep 20, 2017
mime: rephrase the multipart output state machine (#1898) ...
Show description for a7bcf27
monnerat
committed
a7bcf27
View commit details
Copy full SHA for a7bcf27
Browse repository at this point
mime: fix an explicit null dereference (#1899)
monnerat
committed
f304201
View commit details
Copy full SHA for f304201
Browse repository at this point
curl: check fseek() return code and bail on error
Show description for 299896c
bagder
committed
299896c
View commit details
Copy full SHA for 299896c
Browse repository at this point
smtp: fix memory leak in OOM
Show description for 1e548f7
bagder
committed
1e548f7
View commit details
Copy full SHA for 1e548f7
Browse repository at this point
RELEASE-NOTES: synced with 5fe85587c
bagder
committed
7f794a2
View commit details
Copy full SHA for 7f794a2
Browse repository at this point
Commits on Sep 19, 2017
cookies: use lock when using CURLINFO_COOKIELIST
Show description for 5fe8558
pps83
authored and
bagder
committed
5fe8558
View commit details
Copy full SHA for 5fe8558
Browse repository at this point
Commits on Sep 18, 2017
ossfuzz: changes before merging the generated corpora
Show description for c73ebb8
cmeister2
authored and
bagder
committed
c73ebb8
View commit details
Copy full SHA for c73ebb8
Browse repository at this point
mime:escape_string minor clarification change
Show description for bec50cc
bagder
committed
bec50cc
View commit details
Copy full SHA for bec50cc
Browse repository at this point
ossfuzz: don't write out to stdout
Show description for e239eda
cmeister2
authored and
bagder
committed
e239eda
View commit details
Copy full SHA for e239eda
Browse repository at this point
cookies: reject oversized cookies
Show description for 2bc230d
bagder
committed
2bc230d
View commit details
Copy full SHA for 2bc230d
Browse repository at this point
travis: on mac, don't install openssl or libidn
Show description for 1a07279
bagder
committed
1a07279
View commit details
Copy full SHA for 1a07279
Browse repository at this point
curl: make str2udouble not return values on error
Show description for 697271f
bagder
committed
697271f
View commit details
Copy full SHA for 697271f
Browse repository at this point
socks: fix incorrect port number in SOCKS4 error message
Show description for 6d43664
jay
committed
6d43664
View commit details
Copy full SHA for 6d43664
Browse repository at this point
Commits on Sep 16, 2017
schannel: Support partial send for when data is too large
Show description for c866608
Marc-Aldorasi-Imprivata
authored and
jay
committed
c866608
View commit details
Copy full SHA for c866608
Browse repository at this point
openssl: add missing includes
Show description for 843200c
davidben
authored and
jay
committed
843200c
View commit details
Copy full SHA for 843200c
Browse repository at this point
Commits on Sep 15, 2017
conversions: fix several compiler warnings
bagder
committed
93843c3
View commit details
Copy full SHA for 93843c3
Browse repository at this point
server/getpart: provide dummy function to build conversion enabled
bagder
committed
452c906
View commit details
Copy full SHA for 452c906
Browse repository at this point
non-ascii: use iconv() with 'char **' argument
Show description for 46e14b6
bagder
committed
46e14b6
View commit details
Copy full SHA for 46e14b6
Browse repository at this point
escape.c: error: pointer targets differ in signedness
bagder
committed
2fc1db5
View commit details
Copy full SHA for 2fc1db5
Browse repository at this point
docs: clarify the CURLOPT_INTERLEAVE* options behavior
bagder
committed
50b208e
View commit details
Copy full SHA for 50b208e
Browse repository at this point
rtsp: Segfault in rtsp.c when using WRITEDATA
Show description for 08dbed3
cmeister2
authored and
bagder
committed
08dbed3
View commit details
Copy full SHA for 08dbed3
Browse repository at this point
tests: enable gssapi in travis-ci linux build
Show description for 9bba664
iboukris
authored and
MarcelRaad
committed
9bba664
View commit details
Copy full SHA for 9bba664
Browse repository at this point
tests: add initial gssapi test using stub implementation
Show description for 56d949d
iboukris
authored and
MarcelRaad
committed
56d949d
View commit details
Copy full SHA for 56d949d
Browse repository at this point
test1150: verify same host fetch using different ports over proxy
Show description for 65872ef
bagder
committed
65872ef
View commit details
Copy full SHA for 65872ef
Browse repository at this point
Commits on Sep 14, 2017
URL: on connection re-use, still pick the new remote port
Show description for 22708ea
bagder
committed
22708ea
View commit details
Copy full SHA for 22708ea
Browse repository at this point
Commits on Sep 12, 2017
RELEASE-NOTES: synced with 87501e57f
bagder
committed
7e4634c
View commit details
Copy full SHA for 7e4634c
Browse repository at this point
code style: remove wrong uses of multiple spaces
Show description for 87501e5
bagder
committed
87501e5
View commit details
Copy full SHA for 87501e5
Browse repository at this point
checksrc: detect and warn for multiple spaces
bagder
committed
5981372
View commit details
Copy full SHA for 5981372
Browse repository at this point
code style: use space after semicolon
bagder
committed
20acb58
View commit details
Copy full SHA for 20acb58
Browse repository at this point
checksrc: verify space after semicolons
bagder
committed
67ade28
View commit details
Copy full SHA for 67ade28
Browse repository at this point
Commits on Sep 11, 2017
code style: use spaces around pluses
bagder
committed
e5743f0
View commit details
Copy full SHA for e5743f0
Browse repository at this point
checksrc: detect and warn for lack of spaces next to plus signs
bagder
committed
ca86006
View commit details
Copy full SHA for ca86006
Browse repository at this point
Previous
Next
You can’t perform that action at this time.