Skip to content
Snippets Groups Projects
  1. Jun 08, 2007
  2. Jun 07, 2007
  3. Jun 05, 2007
  4. May 30, 2007
  5. Apr 30, 2007
  6. Apr 25, 2007
  7. Apr 24, 2007
  8. Apr 23, 2007
  9. Apr 10, 2007
  10. Apr 06, 2007
  11. Apr 05, 2007
  12. Apr 03, 2007
  13. Mar 24, 2007
  14. Mar 18, 2007
  15. Mar 12, 2007
  16. Mar 09, 2007
  17. Mar 08, 2007
    • Dan Fandrich's avatar
      Added test infrastructure to support basic FTPS tests. This currently · 1bfa7dfe
      Dan Fandrich authored
      supports only ftps:// URLs with --ftp-ssl-control specified, which
      implicitly encrypts the control channel but not the data channels.  That
      allows stunnel to be used with an unmodified ftp server in exactly the
      same way that the test https server is set up.
      Added test case 400 as a basic FTPS test.
      1bfa7dfe
  18. Feb 22, 2007
  19. Feb 12, 2007
  20. Jan 27, 2007
  21. Jan 25, 2007
  22. Jan 18, 2007
  23. Nov 20, 2006
  24. Nov 19, 2006
  25. Nov 18, 2006
  26. Nov 17, 2006
    • Yang Tse's avatar
      The hash of running servers is now a hash of hashes which for each running · 74ddbd8a
      Yang Tse authored
      server holds not only its two main pids, but also the pidfile of the test
      server and the 'slavepidfiles' for ftp* servers. This allows a better control
      when stopping servers.
      
      Now from runtests.pl when test servers are stopped they are signalled in
      sequence TERM, INT and KILL allowing time in between for them to die. This
      will give us a chance of gracefully stopping test servers, which we didn't
      have when we were killing them in first instance.
      74ddbd8a
  27. Nov 09, 2006
  28. Nov 01, 2006
    • Yang Tse's avatar
      test 518 is all about testing libcurl functionality · 905ca77c
      Yang Tse authored
      when more than FD_SETSIZE file descriptors are open.
      This means that if for any reason we are not able to
      open more than FD_SETSIZE file descriptors then test
      518 should not be run.
      
      test 537 is all about testing libcurl functionality
      when the system has nearly exhausted the number of
      free file descriptors. Test 537 will try to run with
      very few free file descriptors.
      905ca77c
  29. Oct 31, 2006
  30. Oct 27, 2006
  31. Oct 06, 2006
  32. Sep 13, 2006
Loading