Age | Commit message (Expand) | Author |
2012-12-11 | examples/simplessl.c: fix compiler warning | Yang Tse |
2012-12-10 | examples/externalsocket.c: fix SunPro compilation issue | Yang Tse |
2012-12-10 | examples/simplessl.c: fix compiler warning | Yang Tse |
2012-12-10 | examples/anyauthput.c: fix Tru64 compilation issue | Yang Tse |
2012-12-05 | examples: fix compilation issues - commit 7332a7cafb follow-up | Yang Tse |
2012-12-05 | examples: fix compilation issues - commit 23f8dca6fb follow-up | Yang Tse |
2012-12-05 | examples: fix compilation issues | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-11-30 | build: prevent global LIBS from influencing examples build targets | Yang Tse |
2012-11-25 | FAQ: clarify the 3.4 section | Daniel Stenberg |
2012-11-25 | examples: Updated asiohiper.cpp to remove connect from opensocket | Lijo Antony |
2012-11-23 | DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocols | Steve Holme |
2012-11-21 | htmltitle: use .cpp extension for C++ examples | Daniel Stenberg |
2012-11-21 | examples: Added a c++ example of using multi with boost::asio | Lijo Antony |
2012-11-20 | THANKS: added 14 contributors from the 7.28.1 release | Daniel Stenberg |
2012-11-06 | CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value | Daniel Stenberg |
2012-11-06 | httpcustomheader.c: free the headers after use | Daniel Stenberg |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-11-01 | BUGS: fix the bug tracker URL | Daniel Stenberg |
2012-11-01 | evhiperfifo: fix the pointer passed to WRITEDATA | Daniel Stenberg |
2012-10-18 | href_extractor.c: fix the URL | Daniel Stenberg |
2012-10-18 | href_extractor: example code extracting href elements | MichaĆ Kowalczyk |
2012-10-10 | THANKS: 14 new contributors from 7.28.0 | Daniel Stenberg |
2012-10-09 | curl_multi_wait: no wait if no descriptors to wait for | Daniel Stenberg |
2012-10-09 | curl_multi_wait.3: style formatting mistake | Daniel Stenberg |
2012-10-08 | curl_multi_wait.3: fix the name of the man page | Daniel Stenberg |
2012-10-08 | curl_multi_wait.3: renamed the last argument variable for clarity | Daniel Stenberg |
2012-10-01 | https.c example: remember to call curl_global_init() | Kamil Dudka |
2012-09-28 | FAQ: remove the date from the topmost line | Daniel Stenberg |
2012-09-28 | FAQ: 5.16 I want a different time-out! | Daniel Stenberg |
2012-09-16 | curl_multi_wait: Add parameter to return number of active sockets | Sara Golemon |
2012-09-14 | socks.c: Added support for IPv6 connections through SOCKSv5 proxy | Marc Hoersken |
2012-09-09 | MANUAL: clarified user+password in HTTP URLs | Anthony Bryan |
2012-09-03 | Updated build docs w.r.t. Android and binary sizes | Dan Fandrich |
2012-09-01 | symbols-in-versions: new CURL_WAIT_* symbols | Daniel Stenberg |
2012-09-01 | Manpage for curl_multi_wait(). | Sara Golemon |
2012-08-31 | test2032: bail out after last transfer | Daniel Stenberg |
2012-08-28 | curl.1: list the -w variables sorted alphabetically | Daniel Stenberg |
2012-08-27 | libcurl-share.3: remove wrong info of what can be shared | Daniel Stenberg |
2012-08-27 | examples: use do/while loop for multi examples | Dave Reisner |
2012-08-27 | ftpsget: simple example showing a FTPS fetch | Daniel Stenberg |
2012-08-27 | sftpget: SFTP is not "SSH FTP" | Daniel Stenberg |
2012-08-27 | sftpget: example showing a simple SFTP download | Armel Asselin |
2012-08-27 | curl_multi_perform.3: extended/clarified | Daniel Stenberg |
2012-08-23 | INSTALL.cmake: clarify some flaws/limits in the cmake build | Daniel Stenberg |
2012-08-21 | https.c example: spell check used define | Daniel Stenberg |
2012-08-16 | curl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for SOCKOPTFUNCTION | Daniel Stenberg |
2012-08-15 | MANUAL review | Ant Bryan |
2012-08-10 | curl.1: shorten lines, avoid referring to libcurl instead of curl | Daniel Stenberg |
2012-08-10 | curl.1: fix more consistent wording | Ant Bryan |