Age | Commit message (Expand) | Author |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-11-15 | 7.24.0: start the work | Daniel Stenberg |
2011-10-15 | typecheck: allow NULL to unset CURLOPT_ERRORBUFFER | Dave Reisner |
2011-10-03 | share: don't use SSL unless enabled | Daniel Stenberg |
2011-09-29 | curlverh.h: next release will be 7.23.0 | Daniel Stenberg |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-26 | Added unsigned char* to _curl_is_debug_cb. | Guenter Knauf |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-13 | 7.22.1: start working | Daniel Stenberg |
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse |
2011-08-09 | curl.h: mark deprecated CURLOPT_ options on same line | Daniel Stenberg |
2011-08-08 | version bump: next release is 7.22.0 | Daniel Stenberg |
2011-08-05 | BSD-style lwIP TCP/IP stack support - followup | Yang Tse |
2011-08-04 | BSD-style lwIP TCP/IP stack support: | Yang Tse |
2011-08-04 | curl.h: untangle a preprocessor block, removing duplicate sys/types.h inclusion | Yang Tse |
2011-08-03 | curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATION | Kamil Dudka |
2011-08-03 | Add new CURLOPT_GSSAPI_DELEGATION option. | Adam Tkac |
2011-07-18 | NTLM single-sign on supported | Mandy Wu |
2011-06-23 | bump release: start working towards 7.21.8 | Daniel Stenberg |
2011-05-18 | CLOSESOCKETFUNCTION: use the callback | Daniel Stenberg |
2011-05-18 | CLOSESOCKETFUNCTION: added | Daniel Stenberg |
2011-05-09 | include: cleanup | Daniel Stenberg |
2011-05-05 | Corrected comments | Daniel Stenberg |
2011-04-22 | bump version: work towards 7.21.7 | Daniel Stenberg |
2011-04-21 | Fix spelling errors in include/ | Fabian Keil |
2011-04-18 | transfer-encoding: added new option and cmdline | Daniel Stenberg |
2011-04-18 | CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding too | Daniel Stenberg |
2011-04-17 | 7.21.6: next planned release number | Daniel Stenberg |
2011-04-05 | Fixed compatibility macro CURLE_URL_MALFORMAT_USER | Dan Fandrich |
2011-04-05 | return code cleanup: build, init and run-time errors | Daniel Stenberg |
2011-03-22 | headers: more copyright headers added | Daniel Stenberg |
2011-02-17 | SOCKOPTFUNCTION: callback can say already-connected | Daniel Stenberg |
2011-02-17 | curlver.h: bump to 7.21.5 | Daniel Stenberg |
2011-02-09 | CURLE_TLSAUTH_FAILED: removed | Quinn Slack |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-12 | build: allow usage of Borland 5.5.1 external preprocessor cpp32 | Yang Tse |
2010-12-15 | 7.21.4: version bump | Daniel Stenberg |
2010-11-11 | HTTP Auth: Add CURLAUTH_ONLY | Daniel Stenberg |
2010-11-08 | CURLOPT_RESOLVE: added | Daniel Stenberg |
2010-10-13 | curlver.h: start over at 7.21.3 | Daniel Stenberg |
2010-08-25 | Gopher protocol support (initial release) | Cameron Kaiser |
2010-08-12 | typecheck-gcc: work around gcc upstream bug #32061 | Kamil Dudka |
2010-08-11 | release cycle loop: start over toward 7.21.2 | Daniel Stenberg |
2010-08-02 | typecheck-gcc: add checks for recently added options | Daniel Stenberg |
2010-06-16 | version: start working on the 7.21.1-dev version | Daniel Stenberg |
2010-06-05 | getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT | Frank Meier |
2010-05-16 | ftp wildcard: a new option CURLOPT_FNMATCH_DATA | Kamil Dudka |
2010-05-15 | ftp wildcard: fix int32_t and size/group mixups | Pavel Raiskup |
2010-05-14 | version: we're now going for 7.21.0 | Daniel Stenberg |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |