build: Added other VC6 output files to the .gitignore list
[platform/upstream/curl.git] / lib /
2014-04-26 Daniel StenbergINFILESIZE: fields in UserDefined must not be changed...
2014-04-25 Kamil Dudkanss: propagate blocking direction from NSPR I/O
2014-04-23 Daniel Stenberghandler: make 'protocol' always specified as a single bit
2014-04-23 Dan Fandrichcyassl: Use error-ssl.h when available
2014-04-22 Daniel Stenberggtls: fix NULL pointer dereference
2014-04-22 Daniel Stenbergcurl_global_init_mem: bump initialized even if already...
2014-04-22 Kamil Dudkanss: implement non-blocking SSL handshake
2014-04-22 Kamil Dudkanss: split Curl_nss_connect() into 4 functions
2014-04-19 Marc Hoerskenmulti.c: fix possible invalid memory access in case...
2014-04-19 Marc Hoerskennetrc.c: fix multiple possible dereferences of null...
2014-04-19 Marc Hoerskenparsedate.c: check sscanf result before passing it...
2014-04-19 Marc Hoerskentelnet.c: check sscanf results before passing them...
2014-04-19 Marc Hoerskentelnet.c: fix possible use of uninitialized variable
2014-04-19 Marc Hoerskentelnet.c: fix possible use of non-null-terminated strings
2014-04-19 Marc Hoerskenurl.c: fix possible use of non-null-terminated string...
2014-04-18 Marc Hoerskenurl.c: fix possible use of non-null-terminated string...
2014-04-18 Marc Hoerskenconnect.c: fix multiple possible dereferences of null...
2014-04-18 Marc Hoerskentftp.c: fix possible dereference of null pointer
2014-04-18 Marc Hoerskensocks_sspi.c: added pointer guards to FreeContextBuffer...
2014-04-18 Marc Hoerskenmd5.c: fix use of uninitialized variable
2014-04-18 Marc Hoerskencurl_schannel.c: added explicit cast of structure pointers
2014-04-18 Marc Hoerskencurl_schannel.c: fix possible dereference of null pointer
2014-04-18 Steve Holmeimap: Extended FETCH support to include PARTIAL URL...
2014-04-18 Steve Holmeurl.c: Fixed typo in comment
2014-04-18 Steve Holmeimap: Expanded mailbox SEARCH support to use URL query...
2014-04-18 Steve Holmeimap: Added support for parsing URL query strings
2014-04-18 Steve Holmeimap: Introduced the SEARCH state
2014-04-18 Steve Holmeimap: Fixed untagged response detection when no data...
2014-04-17 Daniel StenbergREADME.http2: mention some alt-svc thoughts
2014-04-14 Dan Fandrichurl: only use if_nametoindex() if IFNAMSIZ is available
2014-04-08 Steve Holmesas: Added DIGEST-MD5 qop-option validation in native...
2014-04-06 Daniel Stenbergstrerror: fix comment about vxworks' strerror_r buffer...
2014-04-06 Steve Holmesasl: Added forward declaration of structures following...
2014-04-06 Steve Holmesasl: Fixed compilation warning
2014-04-06 Steve Holmesasl: Added curl_memory.h include as per test 1132
2014-04-06 Steve Holmesasl: Fixed compilation warning in SSPI builds
2014-04-06 Steve Holmesasl: Corrected missing free of decoded challenge messa...
2014-04-06 Steve Holmesasl: Corrected add of Curl_sasl_decode_digest_md5_mess...
2014-04-06 Steve Holmesasl: Post DIGEST-MD5 SSPI code tidy up
2014-04-06 Steve Holmesasl: Corrected pre-processor inclusion of SSPI based...
2014-04-06 Steve Holmesasl: Added support for DIGEST-MD5 via Windows SSPI
2014-04-06 Steve Holmehttp_negotiate_sspi: Fixed compilation when USE_HTTP_NE...
2014-04-05 Steve HolmeMakefile.vc6: Added curl_sasl_sspi.c
2014-04-05 Steve Holmentlm: Moved the identity generation into shared SSPI...
2014-04-05 Steve Holmesasl: Renamed SSPI module following short name clash
2014-04-05 Steve Holmesasl: Added initial stub functions for SSPI DIGEST...
2014-04-05 Steve Holmesasl: Combined DIGEST-MD5 message decoding and generation
2014-04-05 Tatsuhiro Tsujikawahttp2: Compile with current nghttp2, which supports...
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-04-04 Daniel StenbergHTTP: don't send Content-Length: 0 _and_ Expect: 100...
2014-04-03 Daniel Stenbergftp: in passive data connect wait for happy eyeballs...
2014-04-03 Daniel Stenberghttp2+openssl: fix compiler warnings in ALPN using...
2014-04-01 Steve Holmesmtp: Fixed login denied with a RFC-821 based server
2014-04-01 Daniel Stenbergurldata: spellfix comment
2014-03-31 Daniel Stenbergipv6: strip off zone identifiers in redirects too
2014-03-31 Daniel Stenberghttp2: let openssl mention the exact protocol negotiated
2014-03-31 Daniel Stenberghttp2: remove _DRAFT09 from the NPN_HTTP2 enum
2014-03-31 Till MaasURL parser: IPv6 zone identifiers are now supported
2014-03-28 Steve Holmesmtp: Fixed login denied when server doesn't support...
2014-03-26 Dan Fandrichhostcheck: added a system include to define struct...
2014-03-25 Daniel StenbergCurl_cert_hostcheck: strip trailing dots in host name...
2014-03-25 Daniel StenbergCurl_cert_hostcheck: reject IP address wildcard matches
2014-03-25 Steve Holmeurl: Fixed connection re-use when using different log...
2014-03-22 Gisle Vanempolarssl: avoid extra newlines in debug messages
2014-03-20 Daniel Stenbergrtsp: parse "Session:" header properly
2014-03-19 Daniel Stenbergtrynextip: don't store 'ai' on failed connects...
2014-03-19 Gaël PORTAYpolarssl: fix possible handshake timeout issue in multi.
2014-03-18 Gaël PORTAYpolarssl: break compatibility with version older than...
2014-03-18 Gaël PORTAYpolarssl: drop use of 1.2 compatibility header.
2014-03-18 Daniel Stenbergpolarssl: added missing end-of-comment from previous...
2014-03-17 Daniel Stenbergpolarssl: now require 1.3.0+
2014-03-17 hasufellpolarssl: fix compilation
2014-03-15 Kamil Dudkanss: allow to enable/disable new AES GCM cipher-suites
2014-03-15 Kamil Dudkanss: allow to enable/disable new HMAC-SHA256 cipher...
2014-03-15 Kamil Dudkanss: do not enable AES cipher-suites by default
2014-03-15 Dan Fandrichssh: prevent a logic error that could result in an...
2014-03-14 Dan Fandrichssh: removed a redundant close state transition
2014-03-14 Dan Fandrichssh: abort immediately on a header callback error
2014-03-14 Daniel Stenbergchunked-encoding: provide a readable error string for...
2014-03-10 Tatsuhiro Tsujikawahttp2: free resources on disconnect
2014-03-10 Daniel Stenbergopenssl: info massage with SSL version used
2014-03-09 Daniel StenbergREADME.http2: clarify the build prerequisites
2014-03-06 Daniel Stenbergssh: fix compiler warning converting ssize_t to int
2014-03-06 Dan Fandrichssh: Fixed a style warning
2014-03-06 Dan Fandrichssh: Pass errors from libssh2_sftp_read up the stack
2014-03-06 Daniel Stenbergparse_remote_port: error out on illegal port numbers...
2014-03-05 Daniel Stenbergremote_port: allow connect to port 0
2014-03-03 Daniel Stenbergmulti_runsingle: move timestamp into INIT
2014-03-03 Daniel Stenberghostcheck: update comment after previous change
2014-03-03 Daniel Stenberghostcheck: Curl_cert_hostcheck is not used by NSS builds
2014-03-03 Daniel Stenbergx509asn: moved out Curl_verifyhost from NSS builds
2014-03-03 Daniel StenbergNSS: avoid compiler warnings when built without http2...
2014-03-03 Jiri MalakRework Open Watcom make files to use standard Wmake...
2014-03-02 Jiri Malakparsedate: Fixed compilation warning
2014-02-28 Steve Holmetransfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
2014-02-28 Tatsuhiro TsujikawaFix bug that HTTP/2 hangs if whole response body is...
2014-02-28 Daniel Stenberghttp2: build with current nghttp2 version
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
next