LDAP: detect non-binary attributes properly
[platform/upstream/curl.git] / docs /
2010-11-04 Daniel Stenbergcurl.1: added a few missing exit codes
2010-11-04 Daniel Stenbergfopen.c: re-indented, fixed previous mistake
2010-11-04 Daniel Stenbergmulti use: call multi_perform even on select() timeouts
2010-11-04 Daniel Stenbergexample: add smtp-multi.c
2010-11-04 Daniel StenbergCURLOPT_NOSIGNAL: add blurb about SIGPIPE
2010-11-03 Daniel Stenbergsymbols-in-versions: added 119 missing symbols
2010-11-02 Daniel Stenbergsymbols-in-versions: added missing symbols
2010-11-02 Daniel Stenbergspellfix: CURLOPT_TFTP_BLKSIZE it is
2010-10-19 Daniel Stenbergcurl_easy_setopt.3: spellfix
2010-10-19 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTP
2010-10-14 Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_CRLF
2010-10-12 Daniel StenbergTHANKS: added contributors from 7.21.2
2010-10-12 Dan FandrichAdded section on server-supplied names to security...
2010-10-07 Dan Lockslibcurl.m4: AC_PATH_PROG fixes
2010-10-06 Daniel StenbergFAQ: added "How do I submit my patch?"
2010-10-05 Daniel Stenbergexamples: use example.com in example URLs
2010-10-04 Daniel Stenberglibcurl.m4: mention argument is PREFIX
2010-10-01 Daniel Stenbergcurl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir...
2010-09-30 Dirk Manskemulti & hiper examples: updates and cleanups
2010-09-21 Daniel Stenbergduphandle: use ares_dup()
2010-09-20 Daniel StenbergTODO: added 8.4 non-gcrypt under GnuTLS
2010-09-15 James BursaTheArtOfHttpScripting: use long options
2010-09-14 James Bursagetinmemory: make the example easier to follow
2010-09-09 Dan FandrichMention the Debian Popularity Contest
2010-09-08 Daniel Stenbergcurl.1: updated protocols and polished language
2010-09-08 Daniel StenbergFAQ: CURL_STATICLIB for visual studio users
2010-09-07 Daniel StenbergFAQ: updated and added host with custom IP question
2010-08-28 Daniel StenbergCURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCH
2010-08-28 Daniel StenbergFAQ: update list of supported protocols
2010-08-28 Daniel StenbergHISTORY: mention the gopher story
2010-08-25 Daniel StenbergTODO: we now support RTMP
2010-08-25 Daniel StenbergTODO: done "NTLM with other crypto functions"
2010-08-25 Daniel StenbergTODO: fixed "Make curl_multi_info_read faster"
2010-08-23 Dan FandrichMention PolarSSL in tutorial & add some URLs to INSTALL
2010-08-22 Daniel StenbergRESUME_FROM: clarify what ftp uploads do
2010-08-18 Daniel StenbergFAQ: update the list of supported protocols
2010-08-18 Daniel StenbergFAQ: added blurb about ECCN
2010-08-15 Daniel StenbergTHANKS: added contributors from 7.21.1
2010-08-15 Daniel Stenbergmulti: support timeouts
2010-08-11 Daniel StenbergFAQ: s/libcurl.so.3/libcurl.so.X
2010-08-11 Dan FandrichKNOWN_BUG #59 is fixed. Clarify support of IPv6 zone...
2010-08-10 Daniel StenbergHISTORY: added stuff from recent years
2010-08-10 Daniel Stenbergmulti_socket_action: clarify how to kickstart it
2010-08-07 Daniel Stenbergcurl_easy_setopt.3: rename stream to userdata
2010-08-02 Daniel Stenberg.gitignore: ignore all built examples
2010-08-02 Daniel Stenbergexample: fix code to build warning-free
2010-07-30 Daniel StenbergKNOWN_BUG: The SOCKET type in Win64 is 64 bits
2010-07-26 Dan FandrichAdded PolarSSL to the docs
2010-07-21 Dan FandrichFAQ: Why doesn't cURL error out when the cable is unplu...
2010-07-13 Constantine Sapunt... examples: add curl_multi_timeout
2010-07-09 Dan FandrichImproved the Android build instructions
2010-06-30 Daniel StenbergFAQ: the threaded resolver works universally now
2010-06-26 Daniel StenbergCONTRIBUTE: the git commit message line length is 72...
2010-06-24 Pavel Raiskupexamples: new FTP wildcard showcase
2010-06-16 Daniel StenbergTHANKS: added contributors from the 7.21.0 release
2010-06-04 Frank Meiergetinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
2010-06-02 Daniel StenbergTODO: add multi interface improvement remove ldap select
2010-05-28 Daniel StenbergTODO: removed fixed items
2010-05-16 Kamil Dudkaftp wildcard: a new option CURLOPT_FNMATCH_DATA
2010-05-12 Daniel Stenbergupdated with symbols added in recent commits for 7...
2010-05-12 Daniel Stenbergftp wildcards: mention they're added in 7.21.0
2010-05-12 Daniel Stenbergsyntax: cleanups
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-05-10 Daniel Stenberggit: how to write a fine commit message
2010-04-29 Daniel StenbergTODO: we've done PRET already, consider HOST for the...
2010-04-29 Daniel StenbergTODO: GnuTLS connects are now non-blocking
2010-04-29 Daniel StenbergINTERNALS: tftp is decent now, ldap is not
2010-04-26 Daniel Stenbergprogress callback: can be called more than once per sec
2010-04-24 Alex Blighcurl: added --proto and --proto-redir
2010-04-24 Kamil Dudkatest536: do not fail with threaded DNS resolver
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-19 monneratImplement SMTP authentication
2010-04-14 Daniel StenbergIGNORE: files generated by maketgz
2010-04-14 Daniel Stenbergadded contributors from the 7.20.1 RELEASE-NOTES
2010-04-12 Daniel StenbergAdded text for How To Make a Patch with git
2010-04-12 Daniel Stenbergrefer to CURLMOPT_TIMERFUNCTION for multi_socket users
2010-04-11 Daniel Stenbergs/CVS/git
2010-04-02 Daniel Stenbergadd contributors from the 7.20.0 release notes
2010-03-25 Daniel Stenbergremove all .cvsignore files
2010-03-24 Chris ConroyFix RTSP GET_PARAMETER empty and non-empty operation.
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-21 Daniel Stenbergvarious changes of CVS to git
2010-03-04 Daniel StenbergJulien Chaffraix clarified CURLOPT_HEADERFUNCTION and...
2010-02-26 Daniel Stenbergspellchecked by Stéphane Fillod
2010-02-22 Patrick Monnerat- Proper handling of STARTTLS on SMTP, taking CURLUSESS...
2010-02-21 Daniel Stenbergclarify more details on section "2.1 More non-blocking"
2010-02-21 Daniel StenbergTFTP transfers are not blocking since 7.20.0
2010-02-20 Daniel Stenberg- Fixed the SMTP compliance by making sure RCPT TO...
2010-02-16 Yang Tsereplaced tabs with spaces
2010-02-15 Daniel Stenberg-w speed_download and speed_upload are measured in...
2010-02-14 Daniel Stenberg75. NTLM authentication involving unicode user name...
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-13 Daniel Stenberg- Martin Hager reported and fixed a problem with a...
2010-02-03 Daniel Stenbergmore symbols added in 7.20.0
2010-02-02 Kamil Dudkamention SOCKS related problems in the curl(1) man page
2010-02-01 Daniel StenbergWe introduce a loop in lib/multi.c around all calls...
2010-01-28 Yang TseKnown bug #64 fixed by Constantine Sapuntzakis and...
2010-01-28 Yang TseChris Conroy's RTSP followup fixes
2010-01-26 Daniel Stenbergno need to take precautiono for how things were before...
2010-01-25 Dan FandrichUpdated minimum library sizes
next