2005-05-06 |
Daniel Stenberg | one more command line option, fixed the AIX 4.3 enabled... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Daniel Stenberg | Added two test cases for multipart formpost over a... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Daniel Stenberg | When a server is clearly running, curl is now invoked... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Daniel Stenberg | use calloc instead of malloc to save a call to memset() |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Daniel Stenberg | now add --trace-time by default for curl tests |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Daniel Stenberg | removed lots of (now) redundant logging |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Daniel Stenberg | modify a value we are allowed to |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Daniel Stenberg | improved logging (all FTP protocol data, both ways... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Daniel Stenberg | towards 7.14.0 - really |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Daniel Stenberg | prevent memory leak when built SSL disabled |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Daniel Stenberg | *MAN* was this hard to track down. Had I just read... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Daniel Stenberg | add more info to the log to ease debugging |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | improved failf() error messages |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | the new functions and the upcoming ipv6 calls for the... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | corrected copyright years |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | corrected copyright year |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Sort of "fixed" KNOWN_BUGS #4: curl now builds IPv6... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Now configure checks for struct sockaddr_storage and... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | another <case> converted to sysread |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | read from the open2 filehandle with sysread, not <handle> |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Fixed the FTP server read stuff when waiting for a... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | fix the server for the slow response case |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Added --trace-time that when used adds a time stamp... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | When starting the ftp server, wait a few seconds to... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Make sure there's no pidfile if we cannot start the... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | two bugfixes, one change and one test script modification |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | two bugs, one change |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | blank a few more environment variables before running... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Made curl recognize the environment variables Lynx... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Daniel Stenberg | Bryan Henderson's fine update of SSL_VERIFYPEER and... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Daniel Stenberg | prevent two compiler warnings on comparisons between... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Daniel Stenberg | fixed to use fork()+exec() to start test servers |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Daniel Stenberg | always use the libcurl-provided *printf() functions |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Daniel Stenberg | util.h added as "source" to make it get added in dist... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Daniel Stenberg | logfile name is const |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Daniel Stenberg | Moved common code to util.[ch] instead of having it... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Daniel Stenberg | there cannot be chunked problem when no_body (HEAD... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Daniel Stenberg | singleipconnect() returns a socket descriptor, not... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Daniel Stenberg | more fixes |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | Updated with (new and old) default config file search... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | Set mode text on the section that is written by curl... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | basic signal handler for sigint and sigkill |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | fixed the attribute parser to better handle multiple... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | moved two functions to ftp.pm, made some more changes... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | moved in functions from runtests.pl to enable the ftpse... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | AF_INET6 for ipv6 addresses! |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | no, the kill servers messages need to be verbose, they... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | display killed pids to make it easier to see for autobu... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | historic thing we will not use |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | removed ftpsserver.pl |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | When staring a HTTP server, use the pidfile preferably... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | ignore more generated files |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | remove unused ftps-server code and fixed two warnings |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | if diff -u makes zero output, try diff -c instead |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | kill slave processes when they fail |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Daniel Stenberg | 1. no longer ask the server for the HTTPS pid, as it... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Daniel Stenberg | Paul Moore made curl check for the .curlrc file (_curlr... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Daniel Stenberg | listen(..., 1) as 0 doesn't work on Tru64! |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Daniel Stenberg | display listening port in log |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Daniel Stenberg | show what error codes we test for too, and show 10... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Daniel Stenberg | keyword update |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Daniel Stenberg | detect SSL library properly and display it on startup |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Daniel Stenberg | fixing |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Daniel Stenberg | Cory Nelson's work on nuking compiler warnings when... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Daniel Stenberg | Since Windows doesn't have/use the POSIX prototype... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Daniel Stenberg | adding a bunch of comments for each #endif |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Daniel Stenberg | Fred New reported a bug where we used Basic auth and... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Daniel Stenberg | be specific about what max_fd contains after a call |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Daniel Stenberg | Based on feedback from Cory Nelson, I added some prepro... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Daniel Stenberg | 2 days, 4 fixes |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Daniel Stenberg | Alex Suykov's ftp upload show progress meter patch... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Gunter Knauf | fix for recent changes. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | show up to 5 (random) test cases using the keyword |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | keywords added |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | Dave Dribin: set CURL_STATICLIB when it builds static... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | Andres Garcia's fix for building static curl on windows. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | Fixed the CN extraction |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | update the copyright year |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | modified this year |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | ignore the memdump file when showing files after a... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | copyright this year |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | Fixed for Mac OS X builds based on excellent feedback... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Gunter Knauf | changes for building with IPV6. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | modified the test case success reporting, added "test... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | test 256 is like test 38 but with proxy + proxy auth |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | keywords |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Daniel Stenberg | Set the retry delay variables after the option parsing... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Daniel Stenberg | added missing headers |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Gunter Knauf | changes for building with IPV6 and LDAP. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | prevent compiler warning |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | added typecast when converting from long to unsigned... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | indented source to look more like other ares code, |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | sortlist_alloc() is never used on win32, so ifdef out... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | only define _REENTRANT if not already defined, and... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | Check for and config for the ca cert bundle properly... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | when --with-gnutls is used, we assume a bin/libgnutls... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | remove the warning for a lacking crypto lib since it... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Stenberg | added CURLOPT_PORT test when using proxy |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Stenberg | two bugfixes of today |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Daniel Stenberg | Olivier reported that even though he used CURLOPT_PORT... |
commit | commitdiff | tree | snapshot |
next |