2004-01-07 |
Daniel Stenberg | updated year in the copyright string |
tree | commitdiff |
2004-01-05 |
Daniel Stenberg | fix duplicates |
tree | commitdiff |
2004-01-05 |
Daniel Stenberg | David J Meyer's large file support. |
tree | commitdiff |
2003-11-24 |
Daniel Stenberg | FTPS support added as RFC2228 and the murray-ftp-auth... |
tree | commitdiff |
2003-11-23 |
Daniel Stenberg | FTPSSL support options and defines added |
tree | commitdiff |
2003-11-11 |
Daniel Stenberg | Added CURLOPT_NETRC_FILE. |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | We offer the version number "in parts" as well by intro... |
tree | commitdiff |
2003-11-06 |
Daniel Stenberg | Moved the TRUE and FALSE #defines to lib/setup.h instea... |
tree | commitdiff |
2003-11-01 |
Daniel Stenberg | starting on 7.10.9 in CVS |
tree | commitdiff |
2003-10-30 |
Daniel Stenberg | Set version string to -CVS. This string is generated... |
tree | commitdiff |
2003-10-30 |
Daniel Stenberg | ignore .dist files here |
tree | commitdiff |
2003-10-21 |
Daniel Stenberg | pre5 |
tree | commitdiff |
2003-10-18 |
Daniel Stenberg | 7.10.8-pre4 |
tree | commitdiff |
2003-10-17 |
Daniel Stenberg | Dominick Meglio implemented CURLOPT_MAXFILESIZE and... |
tree | commitdiff |
2003-10-16 |
Daniel Stenberg | password promting support removed from libcurl |
tree | commitdiff |
2003-10-08 |
Daniel Stenberg | 7.10.8-pre3 commit |
tree | commitdiff |
2003-10-03 |
Daniel Stenberg | Renamed the function argument named 'access', as noted... |
tree | commitdiff |
2003-09-21 |
Daniel Stenberg | 7.10.8-pre2 |
tree | commitdiff |
2003-09-19 |
Daniel Stenberg | Added CURLOPT_IPRESOLVE support |
tree | commitdiff |
2003-09-19 |
Daniel Stenberg | Markus Moeller's SPNEGO patch applied, with my edits... |
tree | commitdiff |
2003-09-07 |
Daniel Stenberg | 7.10.8-pre1 commit |
tree | commitdiff |
2003-09-04 |
Daniel Stenberg | CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL |
tree | commitdiff |
2003-09-03 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch... |
tree | commitdiff |
2003-09-01 |
Daniel Stenberg | CURLE_LDAP_INVALID_URL added (by Henrik Storner) |
tree | commitdiff |
2003-08-20 |
Daniel Stenberg | CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE |
tree | commitdiff |
2003-08-15 |
Daniel Stenberg | 7.10.7 |
tree | commitdiff |
2003-08-12 |
Daniel Stenberg | 7.10.7-pre4 commit |
tree | commitdiff |
2003-08-11 |
Daniel Stenberg | Added CURLINFO_HTTP_CONNECTCODE |
tree | commitdiff |
2003-08-11 |
Daniel Stenberg | CURLOPT_PROXYAUTH added by Serge Semashko |
tree | commitdiff |
2003-08-08 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch... |
tree | commitdiff |
2003-07-28 |
Daniel Stenberg | 7.10.6 |
tree | commitdiff |
2003-07-22 |
Daniel Stenberg | Don't depend on the TIME_WITH_SYS_TIME define. win32... |
tree | commitdiff |
2003-07-21 |
Daniel Stenberg | pre4-commit |
tree | commitdiff |
2003-07-04 |
Daniel Stenberg | Peter Sylvester's patch was applied that introduces... |
tree | commitdiff |
2003-06-26 |
Daniel Stenberg | beautified and added comments all over |
tree | commitdiff |
2003-06-12 |
Daniel Stenberg | CURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now... |
tree | commitdiff |
2003-06-10 |
Daniel Stenberg | Set auth type differently, we use one CURLOPT_HTTPAUTH... |
tree | commitdiff |
2003-06-10 |
Daniel Stenberg | Daniel Kouril's patch that adds HTTP negotiation suppor... |
tree | commitdiff |
2003-06-06 |
Daniel Stenberg | spellfix |
tree | commitdiff |
2003-06-05 |
Daniel Stenberg | Reversed the logic to only include the <sys/select... |
tree | commitdiff |
2003-05-27 |
Daniel Stenberg | Documented which rules the public headers must follow... |
tree | commitdiff |
2003-05-27 |
Daniel Stenberg | oops, removed a # too many |
tree | commitdiff |
2003-05-27 |
Daniel Stenberg | remove usage of HAVE_* defines, we cannot and shall... |
tree | commitdiff |
2003-05-27 |
Daniel Stenberg | sys/select.h is not present on HPUX, avoid including it |
tree | commitdiff |
2003-05-27 |
Daniel Stenberg | CURLOPT_HTTPDIGEST is added |
tree | commitdiff |
2003-05-26 |
Daniel Stenberg | language |
tree | commitdiff |
2003-05-26 |
Daniel Stenberg | Chris Lewis mentioned that he doesn't get WIN32 defined... |
tree | commitdiff |
2003-05-19 |
Daniel Stenberg | 7.10.5 commit |
tree | commitdiff |
2003-05-09 |
Daniel Stenberg | CURLOPT_FTP_USE_EPRT added |
tree | commitdiff |
2003-05-09 |
Daniel Stenberg | AIX wants sys/select.h |
tree | commitdiff |
2003-04-02 |
Daniel Stenberg | 7.10.4 commit |
tree | commitdiff |
2003-03-31 |
Daniel Stenberg | 7.10.4-pre6 commit |
tree | commitdiff |
2003-03-31 |
Daniel Stenberg | Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRI... |
tree | commitdiff |
2003-03-10 |
Daniel Stenberg | Include sys/types.h as well. Ray DeGennaro reports... |
tree | commitdiff |
2003-02-28 |
Daniel Stenberg | Removed the defines for strequal() and strnequal(). |
tree | commitdiff |
2003-02-24 |
Daniel Stenberg | 7.10.4-pre2 commit |
tree | commitdiff |
2003-02-04 |
Jean-Philippe Bare... | added the sharing of DNS cache |
tree | commitdiff |
2003-02-04 |
Daniel Stenberg | James Bursa corrected a bad comment |
tree | commitdiff |
2003-01-22 |
Daniel Stenberg | oops, broken comment fixed |
tree | commitdiff |
2003-01-22 |
Daniel Stenberg | extern C this to work in C++ conditions |
tree | commitdiff |
2003-01-16 |
Daniel Stenberg | copyright year update in the source header |
tree | commitdiff |
2003-01-14 |
Daniel Stenberg | 7.10.3 commit |
tree | commitdiff |
2003-01-09 |
Daniel Stenberg | 7.10.3-pre4 |
tree | commitdiff |
2003-01-09 |
Daniel Stenberg | rename the curl share error enum prefix |
tree | commitdiff |
2003-01-08 |
Daniel Stenberg | cleaned up the share data types and prototypes to be... |
tree | commitdiff |
2003-01-07 |
Daniel Stenberg | Simon Liu's HTTP200ALIASES-patch! |
tree | commitdiff |
2002-12-20 |
Daniel Stenberg | 7.10.3-commit |
tree | commitdiff |
2002-12-18 |
Daniel Stenberg | CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR |
tree | commitdiff |
2002-12-11 |
Daniel Stenberg | moved the includes to outside the extern "C" stuff |
tree | commitdiff |
2002-12-04 |
Daniel Stenberg | 7.10.3-pre2 |
tree | commitdiff |
2002-11-20 |
Daniel Stenberg | Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE... |
tree | commitdiff |
2002-11-18 |
Daniel Stenberg | 7.10.2 |
tree | commitdiff |
2002-11-18 |
Daniel Stenberg | as requested, CURLE_OPERATION_TIMEDOUT is now the same as |
tree | commitdiff |
2002-10-23 |
Daniel Stenberg | improved the check for an ISO cpp by checking specificl... |
tree | commitdiff |
2002-10-11 |
Daniel Stenberg | 7.10.1 commit |
tree | commitdiff |
2002-10-01 |
Daniel Stenberg | 7.10 |
tree | commitdiff |
2002-09-30 |
Daniel Stenberg | get an argument and add a 'age' field to the struct |
tree | commitdiff |
2002-09-26 |
Daniel Stenberg | enhanced curl_version_info |
tree | commitdiff |
2002-09-25 |
Daniel Stenberg | extended curl_version_info() with more info on related... |
tree | commitdiff |
2002-09-25 |
Daniel Stenberg | curl_free proto added |
tree | commitdiff |
2002-09-25 |
Daniel Stenberg | Wez Furlong's curl_version_info() function added, still... |
tree | commitdiff |
2002-09-23 |
Daniel Stenberg | made the resume error more suitable for all protocols... |
tree | commitdiff |
2002-09-09 |
Daniel Stenberg | Ricardo Cadime helped us work out another check for... |
tree | commitdiff |
2002-09-03 |
Daniel Stenberg | updated source code boilerplate/header |
tree | commitdiff |
2002-09-03 |
Daniel Stenberg | 7.10-pre2 |
tree | commitdiff |
2002-09-02 |
Daniel Stenberg | James Gallagher's Content-Encoding work |
tree | commitdiff |
2002-08-30 |
Daniel Stenberg | CURLE_SSL_INSECURE is removed again and so is CURLOPT_S... |
tree | commitdiff |
2002-08-30 |
Daniel Stenberg | SOCKS5 support added (contributed by a still unnamed... |
tree | commitdiff |
2002-08-26 |
Daniel Stenberg | SSL_INSECURE support and usage added |
tree | commitdiff |
2002-08-22 |
Daniel Stenberg | Markus F.X.J. Oberhumer added better NOSIGNAL descripti... |
tree | commitdiff |
2002-08-13 |
Daniel Stenberg | include curl-includes "local" instead of <curl/foo> |
tree | commitdiff |
2002-08-13 |
Daniel Stenberg | Sterling Hughes brings the share interface |
tree | commitdiff |
2002-08-12 |
Daniel Stenberg | 7.9.9-pre1 |
tree | commitdiff |
2002-08-08 |
Daniel Stenberg | cvsignore files |
tree | commitdiff |
2002-08-08 |
Daniel Stenberg | Markus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch |
tree | commitdiff |
2002-08-08 |
Daniel Stenberg | fix the ansi/iso cpp check to work with c++ |
tree | commitdiff |
2002-07-31 |
Daniel Stenberg | sys/socket.h without #ifdef |
tree | commitdiff |
2002-06-15 |
Daniel Stenberg | Added CURLOPT_BUFFERSIZE |
tree | commitdiff |
2002-06-13 |
Daniel Stenberg | 7.9.8 commit |
tree | commitdiff |
2002-06-12 |
Daniel Stenberg | Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR... |
tree | commitdiff |
next |