aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08and mention make ca-bundle in the 1.11 faq entry as wellDaniel Stenberg
2008-02-08for step 5, mention that we can now generate an own version locally if wantedDaniel Stenberg
2008-02-08Günter Knauf added lib/mk-ca-bundle.pl which gets the Firefox ca bundle andDaniel Stenberg
2008-02-08oops, we make the copyright year ranges the simple styleDaniel Stenberg
2008-02-08provide the ca-bundle target the same way as the Makefile.dist does it so thatDaniel Stenberg
2008-02-08include mk-ca-bundle.pl in the tarballsDaniel Stenberg
2008-02-08added ca-bundle target to main makefile;Gunter Knauf
2008-02-08use argument to specify output filename if present.Gunter Knauf
2008-02-08fixed regex to fetch certdata.txt version since it was replaced by CVS (argh!)Gunter Knauf
2008-02-08Added tests 1022 and 1023 to validate output of curl-config --version andDan Fandrich
2008-02-08added Perl script to create a fresh ca-bundle.crt.Gunter Knauf
2008-02-07- Refactored a lot of timeout code into a few functions in an attempt to makeDaniel Stenberg
2008-02-07ca-bundle.crt documentational updates that more clearly describe the bundleDaniel Stenberg
2008-02-06Fix problem in strdup replacement when dealing with absolutely huge strings.Yang Tse
2008-02-06Don't try to compare more than strlen charsYang Tse
2008-02-06Use a long int data type to handle getpid() resultYang Tse
2008-02-05Fix buffer size specification.Yang Tse
2008-02-05Minor variable type cleanups.Yang Tse
2008-02-05proper initialization of httprequest, no longer zeroing out twiceYang Tse
2008-02-04fixed entry symbols when linked with posix prelude.Gunter Knauf
2008-02-04added makefile flag to link with NLM POSIX semantics.Gunter Knauf
2008-02-03- Dmitry Kurochkin cleaned up the pipelining code and removed the need for andDaniel Stenberg
2008-02-03threaded-ssl.c is a little example that does multi-threaded downloads fromDaniel Stenberg
2008-02-03it is stable now...Daniel Stenberg
2008-02-01Make mkinstalldirs ignore umask, for consistency with the rest of theDan Fandrich
2008-01-31When possible, use additional config options for test harness ssh server,Yang Tse
2008-01-31- Niklas Angebrand made the cookie support in libcurl properly deal with theDaniel Stenberg
2008-01-31- Dmitry Kurochkin moved several struct fields from the connectdata struct toDaniel Stenberg
2008-01-31bug 51 may possibly be fixed, and as such it is not a known bug anymore:Daniel Stenberg
2008-01-29silent stupid 'del' message when no files to delete found;Gunter Knauf
2008-01-29add verbose output to test 509 for easier debuggingDaniel Stenberg
2008-01-29- Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previouslyDaniel Stenberg
2008-01-29- Michal Marek fixed minor mistake in test case 553 that prevented it fromDaniel Stenberg
2008-01-28start over on 7.18.1Daniel Stenberg
2008-01-28Added peeps from the 7.18.0 release annoucementDaniel Stenberg
2008-01-287.18.0Daniel Stenberg
2008-01-28Add the three currently discussed bugs that won't make it into the 7.18.0Daniel Stenberg
2008-01-28this was modified this year so we bump the copyright yearDaniel Stenberg
2008-01-28updated copyright year in the generated configureDaniel Stenberg
2008-01-27Dmitry Kurochkin: In "real world" testing I found more bugs inDaniel Stenberg
2008-01-27Dont rely on PAMAuthenticationViaKbdInt default being 'no'Yang Tse
2008-01-26added test 1021 to verify my fix for bug report #1879375Daniel Stenberg
2008-01-25- Kevin Reed filed bug report #1879375Daniel Stenberg
2008-01-25using anyauth isn't unconditionally an extra roundtripDaniel Stenberg
2008-01-25just wanted to mention two uclinux archs I've tried libcurl builds on myselfDaniel Stenberg
2008-01-25improve request initialization for test harness HTTP serverYang Tse
2008-01-25Dmitry Kurochkin's test harness HTTP server pipelining fix fot test 530Yang Tse
2008-01-24and Igor Franchuk is his name!Daniel Stenberg
2008-01-24fixed link to latest native awk.Gunter Knauf
2008-01-24updated makefiles to use global copyright define.Gunter Knauf