Skip to content
  1. Apr 27, 2024
  2. Apr 25, 2024
  3. Apr 24, 2024
  4. Apr 22, 2024
  5. Apr 12, 2024
  6. Apr 11, 2024
  7. Apr 02, 2024
    • Guido Günther's avatar
      build: Use gmodule-no-export · 5b79deec
      Guido Günther authored and Patrick Griffis's avatar Patrick Griffis committed
      Otherwise `--export-dynamic` is added to the linker flags
      unconditionally which makes it harder for libsoup3 users to restrict the
      exported symbols.
      
      Fixes: 9596a869 ("Detect if libsoup2 is loaded in the same process at init")
      5b79deec
  8. Mar 30, 2024
  9. Mar 18, 2024
  10. Mar 07, 2024
  11. Feb 28, 2024
  12. Feb 10, 2024
  13. Feb 05, 2024
  14. Jan 25, 2024
  15. Jan 24, 2024
  16. Jan 21, 2024
  17. Dec 30, 2023
  18. Dec 21, 2023
  19. Nov 26, 2023
  20. Nov 15, 2023
  21. Nov 02, 2023
  22. Oct 26, 2023
  23. Oct 23, 2023
  24. Oct 19, 2023
  25. Oct 18, 2023
  26. Oct 15, 2023
    • Philip Chimento's avatar
      test: Avoid fatal warnings when failing ssl-test · eb0ebc0f
      Philip Chimento authored
      I was trying to debug a failing ssl-test due to having TLS misconfigured.
      Assertions are set to be nonfatal, but the test would also unrelatedly
      abort due to overwriting a nonnull GError and unreffing a null object.
      These fixes ensure that the test can run to the end even if some
      assertions fail.
      eb0ebc0f
  27. Sep 19, 2023
  28. Sep 15, 2023
  29. Sep 11, 2023
  30. Sep 08, 2023