Age | Commit message (Expand) | Author |
2005-04-07 | cut 'n paste error | Daniel Stenberg |
2005-04-07 | GnuTLS updates | Daniel Stenberg |
2005-04-07 | GnuTLS! | Daniel Stenberg |
2005-04-07 | added new files | Daniel Stenberg |
2005-04-07 | fixed to build after the GnuTLS fixes | Daniel Stenberg |
2005-04-07 | added some blurb about the GnuTLS license | Daniel Stenberg |
2005-04-07 | GnuTLS support added. There's now a "generic" SSL layer that we use all over | Daniel Stenberg |
2005-04-07 | ssl_version_num is not used anymore | Daniel Stenberg |
2005-04-07 | ssl_version_num won't be used anymore since we will soon offer multiple SSL | Daniel Stenberg |
2005-04-07 | Add support for --with-gnutls. If configure detects OpenSSL, you need to | Daniel Stenberg |
2005-04-07 | bail out if perl is missing, it is needed for building curl anyway | Daniel Stenberg |
2005-04-07 | check for libtoolize and aclocal to doublecheck the installations better | Daniel Stenberg |
2005-04-07 | Try harder to see if arpa/nameser_compat.h REALLY is a good header file to | Daniel Stenberg |
2005-04-07 | add SSPI | Daniel Stenberg |
2005-04-06 | Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS | Daniel Stenberg |
2005-04-06 | better errno constant replacements, as mentioned by Gisle Vanem | Daniel Stenberg |
2005-04-06 | Include inet_net_pton.h for 'struct in6_addr'. Ideally this | Gisle Vanem |
2005-04-06 | Moved inet_net_pton.h to HHEADERS. | Gisle Vanem |
2005-04-06 | check for struct sizes and use those sizes if the NS_* defines are lacking | Daniel Stenberg |
2005-04-06 | moved the *_inet_pton protos to inet_net_pton.h instead | Daniel Stenberg |
2005-04-06 | made the ares_inet_net_pton() proto use size_t size, as the function in the | Daniel Stenberg |
2005-04-06 | Removed extraneous comma | Dan Fandrich |
2005-04-05 | too late hacking error | Daniel Stenberg |
2005-04-05 | test time-conditioned FTP uploads | Daniel Stenberg |
2005-04-05 | Christophe Legry's fix to grok time-conditoned uploads | Daniel Stenberg |
2005-04-05 | with these changes, it builds on my win32 cross-compiler | Daniel Stenberg |
2005-04-05 | check for another arpa header | Daniel Stenberg |
2005-04-05 | check for the arpa/* headers | Daniel Stenberg |
2005-04-05 | Provided implementations of inet_net_pton and inet_pton from BIND for systems... | Dominick Meglio |
2005-04-05 | 7.13.3 in progress | Daniel Stenberg |
2005-04-05 | 5.11 How do I make libcurl not receive the whole HTTP response? | Daniel Stenberg |
2005-04-05 | two more actual FAQs | Daniel Stenberg |
2005-04-05 | restart with a blank page again | Daniel Stenberg |
2005-04-05 | the smell of release | Daniel Stenberg |
2005-04-05 | bug report #1156287, ftp upload from VMS | Daniel Stenberg |
2005-04-04 | win resolve crash, win makefile fix | Daniel Stenberg |
2005-04-04 | kill warnings | Daniel Stenberg |
2005-04-04 | Marcelo Juchem's improvements | Daniel Stenberg |
2005-04-04 | hostthre.c: destroy_thread_data() made public. Called | Gisle Vanem |
2005-04-04 | spell fixes, based on the Debian bug report #302820 submitted by "A Costa" | Daniel Stenberg |
2005-04-03 | fix of tonight | Daniel Stenberg |
2005-04-03 | Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually | Daniel Stenberg |
2005-04-03 | Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug. | Daniel Stenberg |
2005-03-31 | fixed bad comment, pointed out by Marcelo Juchem | Daniel Stenberg |
2005-03-31 | copyright this year | Daniel Stenberg |
2005-03-31 | Attempt to make this code more forgiving for systems that doesn't detect | Daniel Stenberg |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-03-31 | the cookie API is better and more likely to happen in a separate release | Daniel Stenberg |
2005-03-30 | fix configure's SSL-detection for msys/mingw (from Andres Garcia) | Daniel Stenberg |
2005-03-30 | format mistake in --form-string, pointed out by Owen Watson | Daniel Stenberg |