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
2017-05-06
opts: examples added to 8 more libcurl option man pages
Daniel Stenberg
2017-05-06
curl: remove tool_writeenv.[ch]
Daniel Stenberg
2017-05-06
runtests.pl: simplify the datacheck read section
Dan Fandrich
2017-05-05
tests: fix -Wcast-qual warnings
Marcel Raad
2017-05-05
docs/opts: 24 more man pages now have examples
Daniel Stenberg
2017-05-05
docs/opts: 23 more man pages now have examples
Daniel Stenberg
2017-05-05
tests/server: run checksrc by default in debug-builds
Daniel Stenberg
2017-05-05
curl_slist_append.3: clarify a NULL input creates a new list
Daniel Stenberg
2017-05-05
unit1305: fix compiler warning
Marcel Raad
2017-05-05
runtests: use -R for random order
Daniel Stenberg
2017-05-04
runtests: add -o to run test cases in scrambled order
Daniel Stenberg
2017-05-04
sockfilt.c: shortened too long line
Dan Fandrich
2017-05-04
tests/server: make string literals const
Marcel Raad
2017-05-04
schannel: return a more specific error code for SEC_E_UNTRUSTED_ROOT
Dan Fandrich
2017-05-04
test557: set a known good numeric locale
Dan Fandrich
2017-05-04
curl: fix warning "comma at end of enumerator list"
Daniel Stenberg
2017-05-04
test559: verify use of minimum CURLOPT_BUFFERSIZE
Daniel Stenberg
2017-05-04
curl_setup_once: use SEND_QUAL_ARG2 for swrite
Marcel Raad
2017-05-04
CURLINFO_REDIRECT_URL.3: add example
Daniel Stenberg
2017-05-04
CURLINFO_EFFECTIVE_URL.3: add example
Daniel Stenberg
2017-05-03
lib: fix compiler warnings
Marcel Raad
2017-05-03
typecheck-gcc: add support for CURLINFO_SOCKET
Marcel Raad
2017-05-03
typecheck-gcc: add missing string options
Marcel Raad
2017-05-03
abstract-unix-socket.d: shorten the help text to fit within 79 cols
Daniel Stenberg
2017-05-02
RELEASE-NOTES: synced with 862b02f89
Daniel Stenberg
2017-05-02
Telnet: Write full buffer instead of byte-by-byte
Richard Hsu
2017-05-02
curl: non-boolean command line args reject --no- prefixes
Daniel Stenberg
2017-05-02
testpart: remove _MPRINTF_REPLACE
Marcel Raad
2017-05-02
gtls: fixed a lingering BUFSIZE reference
Dan Fandrich
2017-05-02
ssh: fix compiler warning from e40e9d7f0de
Daniel Stenberg
2017-05-02
url: let CURLOPT_BUFFERSIZE realloc to smaller sizes too
Daniel Stenberg
2017-05-01
BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZE
Daniel Stenberg
2017-05-01
openssl: use local stack for temp storage
Daniel Stenberg
2017-05-01
sendf: remove use of BUFSIZE from debug data conversions
Daniel Stenberg
2017-05-01
buffer: use data->set.buffer_size instead of BUFSIZE
Daniel Stenberg
2017-05-01
krb5: use private buffer for temp string, not receive buffer
Daniel Stenberg
2017-05-01
upload: UPLOAD_BUFSIZE is now for the upload buffer
Daniel Stenberg
2017-05-01
unit1606: do not print/access buffer
Daniel Stenberg
2017-05-01
http-proxy: use a dedicated CONNECT response buffer
Daniel Stenberg
2017-05-01
transfer: fix minor buffer_size mistake
Daniel Stenberg
2017-05-01
failf: use private buffer, don't clobber receive buffer
Daniel Stenberg
2017-05-01
pingpong: use the set buffer size
Daniel Stenberg
2017-05-01
http2: use the correct set buffer size
Daniel Stenberg
2017-05-01
http: don't clobber the receive buffer for timecond
Daniel Stenberg
2017-05-01
buffer_size: make sure it always has the correct size
Daniel Stenberg
2017-05-01
file: use private buffer for C-L output
Daniel Stenberg
2017-05-01
CURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size
Daniel Stenberg
2017-05-01
ftp: use private buffer for temp storage, not receive buffer
Daniel Stenberg
2017-05-01
http: use private user:password output buffer
Daniel Stenberg
2017-05-01
anyauthput: remove unused code
Marcel Raad
[prev]
[next]