2002-01-31 |
Daniel Stenberg | Giaslas Georgios provided docs for CURLINFO_CONTENT_TYPE |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | Georg Horn the previous SSL_read() fix, this was actual... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | I have too many ideas of what to mention in this docs |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | Georg Horn found yet another SSL reading problem caused... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | big-time alert that this doesn't work |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | the interface is simply called the "C" one these days |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | extended the proxy chapter mucho |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | now re-seed by force (even if already seeded) if a... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | conn->upload_bufsize exists no more |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | append a CRLF pair after the content-type line |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | removed three loust fprintf()s |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | upload progress counter fix, removed the adjustable... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | no more adjustable upload buffer size, we use non-block... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | nine items since 7.9.3 |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | - T. Bharath pointed out that we seed SSL on every... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | bad tag |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | Giaslas Georgios introduced CURLINFO_CONTENT_TYPE |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | Steve Marx helped us realize that we shouldn't treat... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | someone should have me punished, but this bug made... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | don't count a custom request as a request type of its... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | newly generated |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | Andreas Damm made it reentrant safe! |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Daniel Stenberg | no longer add CRLF _after_ POST data, it should not... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Daniel Stenberg | set header and request size to 0 before each *_perform() |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Daniel Stenberg | postit.c is removed, it used the deprecated curl_formpa... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Daniel Stenberg | bug report #508235 identified a non-working Location... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Daniel Stenberg | don't install the example programs! :-O |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Daniel Stenberg | 7.9.3 |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Daniel Stenberg | 7.9.3 public |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Daniel Stenberg | Andrés García found out that we didn't properly stop... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Daniel Stenberg | more about passwords and started about proxies |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Daniel Stenberg | verify big files |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Daniel Stenberg | minor edit |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Daniel Stenberg | added --cc description and an example |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Daniel Stenberg | pre4 |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Daniel Stenberg | HTTP POST explained |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Daniel Stenberg | #505514, as correctly pointed out by Antonio (anton... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | mingw fix, mac os x fix, long long check removed from... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | newly generated |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | added more text in the 'passwords' section |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | satisfy gcc -Wundef |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | #if [undefined] => #ifdef [undefined] |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | playing with more strict gcc warnings with --enable... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | prevents gcc -Wcast-align from complaining |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | made gcc -Wcast-align happy |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | #ifndef and #define magic to prevent compiler warnings... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | updated to 2002 status ;-) |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | cut off a big piece of comment and added a pointer... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | commented out the 'long long' and 'long double' checks... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | I wish I could type. Anyway, this proved it is a good... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | added typecast for a malloc() return, and added check... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | Added #include <errno.h> |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | Andrés García patched. It now checks for EWOULDBLOCK... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | patched by Andrés García |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | 7.9.3-pre3 |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | correct ssl version, fixed ssl writes, solved time... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | more text added |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | added a comment about this example only works with... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | Richard Archer made it compile and build with OpenSSL... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | include our own sprintf() prototype to make it return... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Sterling Hughes | Get this working, still need to check for leaks and... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Sterling Hughes | Make the keys for hostcache entries be in the format:: |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Daniel Stenberg | filled-in text in the "Building" chapter and added... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | SSL writes passed back a silly length... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | fixed time-out returned without error text set |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Kevin Roth's SSLeay() patch, slight edited by me. Works... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | 7.9.3-pre2 |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | --cc and working non-blocking sockets uploads |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | - shrunk the BUFSIZE define from 50K to 20K |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | modified to deal with the new non-blocking versions... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Curl_write's 5th argument now is signed |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Curl_read() and Curl_write() are both now adjusted... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Curl_write() now takes a different 5th argument |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Somewhat ugly fix to deal with non-blocking sockets... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Somewhat ugly fix to deal with non-blocking sockets... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | added support for --cc to output the compiler name... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | added a somewhat cool single-line command that builds... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Daniel Stenberg | initial attempt to write a tutorial-like libcurl guide |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | fixed non-blocking reads, fixed ssl sessions, in_addr_t... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | Curl_read() now returns a negative return code if EWOUL... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | a memory leak when name lookup failed is now removed |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | Stoned Elipot's patch for the in_addr_t test |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Sterling Hughes | Remove erreaneous include, setup.h is included one... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Daniel Stenberg | Götz Babin-Ebell updated with some new 7.9.3 features |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Daniel Stenberg | Götz Babin-Ebell provided some documantation for the... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Daniel Stenberg | added http-post.c |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Daniel Stenberg | slightly extended to mention that -v and -i are good... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | bad comment begone |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | cut off argc and argv as well |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | Cleaned up this example to make it even simpler. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | Cris Bailiff found out that when the SSL session cache... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | David Bentham's updated QNX notification |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | added a missing failf() before returning an error code |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | this seems to correct the SSL reading problem introduce... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | I made the write callback create the file the first... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | test case 38 added a few new requirements |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | added some tracability |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | test case 38, try a HTTP download resume without the... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | another example source added |
commit | commitdiff | tree | snapshot |
next |