cURL / Mailing Lists / curl-library
curl-library Archives
- [bagder/curl] f18737: sasl_sspi: Fixed SPN not being converted to wchar ...
- [curl:bugs] #1404 Certificate verification fails using DarwinSSL (fwd)
- [PATCH 1/2] HTTP/2: Move :authority before non-pseudo header fields
- [PATCH 2/2] HTTP/2: Reset promised stream, not its associated stream.
- [PATCH v2 1/2] Ensure progress.size_dl/progress.size_ul are always >= 0
- [PATCH v2 2/2] Use -1, not 0, to reset values of progress.size_dl and progress.size_ul
- [PATCH v2] docs: Update SPNEGO and GSS-API related doc sections
- [PATCH v2] Update docs for recent SPNEGO and GSS-API changes
- [PATCH] Break if is_empty_data is true at the end of the while loop
- [PATCH] Compile with latest nghttp2
- [PATCH] configure.ac: Add support for recent GSS-API implementations for HP-UX
- [PATCH] curl_darwinssl.c: unsafe use of strtok
- [PATCH] CURLOPT_USERPWD doesn't handle "" (empty string) anymore
- [PATCH] docs/SSLCERTS: update the section about NSS database
- [PATCH] docs: Update SPNEGO and GSS-API related doc sections
- Dan Fandrich (2014-08-07)
- Steve Holme (2014-08-06)
- Michael Osipov (2014-08-04)
- Dan Fandrich (2014-08-04)
- Michael Osipov (2014-08-03)
- Dan Fandrich (2014-08-03)
- Michael Osipov (2014-08-03)
- Michael Wood (2014-08-03)
- Dan Fandrich (2014-08-03)
- Michael Osipov (2014-08-03)
- Dan Fandrich (2014-08-03)
- Michael Osipov (2014-08-02)
- [PATCH] Fixed WinSock 2 #if
- [PATCH] HTTP2: Support expect: 100-continue
- [PATCH] http: fix parsing of Content-Range, don't go past '/' char
- [PATCH] Implement --pinnedpubkey option which will take a path to a public key in DER format and only connect if it matches (currently only implemented with OpenSSL). Extract a public RSA key from a website like so: openssl s_client -connect google.com:443 2>&1 < /dev/null | sed -n '/-----BEGIN/,/-----END/p' | openssl x509 -noout -pubkey | openssl rsa -pubin -outform DER > google.com.der
- [PATCH] Implement Public Key Pinning
- [PATCH] ldap: Fixed Unicode host name parameter in =
- [PATCH] Make HP-UX aware of krb5-config
- [PATCH] tool: add --retry-connrefused
- [PATCH] tool: add --retry-connrefused (Daniel Stenberg)
- [PATCH] Update docs for recent SPNEGO and GSS-API changes
- [PATCH] Use -1, not 0, to reset values of progress.size_dl and progress.size_ul
- A darwinssl-related bug again
- An I-use-this-version-function
- Bug with cleaning up connection cache
- Daniel Stenberg (2014-08-25)
- Paras S (2014-08-25)
- Daniel Stenberg (2014-08-22)
- Paras S (2014-08-22)
- Daniel Stenberg (2014-08-21)
- dev (2014-08-21)
- Daniel Stenberg (2014-08-21)
- dev (2014-08-21)
- Daniel Stenberg (2014-08-21)
- Daniel Stenberg (2014-08-21)
- Paras S (2014-08-21)
- Daniel Stenberg (2014-08-20)
- Paras S (2014-08-20)
- Bug: cURL should check Content-Length before assuming the server does not support resume
- Call for libcurl cmake users/maintainers!
- Connecting pipes to curl
- credits in the curl project
- curl giving errors with the followup url
- curl library's uninitialization is got hang
- cURL over TURN
- curl progress function dltotal same as ultotal
- curl-java
- curl-library
- curl-users Digest, Vol 107, Issue 12
- curl_easy_perform error CURLE_UNSUPPORTED_PROTOCOL
- curl_easy_perform hangs in poll() when other side closes connection
- dead connections are not cleaned up on new requests (follow-up)
- Does libcurl support signal-sent event (SSE)?
- Download from Url malformed?
- encoding of file:// URL on Windows
- Extending pipelining to non-GET HTTP requests
- Failure traversing an http proxy using 'negotiate' authentication
- fallback from HTTP 1.1 to HTTP 1.0 for multiple curl sessions
- feature window is now closed
- Fix deadlock patch in "FLUSH" cookie and more)
- Freeing CURLFORM_BUFFERPTR
- Ftp upload resume issuw with very big files.
- Fwd: curl giving errors with the followup url
- How to handle errors related to limit on multiple connections from same client
- How to make SSL peer_verify work on Android?
- how to use CURL if a want to get data from FTP server
- http_negotiate_sspi.c in CURL 7.21.7 doesn't allow to pass user/password
- HTTPS connection from libcurl client to proxy
- Instruction not clear
- lib1513 returned 7, when expecting 42
- lib1513 returned 7, when expecting 42)
- libcurl 7.37.1 and OpenSSL 1.0.1h: crashes on initialization on certain Windows 7 systems
- libcurl 7.37.1 and OpenSSL 1.0.1h: crashes on initialization on certain Windows 7 systems [solved]
- libcurl test 530 and 584 failures with XCode 4.6.3 on Darwin 10.8.5
- mk-ca-bundle: certdata.txt pulled from soon to be EOL URL
- multi curl hangs during DNS resolution on FreeBSD
- multi interface proxy issue with NTLM authentication
- multi_addtimeout has a long timeout list
- Networking Question : Windows vs *Unix
- NTLM authentication fails...
- NTLM request loops when CURLOPT_FORBID_REUSE is set
- Patch for curl OpenSSL --version report
- Patches to make testing external proxies more convenient
- Pb with FTP transfert
- Problem with NTLM proxy authentication
- Problems linking ssl when cross-compiling curl
- Problems using libcurl with c-ares
- Problems with FTP upload and 502 SIZE
- Q: curl: IPv6 zone identifiers / RFC6874 / OpenWrt
- Query regarding SSL certificates not about libCurl
- Regarding file listing in remote sftp server
- removal of POSIX
- SMTP: compatibility concerns with bug #1389
- SMTP: compatibility concerns with bug #1389)
- Suggestion for curl_formadd()
- timeout return value in Curl_poll, Curl_wait_ms
- Using FTP's REST COMMAND in LIBCURL
- Wuery regarding "CURLOPT_FOLLOWLOCATION" option of libCurl
- Last message date: 2014-08-31
- Archived on: 2015-06-18 CEST