Skip to content
  1. Apr 12, 2024
  2. Apr 11, 2024
  3. 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
  4. Mar 30, 2024
  5. Mar 18, 2024
  6. Mar 07, 2024
  7. Feb 28, 2024
  8. Feb 10, 2024
  9. Feb 05, 2024
  10. Jan 25, 2024
  11. Jan 24, 2024
  12. Jan 21, 2024
  13. Dec 30, 2023
  14. Dec 21, 2023
  15. Nov 26, 2023
  16. Nov 15, 2023
  17. Nov 02, 2023
  18. Oct 26, 2023
  19. Oct 23, 2023
  20. Oct 19, 2023
  21. Oct 18, 2023
  22. 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
  23. Sep 19, 2023
  24. Sep 15, 2023
  25. Sep 11, 2023
  26. Sep 08, 2023
  27. Aug 28, 2023