Skip to content
Snippets Groups Projects
  1. Jul 25, 2015
  2. Jul 24, 2015
  3. Jul 22, 2015
  4. Jul 21, 2015
  5. Jul 19, 2015
  6. Jul 12, 2015
    • ale's avatar
      use simple TCP proxy for /_stream · 146c29f4
      ale authored
      Proxied connections to Icecast are now handled with a simple TCP
      proxy that can shutdown each direction independently. Fixes some
      connection leaks.
      146c29f4
  7. Jan 31, 2015
  8. Jan 27, 2015
  9. Jan 20, 2015
  10. Jan 18, 2015
  11. Jan 17, 2015
    • ale's avatar
      simplify the HTTP server structure · 292e4e71
      ale authored
      Refactor the HTTP handler hierarchy to make it simpler.
      
      Replace the ghost logging handler with a simpler one, that fires as soon
      as the HTTP request headers are sent (this is a better solution for
      long-lived connections).
      
      Add a debug page to track long-lived HTTP request.
      
      Add tests for the HTTP server.
      292e4e71
    • ale's avatar
      only reload icecast if the configuration file changed · 2f3a1b45
      ale authored
      This will limit useless reloads (and related killSources), for instance
      when transcoding parameters change. Also, improve the icecast
      config generation test.
      2f3a1b45
  12. Jan 16, 2015
  13. Jan 15, 2015
  14. Jan 13, 2015
Loading