Age | Commit message (Expand) | Author |
2013-03-18 | TODO: Reordered the protocol and security sections | Steve Holme |
2013-03-16 | TODO: Corrected typo in TOC | Steve Holme |
2013-03-16 | TODO: Added IMAP section and removed unused Other protocols section | Steve Holme |
2013-03-16 | TODO: Added graceful base64 decoding failure to SMTP and POP3 | Steve Holme |
2013-03-16 | TODO: Corrected typo on section 10.2 heading | Steve Holme |
2013-03-15 | TODO: Added section 10.2 Initial response to POP3 to do list | Steve Holme |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-14 | TODO: Updated following IMAP SASL additions | Steve Holme |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2012-08-07 | TODO: support DANE, we already support gnutls without gcrypt | Daniel Stenberg |
2012-07-28 | TODO: Updated after 7.27.0 release | Steve Holme |
2012-06-03 | DOCS: Fixed list in Section 18.2 not displaying correctly on web site | Steve Holme |
2012-06-03 | DOCS: Corrected missed heading renumbering from commit 530675a1ad7 | Steve Holme |
2012-06-03 | DOCS: Added IMAP and LDAP sections | Steve Holme |
2012-05-24 | TODO: Removed DIGEST-MD5 authentication from SMTP to do list | Steve Holme |
2012-05-12 | TODO: happy eyeballs is now RFC6555 | Daniel Stenberg |
2012-03-28 | TODO: Corrected POP3 section heading | Steve Holme |
2012-03-27 | TODO: Added SMTP and POP3 specific features | Steve Holme |
2011-12-21 | TODO: 1.7 Happy Eyeball dual stack connect | Daniel Stenberg |
2011-12-20 | TODO: remove active FTP from section 2.1 | Daniel Stenberg |
2011-10-16 | TODO: have form functions use CURL handle argument | Daniel Stenberg |
2011-09-11 | TODO: remove 4 entries, add one new | Daniel Stenberg |
2011-08-25 | TODO: progress callback without doubles | Daniel Stenberg |
2011-08-10 | TODO: remove curl_formpost in a future version | Daniel Stenberg |
2011-01-03 | TODO: get rid of PATH_MAX | Daniel Stenberg |
2010-09-20 | TODO: added 8.4 non-gcrypt under GnuTLS | Daniel Stenberg |
2010-08-25 | TODO: we now support RTMP | Daniel Stenberg |
2010-08-25 | TODO: done "NTLM with other crypto functions" | Daniel Stenberg |
2010-08-25 | TODO: fixed "Make curl_multi_info_read faster" | Daniel Stenberg |
2010-06-02 | TODO: add multi interface improvement remove ldap select | Daniel Stenberg |
2010-05-28 | TODO: removed fixed items | Daniel Stenberg |
2010-04-29 | TODO: we've done PRET already, consider HOST for the future | Daniel Stenberg |
2010-04-29 | TODO: GnuTLS connects are now non-blocking | Daniel Stenberg |
2010-02-21 | clarify more details on section "2.1 More non-blocking" | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-01-23 | "remove progress meter from libcurl" at next API break | Daniel Stenberg |
2010-01-21 | "5.3 Sort outgoing cookies" removed, we now sort them | Daniel Stenberg |
2009-10-17 | s/Make NTLM work without OpenSSL functions/Make NTLM work with other crypto f... | Daniel Stenberg |
2009-09-05 | Make CURLOPT_FTPPORT support an additional port number | Daniel Stenberg |
2009-08-19 | 5.3 Sort outgoing cookies | Daniel Stenberg |
2009-05-11 | curl_multi_socket and curl_multi_socket_all to be removed at next major | Daniel Stenberg |
2009-02-12 | Added support for Digest and NTLM authentication using GnuTLS. | Dan Fandrich |
2008-11-17 | pipelining for PUT is a good idea | Daniel Stenberg |
2008-11-11 | cleaned up entries that have been implemented already or are deemed not really | Daniel Stenberg |
2008-10-14 | Added signal-based resolver timeout issue | Dan Fandrich |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | Dan Fandrich |
2008-05-23 | Added some more to do items and a known bug. | Dan Fandrich |
2008-01-15 | I made the torture test on test 530 go through. This was actually due to | Daniel Stenberg |