285e998f | 30-May-2001 |
Daniel Stenberg |
Sterling Hughes's fixes |
c503930b | 30-May-2001 |
Cris Bailiff |
Added Solaris 'pkgadd' building support to packages collection and autoconf/automake files |
5c6859e5 | 29-May-2001 |
Daniel Stenberg |
not used in autoconf version 2.50 |
4e376a2f | 29-May-2001 |
Daniel Stenberg |
check for strtok_r |
edd608aa | 29-May-2001 |
Daniel Stenberg |
curl_ => Curl_ |
88d536eb | 29-May-2001 |
Daniel Stenberg |
re-indented to follow "project curl"-style, renamed curl_ prefix to Curl_ |
d567659b | 29-May-2001 |
Daniel Stenberg |
strtok() replaced with strtok_r() |
e0558ae5 | 29-May-2001 |
Daniel Stenberg |
adjusted for automake 1.4+ |
034f6378 | 29-May-2001 |
Daniel Stenberg |
Added strtok.[ch] |
af129c49 | 29-May-2001 |
Daniel Stenberg |
we rqeuire autoconf 2.50 now |
8b4809a8 | 29-May-2001 |
Daniel Stenberg |
fixed the -# to write to the same as --stderr is set to |
88d14e96 | 29-May-2001 |
Daniel Stenberg |
3.11 How do I POST with a different Content-Type? |
04d1491a | 29-May-2001 |
Daniel Stenberg |
clarified the MUTE option |
de16ddd5 | 29-May-2001 |
Daniel Stenberg |
updated, improved language at a few places |
27751df6 | 29-May-2001 |
Daniel Stenberg |
moved list of authors to the separate THANKS file and added that to the release archive |
cf02eb11 | 29-May-2001 |
Daniel Stenberg |
text: added in 7.8 |
22b8d387 | 29-May-2001 |
Daniel Stenberg |
beauty fix |
bfd89c80 | 29-May-2001 |
Daniel Stenberg |
global_init() takes that flag argument |
223c48e6 | 28-May-2001 |
Daniel Stenberg |
7.8-pre1 commit |
7bb7550e | 28-May-2001 |
Daniel Stenberg |
fixes |
adf00f5b | 28-May-2001 |
Daniel Stenberg |
added libtool |
0844c4fd | 28-May-2001 |
Daniel Stenberg |
major: curl_general_init/cleanup |
38cabc4f | 28-May-2001 |
Daniel Stenberg |
ftps:// works |
ec340e3e | 28-May-2001 |
Daniel Stenberg |
adjusted the global_init() call to pass the new flag argument too |
f44f512f | 28-May-2001 |
Daniel Stenberg |
global_init() takes a flag option now, to tell libcurl what _not_ to init. it will make it better when the application uses several libs that use openssl and it also enables us to do the win3
global_init() takes a flag option now, to tell libcurl what _not_ to init. it will make it better when the application uses several libs that use openssl and it also enables us to do the win32 winsock initing in the future if we want to
show more ...
|