Age | Commit message (Expand) | Author |
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 |
2010-05-12 | RTMP: initial support added, powered by librtmp | Howard Chu |
2010-04-14 | bumped to start the journey towards 7.20.2 | Daniel Stenberg |
2010-04-14 | ignore files generated by 'maketgz' | Daniel Stenberg |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-24 | CMake fixes for Linux. | Bill Hoffman |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-24 | s/CVS/git | Daniel Stenberg |
2010-03-22 | remove references to CVS in the code and use DEV instead | Daniel Stenberg |
2010-03-20 | provide an initial set of .gitignore files | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-13 | - Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake. | Daniel Stenberg |
2010-02-10 | Mention the minimum size of CURL_MAX_WRITE_SIZE | Dan Fandrich |
2010-02-09 | start working on 7.20.1 | Daniel Stenberg |
2010-02-02 | - Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release, | Yang Tse |
2010-01-22 | s/RTPFUNCTION/INTERLEAVEFUNCTION/ | Daniel Stenberg |
2010-01-21 | remove typedef we ended up not using | Daniel Stenberg |
2010-01-21 | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg |