Sign in
fuchsia
/
third_party
/
curl
/
HEAD
54cba6a
[build] //src/sys/build -> //build/components
by Shai Barack
· 2 days ago
master
50bfb6c
[components] src/sys/build -> build/components
by Shai Barack
· 4 days ago
f5a5492
[curl] Migrate to new component templates
by Prashanth Swaminathan
· 6 weeks ago
a56e454
[curl] Migrate to new build templates.
by Cameron Dale
· 9 weeks ago
02f5d89
Disable implicit-fallthrough warning.
by Alex Zani
· 5 months ago
8cd4a43
[Wconversion] Suppress warnings
by Shai Barack
· 7 months ago
e29e731
Don't use Linux TCP headers
by Casey Dahlin
· 11 months ago
7ebfcb4
Merge "Bump version to 7.70.0"
by Casey Dahlin
· 11 months ago
a02a01a
Bump version to 7.70.0
by Casey Dahlin
· 11 months ago
53cdc2c
RELEASE-NOTES: 7.70.0
by Daniel Stenberg
· 12 months ago
curl-7_70_0
c5d8629
THANKS: synced with the 7.70.0 release
by Daniel Stenberg
· 12 months ago
6370e43
headers: copyright range fix
by Daniel Stenberg
· 12 months ago
fc0e29d
doh: Constify some input pointers
by Rikard Falkeborn
· 12 months ago
cad15b9
nss: check for PK11_CreateDigestContext() returning NULL
by Daniel Stenberg
· 12 months ago
e2b1ccb
travis: bump the wolfssl CI build to use 4.4.0
by Daniel Stenberg
· 12 months ago
b7135f5
copyright updates: adjust year ranges
by Daniel Stenberg
· 12 months ago
cca20cb
CI: do not include */ci branches in PR builds
by Marc Hoersken
· 12 months ago
2fc1c9d
runtests: check for the disabled tests relative srcdir
by Daniel Stenberg
· 12 months ago
2a33417
runtests: revert commenting out a line I did for debugging
by Daniel Stenberg
· 12 months ago
446fb05
smtp: set auth correctly
by Daniel Stenberg
· 12 months ago
6ad062a
lib: clean up whitespace
by Marcel Raad
· 12 months ago
7bc709f
libssh: avoid options override by configuration files
by Anderson Toshiyuki Sasaki
· 12 months ago
11091cd
runtests: when <killserver> mentions http, kill http/2 too
by Daniel Stenberg
· 12 months ago
4298b97
docs: fix two typos
by Yuri Slobodyanyuk
· 12 months ago
ba7b94b
tests/git: ignore mqttd and port files
by Emil Engler
· 12 months ago
75e8feb
tests: make runtests check that disabled tests exists
by Daniel Stenberg
· 12 months ago
1ae5860
test1154: set a proper name
by Daniel Stenberg
· 12 months ago
a96c752
select: make Curl_socket_check take timediff_t timeout
by Daniel Stenberg
· 12 months ago
b1b9692
libcurl-multi.3: added missing full stop
by i-ky
· 12 months ago
c0e139a
transfer: Switch PUT to GET/HEAD on 303 redirect
by Jay Satiro
· 12 months ago
bffa116
lib/mk-ca-bundle: skip empty certs
by Daniel Stenberg
· 12 months ago
3fdc4bd
version: skip idn2_check_version() check and add precaution
by Daniel Stenberg
· 12 months ago
ae15bfc
RELEASE-NOTES: synced
by Daniel Stenberg
· 12 months ago
f807d16
curl.h: update comment typo
by Brian Bergeron
· 12 months ago
2d137de
GnuTLS: Don't skip really long certificate fields
by Emil Engler
· 12 months ago
0891fe7
gnutls: bump lowest supported version to 3.1.10
by Daniel Stenberg
· 12 months ago
10fece3
mqtt: make NOSTATE get within the debug name array
by Daniel Stenberg
· 12 months ago
bae87dc
tests: run the RTSP test server on a dynamic port number
by Daniel Stenberg
· 12 months ago
018dd77
tests: add %NOLISTENPORT and use it
by Daniel Stenberg
· 12 months ago
093a9e0
mqtt: remove code with no purpose
by Daniel Stenberg
· 12 months ago
96c1496
mqtt: fix Curl_read() error handling while reading remaining length
by Daniel Stenberg
· 12 months ago
fa7daaf
server/tftpd: fix compiler warning
by Daniel Stenberg
· 12 months ago
df28ed6
http: free memory when Alt-Used header creation fails due to OOM
by Daniel Stenberg
· 12 months ago
10822c6
lib: fix typos in comments and errormessages
by Daniel Gustafsson
· 12 months ago
bcd9813
tests: run the SOCKS test server on a dynamic port number
by Daniel Stenberg
· 12 months ago
ff7a310
multi-ssl: reset the SSL backend on `Curl_global_cleanup()`
by Johannes Schindelin
· 12 months ago
369ce38
tests: run the TFTP test server on a dynamic port number
by Daniel Stenberg
· 12 months ago
5811beb
mqtt: improve the state machine
by Daniel Stenberg
· 12 months ago
d1a2816
runtests: always put test number in servercmd file
by Daniel Stenberg
· 12 months ago
8dea782
RELEASE-NOTES: synced
by Daniel Stenberg
· 12 months ago
3c77e28
release-notes.pl: fix parsing typo
by Daniel Stenberg
· 12 months ago
4d925ee
ensure all references to ports are replaced by vars
by xquery
· 12 months ago
aa98c66
add more alt-svc test coverage
by xquery
· 12 months ago
d2969c7
test1247: use http server to get the port number set
by Daniel Stenberg
· 12 months ago
ebb07f3
runtests: use a unix domain socket path with the pid in the name
by Daniel Stenberg
· 12 months ago
207a6cb
src: Remove C99 constructs to ensure C89 compliance
by Tom
· 12 months ago
0f5db7b
runtests: dummy init the ports variables to avoid warnings
by Daniel Stenberg
· 12 months ago
d7471c1
mime: properly check Content-Type even if it has parameters
by Patrick Monnerat
· 12 months ago
7e53974
tests/FILEFORMAT: converted to markdown and extended
by Daniel Stenberg
· 12 months ago
003a7b5
test1245: make it work with dynamic FTP server port
by Daniel Stenberg
· 12 months ago
b1c7073
test1055: make it work with dynamic FTP port
by Daniel Stenberg
· 12 months ago
85e727d
test1028: make it run on dynamic FTP server port
by Daniel Stenberg
· 12 months ago
7e359bc
tests: move pingpong server to dynamic listening port
by Daniel Stenberg
· 12 months ago
f99b007
test1056: work with dynamic HTTP ipv6 port
by Daniel Stenberg
· 12 months ago
721f24d
test1448: work with dynamic HTTP server port
by Daniel Stenberg
· 12 months ago
d009bc2
tests: introduce preprocessed test cases
by Daniel Stenberg
· 12 months ago
5e2f4a3
tests: make 2006-2010 handle different port number lengths
by Daniel Stenberg
· 12 months ago
80d6515
tests: run the sws server on "any port"
by Daniel Stenberg
· 12 months ago
e917492
sockfilt: tidy variable naming and data structure in select_ws
by Marc Hoersken
· 12 months ago
14bf7eb
libssh: Use new ECDSA key types to check known hosts
by Anderson Toshiyuki Sasaki
· 1 year ago
9c703ea
appveyor: add Unicode winbuild jobs
by Marcel Raad
· 1 year ago
de2126b
mqttd: s/errno/SOCKERRNO
by Daniel Stenberg
· 1 year ago
c712009
buildconf: use find -execdir instead, remove -print and the ares files
by Daniel Stenberg
· 1 year ago
1e41bec
buildconf: avoid using tempfile when removing files
by Alexander V. Tikhonov
· 1 year ago
4cd239f
copyright: bump the copyright year range
by Daniel Stenberg
· 1 year ago
d147971
scripts/release-notes.pl: accept colon after the Fixes/Closes keywords
by Daniel Stenberg
· 1 year ago
19ec94d
docs/MQTT: replace confusing 80 by 75
by JP Mens
· 1 year ago
89f1e63
cmake: Avoid MSVC C4273 warnings in send/recv checks
by Brad King
· 1 year ago
42e1852
KNOWN_BUGS: Add entry 'Blocking socket operations'
by Jay Satiro
· 1 year ago
a6f7b2f
test2043: use revoked.badssl.com instead of revoked.grc.com
by Marc Hoersken
· 1 year ago
8a2038a
sockfilt: fix broken pipe on Windows to be ready in select_ws
by Marc Hoersken
· 1 year ago
7bade50
RELEASE-NOTES: synced
by Daniel Stenberg
· 1 year ago
66212a3
scripts/release-notes: fix duplicate output header
by Daniel Stenberg
· 1 year ago
23a3ab9
github/workflow: enable MQTT in the macOS debug build
by Daniel Stenberg
· 1 year ago
f80dfd2
azure: add mqtt support to one of the Windows builds
by Daniel Stenberg
· 1 year ago
42ff0d9
travis: add mqtt job on Linux
by Daniel Stenberg
· 1 year ago
41f5b66
tests: add four MQTT tests 1190 - 1193
by Daniel Stenberg
· 1 year ago
5e855bb
tests: add the mqtt test server mqttd
by Daniel Stenberg
· 1 year ago
675f5fb
tests: support hex encoded data and mqtt server
by Daniel Stenberg
· 1 year ago
2522903
mqtt: add new experimental protocol
by Bjorn Stenberg
· 1 year ago
8909865
TODO: Consider convenience options for JSON and XML?
by Daniel Stenberg
· 1 year ago
878214d
tool: do not declare functions with Curl_ prefix
by Daniel Stenberg
· 1 year ago
7fa1578
cmake: add aliases so exported target names are available in tree
by Nathaniel R. Lewis
· 1 year ago
f62bd9d
version: increase buffer space for ssl version output
by Daniel Stenberg
· 1 year ago
50842c1
cirrus: no longer ignore test 504 which is working again
by Marc Hoersken
· 1 year ago
9377246
appveyor: completely disable tests that fail to timeout early
by Marc Hoersken
· 1 year ago
ac343fe
test1908: avoid using fixed port number in test data
by Daniel Stenberg
· 1 year ago
c35af29
schannel: Fix blocking timeout logic
by Andrew Kurushin
· 1 year ago
0510cce
socks: Fix blocking timeout logic
by Jay Satiro
· 1 year ago
be28bc2
gopher: check remaining time left during write busy loop
by Marc Hoersken
· 1 year ago
Next »