Age | Commit message (Expand) | Author |
2013-02-06 | FEATURES: Added email feature set | Steve Holme |
2013-02-04 | FAQ: clarify 5.13 How do I stop an ongoing transfer | Daniel Stenberg |
2013-01-30 | Updated date. | Guenter Knauf |
2013-01-29 | Fixed debug.c to work again unchanged. | Guenter Knauf |
2013-01-28 | FAQ: "Darwinssl" is AKA "Secure Transport" and supports NTLM | Nick Zitzmann |
2013-01-28 | docs: fix typos in man pages | Kamil Dudka |
2013-01-28 | docs: update the comments about loading CA certs with NSS | Kamil Dudka |
2013-01-28 | Updated dependency libs. | Guenter Knauf |
2013-01-28 | Fixed simple.c to work again unchanged. | Guenter Knauf |
2013-01-23 | FAQ: update the SSL lib list and wording in question 2.2 | Daniel Stenberg |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |
2013-01-21 | FAQ: 3.22 curl -X gives me HTTP problems | Daniel Stenberg |
2013-01-19 | curl_easy_send.3: document return codes | Daniel Stenberg |
2013-01-19 | curl_easy_recv.3: document return codes | Daniel Stenberg |
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-13 | BUGS: update bug tracker URL | Daniel Stenberg |
2013-01-09 | docs: the --with-darwinssl option is available on Apple OSes | Nick Zitzmann |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-08 | Revert "configure: update req to 2.59" | Daniel Stenberg |
2013-01-08 | configure: update req to 2.59 | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-06 | mk-ca-bundle.1: convert syntax to what's used elsewhere | Daniel Stenberg |
2013-01-05 | mk-ca-bundle.1: mention new -f, fix outputfile output | Daniel Stenberg |
2013-01-03 | writeout: -w now supports remote_ip/port and local_ip/port | Daniel Stenberg |
2013-01-03 | INTERNALS: remove "footnote" never used | Daniel Stenberg |
2013-01-03 | FAQ: Can I write a server with libcurl? | Daniel Stenberg |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2013-01-03 | INSTALL: unify the SSL library texts | Daniel Stenberg |
2012-12-29 | examples/certinfo.c: fix compiler warning | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-27 | curl.1: extend the -X, --request description | Daniel Stenberg |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
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 |