- Dec 05, 2014
-
-
Guenter Knauf authored
-
- Nov 08, 2014
-
-
Steve Holme authored
-
- Apr 05, 2014
-
-
Steve Holme authored
-
Marc Hoersken authored
-
- Jul 08, 2013
-
-
Guenter Knauf authored
-
- May 11, 2013
-
-
Guenter Knauf authored
-
- Feb 09, 2013
-
-
Guenter Knauf authored
-
- Feb 06, 2013
-
-
Daniel Stenberg authored
In an attempt to clear up misc files from the root dir
-
- Jan 06, 2013
-
-
Yang Tse authored
This reverts renaming and usage of lib/*.h header files done 28-12-2012, reverting 2 commits: f871de00... build: make use of 76 lib/*.h renamed files ffd8e127... 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: c087374c... 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: 13606bbf... build: make use of 93 lib/*.c renamed files 5b6e7927... build: rename 93 lib/*.c files 7d83dfff... build: commit 13606bbf 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
-
- Jan 03, 2013
-
-
Yang Tse authored
93 *.c source files renamed to use our standard naming scheme. This change affects 77 files in libcurl's source tree.
-
- Dec 26, 2012
-
-
Yang Tse authored
-
- Sep 24, 2012
-
-
Marc Hoersken authored
-
- Jun 13, 2012
-
-
Yang Tse authored
Version number is removed in order to make this info consistent with how we do it with other MS and Linux system libraries for which we don't provide this info. Identifier changed from 'WinSSPI' to 'schannel' given that this is the actual provider of the SSL/TLS support. libcurl can still be built with SSPI and without SCHANNEL support.
-
- Jun 11, 2012
-
-
Steve Holme authored
-
- Jun 07, 2012
-
-
Yang Tse authored
-
- May 22, 2012
-
-
Guenter Knauf authored
-
- Apr 26, 2012
-
-
Guenter Knauf authored
-
- Apr 20, 2012
-
-
Guenter Knauf authored
-
- Apr 12, 2012
-
-
Guenter Knauf authored
-
- Mar 18, 2012
-
-
Yang Tse authored
-
- Oct 06, 2011
-
-
Yang Tse authored
-
- Oct 05, 2011
-
-
Yang Tse authored
-
- Oct 04, 2011
-
-
Yang Tse authored
-
- Oct 03, 2011
-
-
Yang Tse authored
-
- Sep 24, 2011
-
-
Yang Tse authored
-
- Sep 22, 2011
-
-
Yang Tse authored
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result. Fixed some OOM handling issues.
-
- Sep 20, 2011
- Sep 19, 2011
-
-
Yang Tse authored
-
- Sep 17, 2011
-
-
Yang Tse authored
Additionally function my_useragent() now provides default User-Agent string
-
- Sep 16, 2011
-
-
Yang Tse authored
Reviewing fields being free'd in free_config_fields() still pending
-
Yang Tse authored
Additionally some code reorganization and direct OOM handling fixes, just another step towards fixing curl tool issues uncovered 2011-09-15
-
Yang Tse authored
Additionally fix data type of result vars for iconv() calls
-
- Sep 14, 2011
-
-
Yang Tse authored
-
- Aug 13, 2011
-
-
Daniel Stenberg authored
Just a note about the fact that all VC[6/8/9/10] makefiles are generated from the VC6 one as source.
-
- Jun 21, 2011
-
-
Josue Andrade Gomes authored
-
- Feb 13, 2011
-
-
Guenter Knauf authored
-
- Jan 13, 2011
-
-
Guenter Knauf authored
-
- Dec 20, 2010
-
-
Yang Tse authored
Default libcurl's file names are kept equal to those used since Y2K.
-
- Nov 12, 2010
-
-
Adam Light authored
-