- 06 Nov, 2017 2 commits
- 05 Nov, 2017 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
The are going to be used to implement a kind of floating ref for liblinphone C objects.
-
- 19 Oct, 2016 1 commit
-
-
Ghislain MARY authored
-
- 18 Aug, 2016 1 commit
-
-
Simon Morlat authored
-
- 27 Jul, 2016 1 commit
-
-
Ghislain MARY authored
-
- 04 Jul, 2016 1 commit
-
-
Ghislain MARY authored
-
- 30 Jun, 2016 1 commit
-
-
Ghislain MARY authored
-
- 21 Jun, 2016 1 commit
-
-
Ghislain MARY authored
-
- 16 Jun, 2016 1 commit
-
-
Ghislain MARY authored
-
- 14 Jun, 2016 1 commit
-
-
Sandrine Avakian authored
-
- 18 May, 2016 1 commit
-
-
jehan authored
-
- 23 Sep, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 22 Sep, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 21 Sep, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 11 Sep, 2015 1 commit
-
-
Simon Morlat authored
-
- 10 Sep, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
belle_sip_object.c: destroy object if ref count reaches 0 even if no pool is available for the given object (eg. in tester when no linphone core is instanciated)
-
- 25 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 09 Feb, 2015 1 commit
-
-
jehan authored
-
- 01 Dec, 2014 1 commit
-
-
Simon Morlat authored
optimize belle_sip_object_t (size field moved to vptr) fix Makefile warning.
-
- 10 Jun, 2014 1 commit
-
-
Simon Morlat authored
-
- 09 Jun, 2014 1 commit
-
-
Simon Morlat authored
modifications of http chunked mode (receiving): each segment of data received is immediately pushed to the body, without waiting for the end of the chunk. This makes it more tolerant to servers sending big chunks of data.
-
- 16 May, 2014 1 commit
-
-
Simon Morlat authored
* implement retry of EWOULDBLOCK returned send() * rework channel's listener for clarity * fix various memory leaks.
-
- 27 Jan, 2014 1 commit
-
-
Simon Morlat authored
-
- 14 Jan, 2014 1 commit
-
-
Simon Morlat authored
-
- 19 Dec, 2013 1 commit
-
-
Simon Morlat authored
-
- 18 Dec, 2013 1 commit
-
-
Guillaume BIENKOWSKI authored
-
- 05 Dec, 2013 2 commits
-
-
Guillaume BIENKOWSKI authored
Unit test updated for testing it.
-
Guillaume BIENKOWSKI authored
-
- 04 Dec, 2013 1 commit
-
-
Guillaume BIENKOWSKI authored
Added a belle_sip_dict_t that has base accessors over this storage, and the appropriate unit tests.
-
- 10 Sep, 2013 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 04 Sep, 2013 1 commit
-
-
Simon Morlat authored
-
- 26 Jul, 2013 1 commit
-
-
Simon Morlat authored
-
- 11 Jun, 2013 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
- Use size_t instead of unsigned int for offset. - Add function to enable marshal check at runtime. - Enable marshal check in unit tests.
-
- 10 Jun, 2013 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
- Use our own implementation of snprintf() called belle_sip_snprintf() to handle the various native implementations whose return values are not consistent. - Simplify error handling in marshalling.
-
- 06 Jun, 2013 1 commit
-
-
Simon Morlat authored
-