Viktor Szakats
|
efc696a2e0
docs/examples: URL updates
|
6 роки тому |
Kruzya
|
23524bf85b
examples: Fix memory leaks from realloc errors
|
6 роки тому |
Marcel Raad
|
5bd8c389a3
examples: fix -Wformat warnings
|
6 роки тому |
Rikard Falkeborn
|
13505dcb55
examples: Fix format specifiers
|
6 роки тому |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 роки тому |
Daniel Stenberg
|
0e7d76d6a8
examples: more descriptions
|
9 роки тому |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 роки тому |
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
|
20 роки тому |
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
|
22 роки тому |
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 роки тому |