Historique des commits

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