1. 15 Jan, 2024 - 2 commits
  2. 12 Jan, 2024 - 3 commits
  3. 11 Jan, 2024 - 2 commits
  4. 10 Jan, 2024 - 2 commits
  5. 09 Jan, 2024 - 2 commits
  6. 05 Jan, 2024 - 1 commit
  7. 04 Jan, 2024 - 1 commit
  8. 03 Jan, 2024 - 1 commit
  9. 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
  10. 27 Dec, 2023 - 1 commit
  11. 26 Dec, 2023 - 1 commit
  12. 22 Dec, 2023 - 1 commit
  13. 21 Dec, 2023 - 3 commits
  14. 20 Dec, 2023 - 2 commits
  15. 18 Dec, 2023 - 1 commit
  16. 15 Dec, 2023 - 2 commits
  17. 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
  18. 13 Dec, 2023 - 2 commits
  19. 12 Dec, 2023 - 1 commit
  20. 11 Dec, 2023 - 2 commits
  21. 09 Dec, 2023 - 1 commit
  22. 07 Dec, 2023 - 2 commits
  23. 06 Dec, 2023 - 3 commits