#
18e7c14f |
| 14-Jan-2013 |
Steve Holme |
TODO: Updated following IMAP SASL additions
|
#
4a5aa668 |
| 04-Jan-2013 |
Yang Tse |
Revert changes relative to lib/*.[ch] recent renaming This reverts renaming and usage of lib/*.h header files done 28-12-2012, reverting 2 commits: f871de0... build: make use
Revert changes relative to lib/*.[ch] recent renaming This reverts renaming and usage of lib/*.h header files done 28-12-2012, reverting 2 commits: f871de0... build: make use of 76 lib/*.h renamed files ffd8e12... build: rename 76 lib/*.h files This also reverts removal of redundant include guard (redundant thanks to changes in above commits) done 2-12-2013, reverting 1 commit: c087374... curl_setup.h: remove redundant include guard This also reverts renaming and usage of lib/*.c source files done 3-12-2013, reverting 3 commits: 13606bb... build: make use of 93 lib/*.c renamed files 5b6e792... build: rename 93 lib/*.c files 7d83dff... build: commit 13606bbfde follow-up 1 Start of related discussion thread: http://curl.haxx.se/mail/lib-2013-01/0012.html Asking for confirmation on pushing this revertion commit: http://curl.haxx.se/mail/lib-2013-01/0048.html Confirmation summary: http://curl.haxx.se/mail/lib-2013-01/0079.html NOTICE: The list of 2 files that have been modified by other intermixed commits, while renamed, and also by at least one of the 6 commits this one reverts follows below. These 2 files will exhibit a hole in history unless git's '--follow' option is used when viewing logs. lib/curl_imap.h lib/curl_smtp.h
show more ...
|
#
13606bbf |
| 03-Jan-2013 |
Yang Tse |
build: make use of 93 lib/*.c renamed files 93 *.c source files renamed to use our standard naming scheme. This change affects 77 files in libcurl's source tree.
|
#
ae2a2c99 |
| 26-Dec-2012 |
Yang Tse |
curl tool: renaming hugehelp files to tool_hugehelp
|
Revision tags: curl-7_28_1, curl-7_28_0 |
|
#
013d043d |
| 07-Aug-2012 |
Daniel Stenberg |
TODO: support DANE, we already support gnutls without gcrypt
|
#
0bededd7 |
| 28-Jul-2012 |
Steve Holme |
TODO: Updated after 7.27.0 release Removed APOP and SASL authentication from the POP3 section and metalink support from the client section as these features were implemented in this
TODO: Updated after 7.27.0 release Removed APOP and SASL authentication from the POP3 section and metalink support from the client section as these features were implemented in this release. Moved adding gssapi to SASL into it's own section rather than repeat it for each protocol.
show more ...
|
Revision tags: curl-7_27_0 |
|
#
79731504 |
| 03-Jun-2012 |
Steve Holme |
DOCS: Fixed list in Section 18.2 not displaying correctly on web site
|
#
08c128bd |
| 03-Jun-2012 |
Steve Holme |
DOCS: Corrected missed heading renumbering from commit 530675a1ad7
|
#
530675a1 |
| 03-Jun-2012 |
Steve Holme |
DOCS: Added IMAP and LDAP sections Added new sections 11. IMAP and 12. LDAP to document adding SASL based authentication. Renumbered current sections 11 to 17 as 13 to 19.
DOCS: Added IMAP and LDAP sections Added new sections 11. IMAP and 12. LDAP to document adding SASL based authentication. Renumbered current sections 11 to 17 as 13 to 19. Additionally added 19.10 Add CURLOPT_MAIL_CLIENT option.
show more ...
|
#
d220834f |
| 24-May-2012 |
Steve Holme |
TODO: Removed DIGEST-MD5 authentication from SMTP to do list Removed DIGEST-MD5 from Section 9.1 Other authentication mechanisms as the feature was added to SMTP in 7.26.0. Also
TODO: Removed DIGEST-MD5 authentication from SMTP to do list Removed DIGEST-MD5 from Section 9.1 Other authentication mechanisms as the feature was added to SMTP in 7.26.0. Also corrected small spelling mistake.
show more ...
|
Revision tags: curl-7_26_0 |
|
#
9fafa685 |
| 12-May-2012 |
Daniel Stenberg |
TODO: happy eyeballs is now RFC6555
|
#
9f494fe4 |
| 28-Mar-2012 |
Steve Holme |
TODO: Corrected POP3 section heading
|
#
0580b606 |
| 27-Mar-2012 |
Steve Holme |
TODO: Added SMTP and POP3 specific features
|
Revision tags: curl-7_25_0, curl-7_24_0 |
|
#
1dd65464 |
| 21-Dec-2011 |
Daniel Stenberg |
TODO: 1.7 Happy Eyeball dual stack connect
|
#
380bade7 |
| 20-Dec-2011 |
Daniel Stenberg |
TODO: remove active FTP from section 2.1 It is no longer done blocking in the multi interface
|
Revision tags: curl-7_23_1, curl-7_23_0 |
|
#
ff03ee2a |
| 15-Oct-2011 |
Daniel Stenberg |
TODO: have form functions use CURL handle argument
|
Revision tags: curl-7_22_0 |
|
#
587ed323 |
| 11-Sep-2011 |
Daniel Stenberg |
TODO: remove 4 entries, add one new Zero-copy and "Avoid having to remove/readd handles" are not really features we think are worthwhile to add. Removed. SRP features have been
TODO: remove 4 entries, add one new Zero-copy and "Avoid having to remove/readd handles" are not really features we think are worthwhile to add. Removed. SRP features have been added already, removed. 11.9 IPv6 addresses with globbing added
show more ...
|
#
186463e7 |
| 25-Aug-2011 |
Daniel Stenberg |
TODO: progress callback without doubles
|
#
4b48adb8 |
| 10-Aug-2011 |
Daniel Stenberg |
TODO: remove curl_formpost in a future version 15.8 remove 'curl_httppost' from public
|
Revision tags: curl-7_21_7, curl-7_21_6, curl-7_21_5, curl-7_21_4 |
|
#
569202c9 |
| 03-Jan-2011 |
Daniel Stenberg |
TODO: get rid of PATH_MAX
|
Revision tags: curl-7_21_3, curl-7_21_2 |
|
#
7d84113e |
| 20-Sep-2010 |
Daniel Stenberg |
TODO: added 8.4 non-gcrypt under GnuTLS We must not assume gcrypt just because of GnuTLS
|
#
0cbdcd07 |
| 25-Aug-2010 |
Daniel Stenberg |
TODO: we now support RTMP
|
#
d106189a |
| 25-Aug-2010 |
Daniel Stenberg |
TODO: done "NTLM with other crypto functions" Since NTLM was made to work with the NSS API as well, the primary SSL alternatives will be built with NTLM support in libcurl.
|
#
ddb810ab |
| 25-Aug-2010 |
Daniel Stenberg |
TODO: fixed "Make curl_multi_info_read faster" It is really fast now
|
Revision tags: curl-7_21_1, curl-7_21_0 |
|
#
df06182d |
| 02-Jun-2010 |
Daniel Stenberg |
TODO: add multi interface improvement remove ldap select
|