1. May 03, 2023
  2. Mar 29, 2023
    • Andrea Gianarda's avatar
      Address refactoring: · 4f0ee26a
      Andrea Gianarda authored
      - Delete classes IdentityAddress and ConferenceAddress
      - Make Address a derived class of HybridObject
      - Use smart pointer for objects of Address type whenever they need to be handled by the applications
      4f0ee26a
  3. Feb 22, 2023
  4. Oct 25, 2022
  5. Jun 22, 2022
  6. Mar 16, 2021
  7. Sep 25, 2020
  8. Jul 06, 2020
  9. Jun 03, 2020
  10. May 18, 2020
  11. Apr 14, 2020
  12. Mar 12, 2020
    • Timothée Jaussoin's avatar
      Rename some tester files · 4d312965
      Timothée Jaussoin authored
      Add RFC4028 support
      Complete the tests
      Remove a test in call_single_tester
      Complete liblinphonecore to allow configuration handling from config files
      4d312965
  13. Oct 18, 2019
  14. Oct 15, 2019
  15. Sep 27, 2019
  16. Jun 21, 2019
  17. Mar 11, 2019
  18. Oct 29, 2018
  19. Feb 01, 2018
  20. Jan 25, 2018
  21. Jan 15, 2018
  22. Jan 11, 2018
  23. Jan 10, 2018
  24. Dec 04, 2017
  25. Nov 22, 2017
  26. Nov 21, 2017
  27. Nov 17, 2017
  28. Nov 15, 2017
  29. Nov 09, 2017
  30. Nov 03, 2017
    • Ronan's avatar
      fix(ChatMessage): remove useless test on getCore · fb18a7c7
      Ronan authored
      fb18a7c7
    • Ronan's avatar
      fix(core): misc => · a7ff1956
      Ronan authored
        - return nullptr if conference factory uri is not set
        - Address object is now more robust
        - remove custom SharedFromThis object
        - CoreAccessor throw exception if core is destroyed
        - Core must be created with a static method
        - Partial fetch of chat message
        - ...
      a7ff1956
  31. Nov 02, 2017
  32. Oct 27, 2017
  33. Oct 26, 2017
  34. Oct 24, 2017