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
2016-03-18
configure: use cpp -P when needed
Daniel Stenberg
2016-03-18
formdata.c: Fixed compilation warning
Steve Holme
2016-03-18
FAQ: 2.5 Install libcurl for both 32bit and 64bit?
Daniel Stenberg
2016-03-17
openssl: adapt to API breakage in ERR_remove_thread_state()
Gisle Vanem
2016-03-17
version: init moved to private name space, added protos
Daniel Stenberg
2016-03-17
openssl: verbose: show matching SAN pattern
Daniel Stenberg
2016-03-16
version: thread safety
Jay Satiro
2016-03-16
transfer: Removed redundant HTTP authentication include files
Steve Holme
2016-03-16
easy: Removed redundant HTTP authentication include files
Steve Holme
2016-03-15
CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine support
Jay Satiro
2016-03-15
curl_sasl: Minor code indent fixes
Steve Holme
2016-03-14
runtests: mention when run event-based
Daniel Stenberg
2016-03-14
easy: add check to malloc() when running event-based
Daniel Stenberg
2016-03-14
memdebug: skip logging the limit countdown, fflush when reached
Daniel Stenberg
2016-03-14
CODE_STYLE: Space around operators
Daniel Stenberg
2016-03-14
curl: glob_range: no need to check unsigned variable for negative
Daniel Stenberg
2016-03-14
CODE_STYLE: add example for indent style as well
Daniel Stenberg
2016-03-14
CODE_STYLE: mention braces for functions too
Daniel Stenberg
2016-03-14
docs/Makefile.am: include CODE_STYLE in tarball too
Daniel Stenberg
2016-03-14
CONTRIBUTE: moved out code style to a separate document
Daniel Stenberg
2016-03-14
CODE_STYLE: initial version
Daniel Stenberg
2016-03-14
curl_sasl.c: minor code indent fixes
Daniel Stenberg
2016-03-14
multi: simplified singlesocket
Daniel Stenberg
2016-03-14
multi: introduce sh_getentry() for looking up sockets in the sockhash
Daniel Stenberg
2016-03-14
multi hash: ensure modulo performed on curl_socket_t
Jaime Fullaondo
2016-03-13
base64: Minor coding standard and style updates
Steve Holme
2016-03-13
base64: Use 'CURLcode result' for curl result codes
Steve Holme
2016-03-13
negotiate: Use 'CURLcode result' for curl result codes
Steve Holme
2016-03-13
multi_runsingle: avoid loop in CURLM_STATE_WAITPROXYCONNECT
Maksim Kuzevanov
2016-03-13
TODO: Use the RFC6265 test suite
Daniel Stenberg
2016-03-13
checksrc.bat: Added the ability to scan src and lib source independently
Steve Holme
2016-03-12
digest: Use boolean based success code for Curl_sasl_digest_get_pair()
Steve Holme
2016-03-12
digest: Corrected some typos in comments
Steve Holme
2016-03-12
krb5: Corrected some typos in function descriptions
Steve Holme
2016-03-12
ntlm: Corrected some typos in function descriptions
Steve Holme
2016-03-11
url: Corrected indentation when calling idna_to_ascii_lz()
Steve Holme
2016-03-11
idn_win32: Use boolean based success codes
Steve Holme
2016-03-10
idn_win32.c: warning: Trailing whitespace
Daniel Stenberg
2016-03-10
idn_win32.c: Fixed compilation warning from commit 9e7fcd4291
Steve Holme
2016-03-10
THANKS-filter: unify Michael König
Daniel Stenberg
2016-03-10
RELEASE-NOTES: synced with 863c5766dd
Daniel Stenberg
2016-03-10
ftp: remove a check for NULL(!)
Daniel Stenberg
2016-03-10
cookies: first n/v pair in Set-Cookie: is the cookie, then parameters
Daniel Stenberg
2016-03-10
krb5: improved type handling to avoid clang compiler warnings
Daniel Stenberg
2016-03-10
url.c: fix clang warning: no newline at end of file
Daniel Stenberg
2016-03-10
curl_multi_wait: never return -1 in 'numfds'
Daniel Stenberg
2016-03-09
HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc link
Daniel Stenberg
2016-03-09
curl_multi_wait.3: add example
Daniel Stenberg
2016-03-08
imap/pop3/smtp: Fixed connections upgraded with TLS are not reused
Steve Holme
2016-03-08
opt-docs: fix heading macros
Jay Satiro
[prev]
[next]