Age | Commit message (Expand) | Author |
2003-03-28 | send as much as possible of the POST at once | Daniel Stenberg |
2003-03-27 | added section titles and a CONTACT paragraph asking people to use the mailing | Daniel Stenberg |
2003-03-26 | fixed the pkg-config stuff for rh9 | Daniel Stenberg |
2003-03-26 | add URLs to patch and diff | Daniel Stenberg |
2003-03-26 | mention the URL to the mailing lists | Daniel Stenberg |
2003-03-25 | attempt to extract openssl information using pkg-config | Daniel Stenberg |
2003-03-25 | Renamed configure.in to configure.ac, as this is the supposedly new preferred | Daniel Stenberg |
2003-03-25 | use init and copyright to get a better header in the generated script | Daniel Stenberg |
2003-03-25 | white space and indent fix | Daniel Stenberg |
2003-03-24 | ignore getdate.c | Daniel Stenberg |
2003-03-24 | Richard Bramante's provided a fix for a handle re-use problem seen when you | Daniel Stenberg |
2003-03-24 | Removed the "TC TrustCenter, Germany, Class 0 CA." certificate: | Daniel Stenberg |
2003-03-24 | all those changes | Daniel Stenberg |
2003-03-21 | Hopefully this change addresses these two bug reports: 707003 and 706624. | Daniel Stenberg |
2003-03-20 | lib/getdate.c.cvs may need a rename if you don't have yacc or bison | Daniel Stenberg |
2003-03-20 | if the cvs update fails, don't continue further | Daniel Stenberg |
2003-03-19 | make the ENGINE depend on the USE_SSLEAY define too | Daniel Stenberg |
2003-03-19 | set binary mode for some file handling and it might work better on some | Daniel Stenberg |
2003-03-19 | typecast the conversion from const char * to char * | Daniel Stenberg |
2003-03-19 | Rename getdate.c to getdate.c.cvs, since the "normal" build procedure do | Daniel Stenberg |
2003-03-18 | clarify that 22 can be returned on --fail for all HTTP errors being 400 | Daniel Stenberg |
2003-03-17 | more defensive checking as platforms differ... | Daniel Stenberg |
2003-03-17 | Andy Cedilnik's corrections | Daniel Stenberg |
2003-03-16 | it just never ends | Daniel Stenberg |
2003-03-16 | regenerated from getdate.y | Daniel Stenberg |
2003-03-16 | Juan F. Codagnone pointed out a missing thing from the march 2 fix | Daniel Stenberg |
2003-03-16 | typecase getpid() to int to prevent compiler warning | Daniel Stenberg |
2003-03-15 | figure out select()'s argument types | Daniel Stenberg |
2003-03-15 | Gisle Vanem's fix to get this working nicely on windows | Daniel Stenberg |
2003-03-15 | Gisle Vanem fixed a name collision with structure '"CONTEXT" in <winnt.h> | Daniel Stenberg |
2003-03-15 | missing newline added | Daniel Stenberg |
2003-03-15 | no server needed | Daniel Stenberg |
2003-03-15 | allow 'none' as server | Daniel Stenberg |
2003-03-15 | Sort out the ENGINE problems people seem to be having. Now we put all ENGINE | Daniel Stenberg |
2003-03-15 | * use the pid returned back from test-servers and kill them before starting | Daniel Stenberg |
2003-03-15 | report pid back in the WE ROOLZ message | Daniel Stenberg |
2003-03-15 | removed the "banner" when the server is starting | Daniel Stenberg |
2003-03-15 | detect lack of perl before running tests | Daniel Stenberg |
2003-03-15 | Rick Jones' minor thing to build better on HPUX 11 | Daniel Stenberg |
2003-03-14 | Nico Baggus little adjustment to build with OpenSSL 0.9.7 (the ENGINE thing) | Daniel Stenberg |
2003-03-14 | improved "deeper" check | Daniel Stenberg |
2003-03-13 | No longer halts operation if select or socket are missing, since in most | Daniel Stenberg |
2003-03-13 | Philippe Raoult needed this to build on FreeBSD | Daniel Stenberg |
2003-03-13 | Extra function-find magic for platforms that don't like the way the | Daniel Stenberg |
2003-03-13 | output what cvs returned, see if we can make the script bail out when | Daniel Stenberg |
2003-03-13 | use include path from BUILD dir since we want the config.h | Daniel Stenberg |
2003-03-12 | Things are moving along... | Daniel Stenberg |
2003-03-12 | When we append stuff to the URL, we must make sure the text is properly | Daniel Stenberg |
2003-03-12 | -m on curl on windows with telnet doesn't work | Daniel Stenberg |
2003-03-12 | This verifies that my fix for bug report #700275 works. | Daniel Stenberg |