Age | Commit message (Expand) | Author |
2001-05-30 | -# fix, thread fix, easy.c compile fix and more | Daniel Stenberg |
2001-05-30 | made the automake line re-build from _all_ Makefile.am files in the source tree | Daniel Stenberg |
2001-05-30 | english fix | Daniel Stenberg |
2001-05-30 | now uses CURL_GLOBAL_DEFAULT | Daniel Stenberg |
2001-05-30 | curl_global_init() support for CURL_GLOBAL_NOT_SSL | Daniel Stenberg |
2001-05-30 | Sterling Hughes's fixes | Daniel Stenberg |
2001-05-30 | Added Solaris 'pkgadd' building support to packages collection and autoconf/a... | Cris Bailiff |
2001-05-29 | not used in autoconf version 2.50 | Daniel Stenberg |
2001-05-29 | check for strtok_r | Daniel Stenberg |
2001-05-29 | curl_ => Curl_ | Daniel Stenberg |
2001-05-29 | re-indented to follow "project curl"-style, renamed curl_ prefix to Curl_ | Daniel Stenberg |
2001-05-29 | strtok() replaced with strtok_r() | Daniel Stenberg |
2001-05-29 | adjusted for automake 1.4+ | Daniel Stenberg |
2001-05-29 | Added strtok.[ch] | Daniel Stenberg |
2001-05-29 | we rqeuire autoconf 2.50 now | Daniel Stenberg |
2001-05-29 | fixed the -# to write to the same as --stderr is set to | Daniel Stenberg |
2001-05-29 | 3.11 How do I POST with a different Content-Type? | Daniel Stenberg |
2001-05-29 | clarified the MUTE option | Daniel Stenberg |
2001-05-29 | updated, improved language at a few places | Daniel Stenberg |
2001-05-29 | moved list of authors to the separate THANKS file and added that to the | Daniel Stenberg |
2001-05-29 | text: added in 7.8 | Daniel Stenberg |
2001-05-29 | beauty fix | Daniel Stenberg |
2001-05-29 | global_init() takes that flag argument | Daniel Stenberg |
2001-05-28 | 7.8-pre1 commit | Daniel Stenberg |
2001-05-28 | fixes | Daniel Stenberg |
2001-05-28 | added libtool | Daniel Stenberg |
2001-05-28 | major: curl_general_init/cleanup | Daniel Stenberg |
2001-05-28 | ftps:// works | Daniel Stenberg |
2001-05-28 | adjusted the global_init() call to pass the new flag argument too | Daniel Stenberg |
2001-05-28 | global_init() takes a flag option now, to tell libcurl what _not_ to init. | Daniel Stenberg |
2001-05-28 | better -v use, passes -I to all perl invokes | Daniel Stenberg |
2001-05-28 | added calls to curl_global_*, they aren't really needed for this application | Daniel Stenberg |
2001-05-28 | added 'curl-config --vernum' for hardcore hex version output | Daniel Stenberg |
2001-05-28 | changed the check for command1.txt to test1, so that automatic testing | Daniel Stenberg |
2001-05-28 | increased interface age | Daniel Stenberg |
2001-05-28 | T. Bharath's comments about SSL cleanup incorporated, and the two new | Daniel Stenberg |
2001-05-28 | curl_global_cleanup and curl_global_init added to the family | Daniel Stenberg |
2001-05-28 | Added more test cases | Daniel Stenberg |
2001-05-28 | test case converted to the new file format | Daniel Stenberg |
2001-05-28 | test: HTTP over proxy | Daniel Stenberg |
2001-05-23 | Removed references to the previous file format, added some tests about | Daniel Stenberg |
2001-05-23 | adjusted to the new test case formats | Daniel Stenberg |
2001-05-23 | Removed the former files using the old-style test case format, added the | Daniel Stenberg |
2001-05-23 | new test case file format | Daniel Stenberg |
2001-05-23 | Added Andres' comments about field 2 in netscape cookie files | Daniel Stenberg |
2001-05-23 | Andrés García's netscape cookie file parser fix | Daniel Stenberg |
2001-05-22 | general autoconf and automake fixes | Daniel Stenberg |
2001-05-22 | store httpcode _before_ doing the FAILONERROR check so that getinfo works | Daniel Stenberg |
2001-05-22 | cleanup commit for new autoconf+automake+libtool versions | Daniel Stenberg |
2001-05-22 | fixes and improvments | Daniel Stenberg |