1. 22 Jan, 2024 - 2 commits
  2. 21 Jan, 2024 - 1 commit
    • johan's avatar
      Update to liboqs v0.9.2 · def2afde
      johan authored
      - and fix build options to compile only the requested KEMs
      - add  missing ZRTP auth string descriptor
      def2afde
  3. 20 Jan, 2024 - 1 commit
  4. 19 Jan, 2024 - 1 commit
  5. 18 Jan, 2024 - 2 commits
  6. 16 Jan, 2024 - 2 commits
  7. 15 Jan, 2024 - 2 commits
  8. 12 Jan, 2024 - 3 commits
  9. 11 Jan, 2024 - 2 commits
  10. 10 Jan, 2024 - 2 commits
  11. 09 Jan, 2024 - 2 commits
  12. 05 Jan, 2024 - 1 commit
  13. 04 Jan, 2024 - 1 commit
  14. 03 Jan, 2024 - 1 commit
  15. 02 Jan, 2024 - 2 commits
    • Simon Morlat's avatar
    • Andrea Gianarda's avatar
      [liblinphone] · dafb03f0
      Andrea Gianarda authored
          Do not attempt to update contact address if the call session doesn't have an op associated to
      
      [Belle SIP]
          Skip CRLF at the start of a NOTIFY body
      
          https://www.w3.org/Protocols/rfc1341/7_2_Multipart.html
      
          "The requirement that the encapsulation boundary begins with a CRLF
          implies that the body of a multipart entity must itself begin with a
          CRLF before the first encapsulation line -- that is, if the "preamble"
          area is not used, the entity headers must be followed by TWO CRLFs. This
          is indeed how such entities should be composed. A tolerant mail reading
          program, however, may interpret a body of type multipart that begins
          with an encapsulation line NOT initiated by a CRLF as also being an
          encapsulation boundary, but a compliant mail sending program must not
          generate such entities."
      dafb03f0
  16. 27 Dec, 2023 - 1 commit
  17. 26 Dec, 2023 - 1 commit
  18. 22 Dec, 2023 - 1 commit
  19. 21 Dec, 2023 - 3 commits
  20. 20 Dec, 2023 - 2 commits
  21. 18 Dec, 2023 - 1 commit
  22. 15 Dec, 2023 - 2 commits
  23. 14 Dec, 2023 - 2 commits
    • ClémenceHim's avatar
      Remote address adaptation · dd5d8d19
      ClémenceHim authored
      dd5d8d19
    • Andrea Gianarda's avatar
      Verify that LIME encrypted messages are compressed. · c70bb1af
      Andrea Gianarda authored
      Method uncompress_body_if_required removes that Content-Encoding message
      header therefore liblinphone ha sno means of knowing whether the body
      was compresses or not.
      Now belle-sip adds a custom header "X-BelleSip-Removed-Content-Encoding"
      to pass the encoding to liblinphone allowing to verify that both sender
      and receiver have it set
      c70bb1af
  24. 13 Dec, 2023 - 2 commits