2005-04-05 |
Daniel Stenberg | restart with a blank page again |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Daniel Stenberg | the smell of release curl-7_13_2 |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Daniel Stenberg | bug report #1156287, ftp upload from VMS |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Daniel Stenberg | win resolve crash, win makefile fix |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Daniel Stenberg | kill warnings |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Daniel Stenberg | Marcelo Juchem's improvements |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Gisle Vanem | hostthre.c: destroy_thread_data() made public. Called |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Daniel Stenberg | spell fixes, based on the Debian bug report #302820... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Daniel Stenberg | fix of tonight |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Daniel Stenberg | Hardeep Singh reported a problem doing HTTP POST with... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Daniel Stenberg | Test 245 was just added in an attempt to repeat Hardeep... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Daniel Stenberg | fixed bad comment, pointed out by Marcelo Juchem |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Daniel Stenberg | copyright this year |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Daniel Stenberg | Attempt to make this code more forgiving for systems... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Daniel Stenberg | Updated the copyright year since changes have been... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Daniel Stenberg | the cookie API is better and more likely to happen... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Daniel Stenberg | fix configure's SSL-detection for msys/mingw (from... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Daniel Stenberg | format mistake in --form-string, pointed out by Owen... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | Better connection keep-alive when POSTing with HTTP... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | Don't close the connection if we're in a known negotiat... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | proxy multi auth fix, --proxy-anyauth, ftp-ssl and... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | postpone these |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | When doing FTP-SSL, advance to the next state properly... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | Fixed the FTP response reader function to properly... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Daniel Stenberg | Made the server send data to the control/data connectio... |
commit | commitdiff | tree | snapshot |
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 |
next |