커밋 기록

작성자 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 년 전