- 18 Feb, 2002 4 commits
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
add 'headers=' in client formpost
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- 17 Feb, 2002 3 commits
-
-
Daniel Stenberg authored
Reminder for the future: when we're using malloc() we MUST include <stdlib.h> as otherwise 64bit archs go bananas. Bug report #517687
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- 07 Feb, 2002 13 commits
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
was an extra CRLF added to the post data
-
- 06 Feb, 2002 7 commits
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
content-type header, it was used for each part and thus without this it failed MISERABLY. *smacks forhead*
-
Daniel Stenberg authored
accordingly
-
Daniel Stenberg authored
-
- 05 Feb, 2002 2 commits
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- 04 Feb, 2002 1 commit
-
-
Daniel Stenberg authored
-
- 03 Feb, 2002 1 commit
-
-
Daniel Stenberg authored
-
- 01 Feb, 2002 1 commit
-
-
Daniel Stenberg authored
-
- 31 Jan, 2002 6 commits
-
-
Daniel Stenberg authored
Added most of the Customizing Operations chapter
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined if -D_REENTRANT is used. Without it, the compiler still accepts the function prototype but gives a warning about hostent_data going out of scope. This is because struct hostent_data is not declared. So, we force an error by trying to set a variable to the struct.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- 30 Jan, 2002 2 commits
-
-
Daniel Stenberg authored
on my test machine! :-)
-
Daniel Stenberg authored
-