Giuseppe Attardi's bug
[platform/upstream/curl.git] / include /
2004-01-07 Daniel Stenbergupdated year in the copyright string
2004-01-05 Daniel Stenbergfix duplicates
2004-01-05 Daniel StenbergDavid J Meyer's large file support.
2003-11-24 Daniel StenbergFTPS support added as RFC2228 and the murray-ftp-auth...
2003-11-23 Daniel StenbergFTPSSL support options and defines added
2003-11-11 Daniel StenbergAdded CURLOPT_NETRC_FILE.
2003-11-06 Daniel StenbergWe offer the version number "in parts" as well by intro...
2003-11-06 Daniel StenbergMoved the TRUE and FALSE #defines to lib/setup.h instea...
2003-11-01 Daniel Stenbergstarting on 7.10.9 in CVS
2003-10-30 Daniel StenbergSet version string to -CVS. This string is generated...
2003-10-30 Daniel Stenbergignore .dist files here
2003-10-21 Daniel Stenbergpre5
2003-10-18 Daniel Stenberg7.10.8-pre4
2003-10-17 Daniel StenbergDominick Meglio implemented CURLOPT_MAXFILESIZE and...
2003-10-16 Daniel Stenbergpassword promting support removed from libcurl
2003-10-08 Daniel Stenberg7.10.8-pre3 commit
2003-10-03 Daniel StenbergRenamed the function argument named 'access', as noted...
2003-09-21 Daniel Stenberg7.10.8-pre2
2003-09-19 Daniel StenbergAdded CURLOPT_IPRESOLVE support
2003-09-19 Daniel StenbergMarkus Moeller's SPNEGO patch applied, with my edits...
2003-09-07 Daniel Stenberg7.10.8-pre1 commit
2003-09-04 Daniel StenbergCURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL
2003-09-03 Daniel StenbergEarly Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch...
2003-09-01 Daniel StenbergCURLE_LDAP_INVALID_URL added (by Henrik Storner)
2003-08-20 Daniel StenbergCURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
2003-08-15 Daniel Stenberg7.10.7
2003-08-12 Daniel Stenberg7.10.7-pre4 commit
2003-08-11 Daniel StenbergAdded CURLINFO_HTTP_CONNECTCODE
2003-08-11 Daniel StenbergCURLOPT_PROXYAUTH added by Serge Semashko
2003-08-08 Daniel StenbergEarly Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch...
2003-07-28 Daniel Stenberg7.10.6
2003-07-22 Daniel StenbergDon't depend on the TIME_WITH_SYS_TIME define. win32...
2003-07-21 Daniel Stenbergpre4-commit
2003-07-04 Daniel StenbergPeter Sylvester's patch was applied that introduces...
2003-06-26 Daniel Stenbergbeautified and added comments all over
2003-06-12 Daniel StenbergCURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now...
2003-06-10 Daniel StenbergSet auth type differently, we use one CURLOPT_HTTPAUTH...
2003-06-10 Daniel StenbergDaniel Kouril's patch that adds HTTP negotiation suppor...
2003-06-06 Daniel Stenbergspellfix
2003-06-05 Daniel StenbergReversed the logic to only include the <sys/select...
2003-05-27 Daniel StenbergDocumented which rules the public headers must follow...
2003-05-27 Daniel Stenbergoops, removed a # too many
2003-05-27 Daniel Stenbergremove usage of HAVE_* defines, we cannot and shall...
2003-05-27 Daniel Stenbergsys/select.h is not present on HPUX, avoid including it
2003-05-27 Daniel StenbergCURLOPT_HTTPDIGEST is added
2003-05-26 Daniel Stenberglanguage
2003-05-26 Daniel StenbergChris Lewis mentioned that he doesn't get WIN32 defined...
2003-05-19 Daniel Stenberg7.10.5 commit
2003-05-09 Daniel StenbergCURLOPT_FTP_USE_EPRT added
2003-05-09 Daniel StenbergAIX wants sys/select.h
2003-04-02 Daniel Stenberg7.10.4 commit
2003-03-31 Daniel Stenberg7.10.4-pre6 commit
2003-03-31 Daniel StenbergGuillaume Cottenceau's patch that adds CURLOPT_UNRESTRI...
2003-03-10 Daniel StenbergInclude sys/types.h as well. Ray DeGennaro reports...
2003-02-28 Daniel StenbergRemoved the defines for strequal() and strnequal().
2003-02-24 Daniel Stenberg7.10.4-pre2 commit
2003-02-04 Jean-Philippe Bare... added the sharing of DNS cache
2003-02-04 Daniel StenbergJames Bursa corrected a bad comment
2003-01-22 Daniel Stenbergoops, broken comment fixed
2003-01-22 Daniel Stenbergextern C this to work in C++ conditions
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-14 Daniel Stenberg7.10.3 commit
2003-01-09 Daniel Stenberg7.10.3-pre4
2003-01-09 Daniel Stenbergrename the curl share error enum prefix
2003-01-08 Daniel Stenbergcleaned up the share data types and prototypes to be...
2003-01-07 Daniel StenbergSimon Liu's HTTP200ALIASES-patch!
2002-12-20 Daniel Stenberg7.10.3-commit
2002-12-18 Daniel StenbergCURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR
2002-12-11 Daniel Stenbergmoved the includes to outside the extern "C" stuff
2002-12-04 Daniel Stenberg7.10.3-pre2
2002-11-20 Daniel StenbergKjetil Jacobsen's patch that introduces CURLOPT_PRIVATE...
2002-11-18 Daniel Stenberg7.10.2
2002-11-18 Daniel Stenbergas requested, CURLE_OPERATION_TIMEDOUT is now the same as
2002-10-23 Daniel Stenbergimproved the check for an ISO cpp by checking specificl...
2002-10-11 Daniel Stenberg7.10.1 commit
2002-10-01 Daniel Stenberg7.10
2002-09-30 Daniel Stenbergget an argument and add a 'age' field to the struct
2002-09-26 Daniel Stenbergenhanced curl_version_info
2002-09-25 Daniel Stenbergextended curl_version_info() with more info on related...
2002-09-25 Daniel Stenbergcurl_free proto added
2002-09-25 Daniel StenbergWez Furlong's curl_version_info() function added, still...
2002-09-23 Daniel Stenbergmade the resume error more suitable for all protocols...
2002-09-09 Daniel StenbergRicardo Cadime helped us work out another check for...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-09-03 Daniel Stenberg7.10-pre2
2002-09-02 Daniel StenbergJames Gallagher's Content-Encoding work
2002-08-30 Daniel StenbergCURLE_SSL_INSECURE is removed again and so is CURLOPT_S...
2002-08-30 Daniel StenbergSOCKS5 support added (contributed by a still unnamed...
2002-08-26 Daniel StenbergSSL_INSECURE support and usage added
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer added better NOSIGNAL descripti...
2002-08-13 Daniel Stenberginclude curl-includes "local" instead of <curl/foo>
2002-08-13 Daniel StenbergSterling Hughes brings the share interface
2002-08-12 Daniel Stenberg7.9.9-pre1
2002-08-08 Daniel Stenbergcvsignore files
2002-08-08 Daniel StenbergMarkus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch
2002-08-08 Daniel Stenbergfix the ansi/iso cpp check to work with c++
2002-07-31 Daniel Stenbergsys/socket.h without #ifdef
2002-06-15 Daniel StenbergAdded CURLOPT_BUFFERSIZE
2002-06-13 Daniel Stenberg7.9.8 commit
2002-06-12 Daniel StenbergChris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR...
next