- Jul 05, 2014
-
-
Dan Fandrich authored
-
- Jul 03, 2014
-
-
Dimitrios Siganos authored
-
- May 09, 2014
-
-
Daniel Stenberg authored
While "just" an example it still isn't nice to leak memory. Bug: http://curl.haxx.se/bug/view.cgi?id=1368 Fixed-by: Marko
-
- Mar 30, 2014
-
-
Steve Holme authored
In the initializer for len, there is no prototype for "strlen". In this statement, there is no prototype for "memcpy".
-
- Feb 17, 2014
-
-
Daniel Stenberg authored
... since it is never returned since a long while back.
-
- Feb 16, 2014
-
-
Steve Holme authored
-
- Jan 29, 2014
-
-
Daniel Stenberg authored
-
- Jan 15, 2014
-
-
Steve Holme authored
-
- Jan 12, 2014
-
-
Steve Holme authored
error: 'MULTI_PERFORM_HANG_TIMEOUT' undeclared
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Simplified the SMTP multi example as this example should demonstrate the differences the easy and multi interfaces rather than introduce new concepts such as user authentication and TLS which are shown in the TLS and SSL examples.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Updated to read data from a callback rather than from stdio as this is more realistic to most use cases.
-
- Jan 05, 2014
-
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
- Jan 04, 2014
-
-
Steve Holme authored
Replaced the use of CURLOPT_USERPWD for the preferred CURLOPT_USERNAME and CURLOPT_PASSWORD options and used the same username and password for all email examples which is the same as that used in the test suite.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
- Jan 02, 2014
-
-
Steve Holme authored
-
Steve Holme authored
-