Viktor Szakats
|
efc696a2e0
docs/examples: URL updates
|
hace 6 años |
Kruzya
|
23524bf85b
examples: Fix memory leaks from realloc errors
|
hace 6 años |
Marcel Raad
|
5bd8c389a3
examples: fix -Wformat warnings
|
hace 6 años |
Rikard Falkeborn
|
13505dcb55
examples: Fix format specifiers
|
hace 6 años |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
hace 8 años |
Daniel Stenberg
|
0e7d76d6a8
examples: more descriptions
|
hace 9 años |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
hace 9 años |
Daniel Stenberg
|
4d7bf73fc3
getinmemory: remove a comment
|
hace 11 años |
Cédric Deltheil
|
6645d2ae8f
examples/getinmemory.c: abort the transfer if not enough memory
|
hace 11 años |
Daniel Stenberg
|
450975b0c3
getinmemory.c: use better argument names for write callback
|
hace 13 años |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
hace 13 años |
Daniel Stenberg
|
9583b4af90
examples: fix compiler warnings
|
hace 14 años |
Daniel Stenberg
|
18e7b52e8e
examples: use example.com in example URLs
|
hace 14 años |
James Bursa
|
fbefd816e4
getinmemory: make the example easier to follow
|
hace 14 años |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
hace 14 años |
Yang Tse
|
861b647e7b
remove unnecessary typecasting of realloc()
|
hace 16 años |
Dan Fandrich
|
70f10f1ac9
Add a call to curl_global_cleanup to show how to do a proper shutdown.
|
hace 17 años |
Dan Fandrich
|
4706a93341
Fixed some more simple compile warnings in the examples.
|
hace 17 años |
Daniel Stenberg
|
ab1f5c3edd
make it compile warning-free and free() the memory before exit
|
hace 19 años |
Daniel Stenberg
|
2248599ae1
fix type
|
hace 20 años |
Daniel Stenberg
|
186f433e40
modified to not use realloc() on a NULL pointer
|
hace 20 años |
Daniel Stenberg
|
a94e117ede
language!
|
hace 20 años |
Daniel Stenberg
|
662cb30372
Set CURLOPT_USERAGENT too
|
hace 20 años |
Daniel Stenberg
|
f68219ddaa
use the newer option names
|
hace 21 años |
Daniel Stenberg
|
4d28012468
remove the wrong win32 comment and use global_init
|
hace 21 años |
Daniel Stenberg
|
ebe5191b63
no the data is not freed, this is left for the app to do when needed
|
hace 22 años |
Daniel Stenberg
|
3ceb2bcbb9
this might actually compile too...
|
hace 23 años |
Daniel Stenberg
|
2457a31948
an example on how you can use the write callback to receive data in a memory
|
hace 23 años |