提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 4d7bf73fc3 getinmemory: remove a comment 11 年之前
  Cédric Deltheil 6645d2ae8f examples/getinmemory.c: abort the transfer if not enough memory 11 年之前
  Daniel Stenberg 450975b0c3 getinmemory.c: use better argument names for write callback 13 年之前
  Daniel Stenberg 1aeb635cdd sources: update source headers 13 年之前
  Daniel Stenberg 9583b4af90 examples: fix compiler warnings 14 年之前
  Daniel Stenberg 18e7b52e8e examples: use example.com in example URLs 14 年之前
  James Bursa fbefd816e4 getinmemory: make the example easier to follow 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() 16 年之前
  Dan Fandrich 70f10f1ac9 Add a call to curl_global_cleanup to show how to do a proper shutdown. 17 年之前
  Dan Fandrich 4706a93341 Fixed some more simple compile warnings in the examples. 17 年之前
  Daniel Stenberg ab1f5c3edd make it compile warning-free and free() the memory before exit 19 年之前
  Daniel Stenberg 2248599ae1 fix type 19 年之前
  Daniel Stenberg 186f433e40 modified to not use realloc() on a NULL pointer 20 年之前
  Daniel Stenberg a94e117ede language! 20 年之前
  Daniel Stenberg 662cb30372 Set CURLOPT_USERAGENT too 20 年之前
  Daniel Stenberg f68219ddaa use the newer option names 21 年之前
  Daniel Stenberg 4d28012468 remove the wrong win32 comment and use global_init 21 年之前
  Daniel Stenberg ebe5191b63 no the data is not freed, this is left for the app to do when needed 21 年之前
  Daniel Stenberg 3ceb2bcbb9 this might actually compile too... 23 年之前
  Daniel Stenberg 2457a31948 an example on how you can use the write callback to receive data in a memory 23 年之前