index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-05
os400: adjust specific code to support new options.
Patrick Monnerat
2015-11-02
rawstr: Speed up Curl_raw_toupper by 40%
Lauri Kasanen
2015-11-02
http redirects: %-encode bytes outside of ascii range
Daniel Stenberg
2015-11-02
RELEASE-NOTES: synced with cba5bc585410
Daniel Stenberg
2015-11-02
symbols-in-version: add all CURL_HTTPPOST_* symbols
Daniel Stenberg
2015-11-02
formadd: support >2GB files on windows
Daniel Stenberg
2015-10-31
curl.h: s/HTTPPOST_/CURL_HTTPOST_
Daniel Stenberg
2015-10-29
mbedtls: fix "Structurally dead code"
Daniel Stenberg
2015-10-29
mbedtls: fix "Logically dead code"
Daniel Stenberg
2015-10-29
Revert "openssl: engine: remove double-free"
Daniel Stenberg
2015-10-28
curl.1: -E: s/private certificate/client certificate
Daniel Stenberg
2015-10-27
openssl: engine: remove double-free
Daniel Stenberg
2015-10-27
socks: Fix incorrect port numbers in failed connect messages
Jay Satiro
2015-10-26
DISTRO-DILEMMA: removed
Daniel Stenberg
2015-10-25
MacOSX-Framework: sdk regex fix for sdk 10.10 and later
xiangbin li
2015-10-24
build: Fix support for PKG_CONFIG
Jay Satiro
2015-10-23
build: Fix mingw ssl gdi32 order
Jay Satiro
2015-10-23
RELEASE-NOTES: synced with 03b6e078163f
Daniel Stenberg
2015-10-23
polarssl/mbedtls: fix name space pollution
Daniel Stenberg
2015-10-23
mbedTLS: THREADING_SUPPORT compilation fix
Dmitry S. Baikov
2015-10-23
test1137: verify --ignore-content-length for FTP
Daniel Stenberg
2015-10-23
curl.1: --ignore-content-length now works for FTP too
Daniel Stenberg
2015-10-23
ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore size
Kurt Fankhauser
2015-10-23
CURLOPT_STREAM_WEIGHT.3: call argument 'weight' too
Daniel Stenberg
2015-10-23
http2: add stream options to dist and curl_easy_setopt.3
Daniel Stenberg
2015-10-23
http2: s/priority/weight
Daniel Stenberg
2015-10-23
http2: on_frame_recv: trust the conn/data input
Daniel Stenberg
2015-10-23
http2: added three stream prio/deps options
Daniel Stenberg
2015-10-22
RELEASE-NOTES: synced with ace68fdc0cfed83d
Daniel Stenberg
2015-10-22
mbedtls:new profile with RSA min key len = 1024.
m-gardet
2015-10-21
checksrc: add crude // detection
Daniel Stenberg
2015-10-21
build: fix for MSDOS/djgpp
Gisle Vanem
2015-10-20
copyrights: update Gisle Vanem's email
Daniel Stenberg
2015-10-20
vtls: fix compiler warning for TLS backends without sha256
Daniel Stenberg
2015-10-20
vtls: added support for mbedTLS
Jonas Minnberg
2015-10-19
cmake: Fix for add_subdirectory(curl) use-case
Javier G. Sogo
2015-10-18
RELEASE-NOTES: synced with 4c773bcb474e
Daniel Stenberg
2015-10-18
tests/FILEFORMAT: mention PSL as a valid feture to check for
Daniel Stenberg
2015-10-18
teste1136: only run when PSL is enabled
Daniel Stenberg
2015-10-18
curl: slist_wc: remove curl_memory.h inclusion
Daniel Stenberg
2015-10-18
configure: add PSL to the list of features
Daniel Stenberg
2015-10-18
tool: Generate easysrc with last cache linked-list
Daniel Hwang
2015-10-17
cookies: Add support for Mozilla's Publix Suffix List
Tim Rühsen
2015-10-16
curlbuild.h: Fix non-configure compiling to mips and sh4 targets
Richard Hosking
2015-10-16
http2: Don't pass unitialized name+len pairs to nghttp2_submit_request
Anders Bakken
2015-10-16
test1601: fix compilation with --enable-debug and --disable-crypto-auth
Dan Fandrich
2015-10-16
multi: fix off-by-one finit[] array size
Daniel Stenberg
2015-10-15
fread_func: move callback pointer from set to state struct
Daniel Stenberg
2015-10-14
test1531: case the size to fix the test on non-largefile builds
Dan Fandrich
2015-10-13
acinclude: remove PKGCONFIG override
Daniel Stenberg
[next]