cURL / Mailing Lists / curl-library
curl-library Archives
- [PATCH 0/4] Documented the type of some libcurl options
- [PATCH 0/6] Fix SPNEGO to work comprehensively throughout curl
- [PATCH 1/2 v2] ntlm_wb: Fix hard-coded limit on NTLM auth packet size
- [PATCH 1/2] ntlm_wb: Fix hard-coded limit on NTLM auth packet size
- [PATCH 1/4] Document type of argument for CURLOPT_ADDRESS_SCOPE.
- [PATCH 1/5] Remove all traces of FBOpenSSL SPNEGO support
- [PATCH 1/6] Add macros for common GSS-API mechs and pass them appropriately
- [PATCH 2/2 v2] ntlm_wb: Avoid invoking ntlm_auth helper with empty username
- [PATCH 2/2] ntlm_wb: Avoid invoking ntlm_auth helper with empty username
- [PATCH 2/4] Document type of argument for CURLOPT_COPYPOSTFIELDS.
- [PATCH 2/5] Use SPNEGO for HTTP Negotiate
- [PATCH 2/6] Remove checkprefix("GSS-Negotiate")
- [PATCH 3/4] Document type of argument for CURLOPT_ERRORBUFFER.
- [PATCH 3/5] Don't clear GSSAPI state between each exchange in the negotiation
- [PATCH 3/6] Add feature and version info for GSS-API (like with SSPI)
- [PATCH 4/4] Document type of argument for CURLOPT_FOLLOWLOCATION.
- [PATCH 4/5] Don't abort Negotiate auth when the server has a response for us
- [PATCH 4/6] Deprecate GSS-Negotiate related macros due to bad naming
- [PATCH 5/5] Fix negotiate auth to proxies to track correct state
- [PATCH 5/6] HTTP Negotiate auth opts trigger a warning if GSS-API/SSPI isn't available
- [PATCH 6/6] Improve inline GSS-API naming in code documentation
- [PATCH v1 0/5] Fix SPNEGO to work comprehensively throughout curl
- [PATCH v1 1/5] curl_gssapi: Add macros for common mechs and pass them appropriately
- [PATCH v1 2/5] HTTP: Remove checkprefix("GSS-Negotiate")
- [PATCH v1 3/5] configure/features: Add feature and version info for GSS-API and SPNEGO
- [PATCH v1 4/5] curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
- [PATCH v1 5/5] docs: Improve inline GSS-API naming in code documentation
- [PATCH] add .DELETE_ON_ERROR for src/Makefile.am
- [PATCH] cookie: avoid mutex deadlock
- [PATCH] CURLOPT_CHUNK_BGN_FUNCTION: fix typo
- [PATCH] Fix example to use correct type (long) for CURLOPT_FOLLOWLOCATION.
- [PATCH] GnuTLS: Work around failure to check certs against IP addresses
- [PATCH] http: avoid auth failure on a duplicated header
- [PATCH] http_negotiate_sspi: Fixed specific username and =
- [PATCH] SF bug #1302: HTTP Auth Negotiate sends Kerberos token instead of SPNEGO token
- Michael Osipov (2014-07-15)
- David Woodhouse (2014-07-15)
- Steve Holme (2014-07-15)
- Michael Osipov (2014-07-16)
- Michael Osipov (2014-07-16)
- Daniel Stenberg (2014-07-15)
- Daniel Stenberg (2014-07-15)
- David Woodhouse (2014-07-16)
- David Woodhouse (2014-07-15)
- Michael Osipov (2014-07-15)
- Michael Osipov (2014-07-15)
- Michael Osipov (2014-07-15)
- David Woodhouse (2014-07-15)
- David Woodhouse (2014-07-15)
- Michael Osipov (2014-07-15)
- David Woodhouse (2014-07-15)
- Michael Osipov (2014-07-15)
- Michael Osipov (2014-07-15)
- Steve Holme (2014-07-14)
- Michael Osipov (2014-07-14)
- Michael Osipov (2014-07-14)
- Steve Holme (2014-07-14)
- Michael Osipov (2014-07-14)
- Michael Osipov (2014-07-14)
- David Woodhouse (2014-07-13)
- Steve Holme (2014-07-13)
- Michael Osipov (2014-07-13)
- Michael Osipov (2014-07-13)
- Steve Holme (2014-07-13)
- David Woodhouse (2014-07-13)
- Michael Osipov (2014-07-13)
- David Woodhouse (2014-07-12)
- Michael Osipov (2014-07-11)
- David Woodhouse (2014-07-11)
- Michael Osipov (2014-07-11)
- David Woodhouse (2014-07-11)
- Michael Osipov (2014-07-11)
- David Woodhouse (2014-07-11)
- Michael Osipov (2014-07-11)
- David Woodhouse (2014-07-11)
- Michael Osipov (2014-07-11)
- David Woodhouse (2014-07-10)
- [RELEASE] curl and libcurl 7.37.1
- [WIP/RFC] Certificate Status Request (aka OCSP stapling)
- A Question On Curl
- Announce for release 7.37.1?
- Announce for release 7.37.1?)
- better random from TLS/crypto backends!
- Bug 1355 (CURL_POLL_REMOVE too early) and reasons why it's important
- Call for libcurl cmake users/maintainers!
- Daniel Stenberg (2014-07-30)
- Daniel Stenberg (2014-07-30)
- Jakub Zakrzewski (2014-07-29)
- Sergei Nikulov (2014-07-25)
- Geoff Beier (2014-07-25)
- Daniel Stenberg (2014-07-25)
- Daniel Stenberg (2014-07-24)
- Sergei Nikulov (2014-07-24)
- Daniel Stenberg (2014-07-24)
- Geoff Beier (2014-07-24)
- Sergei Nikulov (2014-07-24)
- Sergei Nikulov (2014-07-24)
- Sergei Nikulov (2014-07-24)
- Daniel Stenberg (2014-07-24)
- Connection getting closed on receiving 401 from server during POST
- Content-Length Vs Chunked Transfer Encoding
- curl 7.37 build failures on HP-UX 11.23 ia64
- Curl sftp issue with fips enabled openssl
- curl-library Digest, Vol 107, Issue 37
- curl-library Digest, Vol 107, Issue 37)
- curl-library Digest, Vol 107, Issue 39
- curl-library Digest, Vol 107, Issue 39)
- Curl_close memory leak
- curl_easy_perform() occasionally not failing immediately from progress callback (test 1513)
- curl_timeout set to 3600 but curl_easy_perform timesout for 188 seconds and returns code=7, error: 'Couldn't connect to server(couldn't connect to host
- Deadlock in "FLUSH" with curl share interface
- DOWNLOADING EMAILS FROM AN IMAP SERVER
- Error when doing FTP upload via http_proxy tunnel: "Transferred a partial file"
- failure to support TLSv1 and SSLv2 on Solaris10
- Fix deadlock patch in "FLUSH" cookie and more
- Fix deadlock patch in "FLUSH" cookie and more)
- getpwuid_r on Solaris and _POSIX_PTHREAD_SEMANTICS
- Dan Fandrich (2014-07-20)
- dev (2014-07-20)
- dev (2014-07-20)
- Tor Arntsen (2014-07-16)
- David Woodhouse (2014-07-16)
- Tor Arntsen (2014-07-15)
- Dan Fandrich (2014-07-15)
- Daniel Stenberg (2014-07-14)
- Dan Fandrich (2014-07-14)
- Daniel Stenberg (2014-07-14)
- Tor Arntsen (2014-07-14)
- Mischa Salle (2014-07-14)
- Dan Fandrich (2014-07-14)
- Tor Arntsen (2014-07-13)
- Dan Fandrich (2014-07-13)
- GnuTLS hostname/IP checking, and 'Did you pass a valid GnuTLS cipher list'
- How does libcurl maintain persistent connection for HTTP2.0
- How to send SOAP+XML, using the "xml in memory"
- How to specify specific ciphers for libssh2
- HTTP upload
- HTTP2 warnings
- http_negotiate_sspi.c in CURL 7.21.7 doesn't allow to pass user/password
- Steve Holme (2014-07-11)
- Steve Holme (2014-07-10)
- Leonardo Rosati (2014-07-10)
- Michael-O (2014-07-10)
- Daniel Stenberg (2014-07-10)
- Michael-O (2014-07-09)
- Leonardo Rosati (2014-07-09)
- Michael-O (2014-07-03)
- Leonardo Rosati (2014-07-03)
- Michael-O (2014-07-03)
- Leonardo Rosati (2014-07-03)
- Michael-O (2014-07-03)
- Leonardo Rosati (2014-07-03)
- Is it normal to the progress callback be called once again after returning non-zero value?
- Is the callback specified in CURLOPT_WRITEFUNCTION thread-safe?
- Is there a counterpart of curl_multi_fdset to UNset fd's?
- Issue in url.c
- Issue in url.c (Dan Fandrich)
- Issue with http_chunks.c
- Kerberos Directory cache
- Kerberos Directory Cache Multiple Users same realm issue
- Kerberos multiple principals having same realms issue.
- Key use of test certificate
- known bug #83
- libcurl closing fd zero
- libcurl crash when dns resolution fails
- libcurl error question
- mk-ca-bundle: certdata.txt pulled from soon to be EOL URL
- multi_addtimeout has a long timeout list
- My application does not work properly for some people
- New curlcpp features
- NSS, CURLOPT_CAINFO, and using the NSS CAs
- patch ignored?
- Patches to make testing external proxies more convenient
- Please review my patches
- Porting curl to android
- Porting libcurl on embedded system with proprietary OS
- problem using NTLM authentication with default OS credentials
- Problems compiling libcurl-7-37-1 with c-ares DNS lookup.
- Quadratic slowdown in curl_multi
- replace psftp for curl.exe
- Sending 16K+packets fails on windows platform with CURLE_SEND_ERROR.
- SO_REUSEADDR and libcurl
- SO_REUSEADDR and multi-threaded environment
- spnego_mech_oid & krb5_mech_oid
- Patrick Monnerat (2014-07-23)
- Daniel Stenberg (2014-07-23)
- Michael Osipov (2014-07-23)
- Patrick Monnerat (2014-07-23)
- Daniel Stenberg (2014-07-23)
- Patrick Monnerat (2014-07-23)
- Michael Osipov (2014-07-23)
- Patrick Monnerat (2014-07-23)
- Patrick Monnerat (2014-07-23)
- Daniel Stenberg (2014-07-23)
- Patrick Monnerat (2014-07-23)
- the pending release
- the survey summary)
- timeout return value in Curl_poll, Curl_wait_ms
- Trouble building NSS variant
- Unable to use CURLOPT_OPENSOCKETDATA and CURLOPT_OPENSOCKETFUNCTION successfully
- Last message date: 2014-07-31
- Archived on: 2015-06-18 CEST