Age | Commit message (Expand) | Author |
2014-08-16 | docs: Added Kerberos V5 to the --user SSPI current credentials usage | Steve Holme |
2014-08-11 | docs/SSLCERTS: update the section about NSS database | Kamil Dudka |
2014-08-09 | docs: Update SPNEGO and GSS-API related doc sections | Michael Osipov |
2014-08-07 | docs: Added Negotiate to the SSPI current credentials usage description | Steve Holme |
2014-08-06 | TODO: HTTP Digest via Windows SSPI | Steve Holme |
2014-08-06 | TODO: FTP GSSAPI via Windows SSPI | Steve Holme |
2014-08-02 | CURLOPT_SSL_VERIFYPEER.3. add a warning about disabling it | Daniel Stenberg |
2014-08-01 | FEATURES: minor update | Daniel Stenberg |
2014-07-31 | CURLOPT_HEADEROPT.3: typo: do -> to | Michael Wallner |
2014-07-31 | curl_version_info.3: 'ssl_version_num' is always 0 | Daniel Stenberg |
2014-07-31 | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg |
2014-07-30 | opts: fixed some typos | Dan Fandrich |
2014-07-30 | curl_tlsinfo -> curl_tlssessioninfo | Michael Wallner |
2014-07-29 | libcurl.m4: include the standard source header | Daniel Stenberg |
2014-07-24 | symbols: CURL_VERSION_GSSNEGOTIATE is deprecated | Daniel Stenberg |
2014-07-23 | http2: more and better error checking | Daniel Stenberg |
2014-07-23 | symbols-in-versions: new SPNEGO/GSS-API symbols in 7.38.0 | Daniel Stenberg |
2014-07-19 | CURLOPT_CHUNK_BGN_FUNCTION: fix typo | Alessandro Ghedini |
2014-07-17 | THANKS: added new contributors from 7.37.1 announcement | Daniel Stenberg |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-07-10 | CURLOPT_UPLOAD: Corrected argument type | Steve Holme |
2014-07-09 | FAQ: expand the thread-safe section | Daniel Stenberg |
2014-07-05 | Update instances of some obsolete CURLOPTs to their new names | Dan Fandrich |
2014-07-03 | example: use correct type (long) for CURLOPT_FOLLOWLOCATION | Dimitrios Siganos |
2014-07-03 | Document type of argument for CURLOPT_FOLLOWLOCATION. | Dimitrios Siganos |
2014-07-03 | Document type of argument for CURLOPT_ERRORBUFFER. | Dimitrios Siganos |
2014-07-03 | Document type of argument for CURLOPT_COPYPOSTFIELDS. | Dimitrios Siganos |
2014-07-03 | Document type of argument for CURLOPT_ADDRESS_SCOPE. | Dimitrios Siganos |
2014-07-03 | curl.1: minor language fix | Daniel Stenberg |
2014-07-02 | opts: fixed some CURLOPT references so they get turned into links | Dan Fandrich |
2014-07-01 | opts: Document the socket callback function parameters | Dan Fandrich |
2014-06-28 | opts: Fixed some typos | Steve Holme |
2014-06-25 | curl_easy_setopt.3: fixed the error code for an unsupported option | Dan Fandrich |
2014-06-24 | opts: added some DEFAULT and RETURN VALUE sections | Dan Fandrich |
2014-06-21 | libcurl docs: man page edits | Daniel Stenberg |
2014-06-21 | curl_easy_setopt.3: fixed some typos | Dan Fandrich |
2014-06-21 | lib man pages: update easy setopt option references | Daniel Stenberg |
2014-06-21 | opts: the CURLOPT_SSL_ENABLE_*PN options are enabled by default | Daniel Stenberg |
2014-06-21 | curl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception | Daniel Stenberg |
2014-06-21 | curl_easy_setopt.3: refer to the individual man pages | Daniel Stenberg |
2014-06-21 | opts: fixed mancheck for out-of-tree builds | Dan Fandrich |
2014-06-21 | curl_easy_setopt.3: shorten | Daniel Stenberg |
2014-06-21 | CURLOPT_DNS_LOCAL_IP4.3: better short desc | Daniel Stenberg |
2014-06-20 | opts: document CURLE_OUT_OF_MEMORY among other return values | Dan Fandrich |
2014-06-20 | opts: fixed some typos | Dan Fandrich |
2014-06-20 | opts: various corrections | Daniel Stenberg |
2014-06-20 | opts: add the rest of the options | Daniel Stenberg |
2014-06-20 | opts: the final bunch of options as man pages | Daniel Stenberg |
2014-06-19 | opts: 37 additional man pages | Daniel Stenberg |
2014-06-19 | CURLOPT_URL: move up the text from "Notes" | Daniel Stenberg |