Skip to content
Snippets Groups Projects
  1. Feb 24, 2025
  2. Feb 11, 2025
  3. Jan 24, 2025
  4. Dec 30, 2024
  5. Dec 20, 2024
  6. Dec 13, 2024
  7. Nov 06, 2024
  8. Sep 25, 2024
  9. Sep 20, 2024
    • Johan Simon Seland's avatar
      Update to fmt 11.0.2 · 5a6f0432
      Johan Simon Seland authored and Morten Ofstad's avatar Morten Ofstad committed
      This makes OpenVDS combileable with Visual Studio 2022 17.11.
      This version of Visual Studio triggers errors due to the use of (nonstandard) checked iterators.
      Consequently, use of these were removed in later versions of fmt.
      5a6f0432
  10. Sep 06, 2024
  11. Sep 02, 2024
  12. Aug 29, 2024
  13. Aug 28, 2024
  14. Aug 27, 2024
  15. Aug 23, 2024
    • Morten Ofstad's avatar
      Add uploads/downloads directly to the processingRequests queue and use the... · e6976c6f
      Morten Ofstad authored
      Add uploads/downloads directly to the processingRequests queue and use the CURLMOPT_MAX_HOST_CONNECTIONS feature to limit the number of connections instead of having a queuedRequests queue in the CurlHandle. This simplifies the implementation and avoids a case where requests were not moved from the queuedRequests to the pendingRequests when there were cancellations.
      e6976c6f
  16. Aug 15, 2024
  17. Aug 14, 2024
  18. Jun 25, 2024
  19. May 21, 2024
  20. May 16, 2024
  21. May 14, 2024
  22. May 03, 2024
  23. Mar 22, 2024
  24. Mar 14, 2024
  25. Mar 12, 2024
  26. Mar 07, 2024
  27. Mar 06, 2024
  28. Mar 04, 2024
  29. Feb 28, 2024
Loading