2005-03-28 |
Daniel Stenberg | Based on Augustus Saunders' comments and findings,... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Daniel Stenberg | Added --proxy-anyauth |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Daniel Stenberg | modified some log outputs, added comment about auth... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Daniel Stenberg | can you spell copy and paste error for me loud and... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Daniel Stenberg | provide HTML and PDF versions of the man pages in the... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Daniel Stenberg | When cross-compiling, we do some better checking for... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Gisle Vanem | CURL_EXTERN is already in <curl/curl.h>. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Gisle Vanem | Prevent redefinition warning with CURLDEBUG. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Daniel Stenberg | moved out the changes from 2004 to CHANGES.2004 |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dan Fandrich | Fixed typo. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Daniel Stenberg | the same fix here too, typecast to prevent win32 compil... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Daniel Stenberg | typecase to fix win32 compiler warning (and intended... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Daniel Stenberg | Modified the VALID_SOCK() macro to become VERIFY_SOCK... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Daniel Stenberg | Make NTLM tests depend on the NTLM feature at not SSL... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Daniel Stenberg | format mistake |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Daniel Stenberg | removed a (fairly useless) debug output just to compile... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Daniel Stenberg | silence win32 compiler warnings |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Daniel Stenberg | attempt to fix the ares link breakage with --enable... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Daniel Stenberg | silence warnings on win32 about static functions that... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Daniel Stenberg | some additional debug output |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Daniel Stenberg | fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Dan Fandrich | Fixed spelling of --runtestopts |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Dan Fandrich | Netware builds don't use configure. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Daniel Stenberg | fix by Kyrre Kristiansen |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Daniel Stenberg | adjust to use plain 'make' even for cross-compiles... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Daniel Stenberg | a Common Lisp binding |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Dan Fandrich | Change the bogus address used in test237 to be more... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Dan Fandrich | Use the proper macro to do uClibc detection. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | include inet_pton.h |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | added descriptions |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | update year |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | don't set TEST_F to blank when --runtestopts isn't... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | support multiple error codes for a test case since... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | add 'FTP ASCII transfers' here, since they seem to... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | add new option |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | add new file |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | its a start |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Daniel Stenberg | use Curl_inet_pton(), not inet_pton(). |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Dan Fandrich | Added the --runtestsopts option to testcurl.pl to overr... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Dan Fandrich | Removed references to config-vms.h from the makefiles. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Dan Fandrich | Removed old VMS config files (on behalf of Marty Kuhrt... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Daniel Stenberg | more |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Daniel Stenberg | check for the HTTPS server in a manner similar to how... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Daniel Stenberg | - Tru64 and some IRIX boxes seem to not like test 237... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Dan Fandrich | Fixed some compiler warnings I should have noticed... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Dan Fandrich | Fixed ftp support with uClibc due to differing inet_nto... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | test EPSV and PASV response handling when they get... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | initial man page attempt for testcurl.pl |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | new options to testcurl.pl, fixed curl-config and remov... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | added missing features to curl-config |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | nonsense change for(;;) => while(1) just to prevent... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | prevent compiler warning |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Daniel Stenberg | Added lots of new command line options, made confsuffix... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Dan Fandrich | Finally fixed the LDAP library searching bug on libtool... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Dan Fandrich | Make nonexistent host names absolute so tests will... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Dan Fandrich | Use the libtool variables better to make LDAP library... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | hushing up more warnings |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | silence compiler warnings for mingw win32 builds -... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | show LDFLAGS too |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | if ws2_32 is used, append the lib last in the LIBS... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Gisle Vanem | Avoid "unused variable" warnings. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | configure --enable-sspi |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | security.h is removed |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | two issues fixed |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | include security.h with lowercase s to work on cross... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Daniel Stenberg | Removed security.h since it shadows an include file... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Daniel Stenberg | Added --enable-sspi that now make libcurl build with... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Gisle Vanem | Prevent gcc warning. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Daniel Stenberg | found a common lisp binding |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Daniel Stenberg | --form-string |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Daniel Stenberg | David Houlder added --form-string |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Gisle Vanem | Swap <security.h> and <sspi.h> (needed for MingW). |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Dan Fandrich | Work around a bug in libtool ver. 1.5 during LDAP libra... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | added CURL_VERSION_SSPI |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | curl_version_info() returns the feature bit CURL_VERSIO... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | fixed two leftover from Christopher's patch |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | the ares_parse_aaaa_reply man page |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | Check for winsock.h to work with win32. Only include... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | Replace AC_TRY_RUN() with AC_EGREP_CPP() when checking... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | oops, once is enough! ;-) |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | Define HAVE_AF_INET6_H for Netware too, as Guenter... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Dan Fandrich | Added HAVE_AF_INET6 to Netware's config.h |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Dan Fandrich | Fixed some compiler warnings. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Dan Fandrich | Added HAVE_STRUCT_IN6_ADDR to Netware's config.h |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Dan Fandrich | Fixed LDAP library file name bug (KNOWN_BUGS #1). ... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | Add an alert already here if 'make test' is attempted... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Daniel Stenberg | no more rewriting of the setup file |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Daniel Stenberg | Dominick Meglio added ares_parse_aaaa_reply.c and did... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Daniel Stenberg | Christopher R. Palmer made it possible to build libcurl... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Daniel Stenberg | configure, socks, debug, getdate |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Daniel Stenberg | As reported by 'nodak sodak' we should check for a... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Dan Fandrich | Stopped linking to the SSL libs if a full installation... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Daniel Stenberg | skip the test of "2094 Nov 6" for now, since the 64bit... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Daniel Stenberg | remove old printf() debug leftover |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Daniel Stenberg | mktime() returns a time_t. time_t is often 32 bits... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Daniel Stenberg | days are english |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Daniel Stenberg | Dominick Meglio reported that using CURLOPT_FILETIME... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Dan Fandrich | Fixed the --with-zlib configure option so that it alway... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Dan Fandrich | fseek() with SEEK_SET is broken on large file capable... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Daniel Stenberg | test 236: FTP resume upload but denied access to remote... |
commit | commitdiff | tree | snapshot |
next |