- 04 Dec, 2017 1 commit
-
-
Ghislain MARY authored
-
- 19 Oct, 2017 1 commit
-
-
Sylvain Berfini authored
content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically
-
- 25 Sep, 2017 1 commit
-
-
Ronan authored
-
- 24 Jul, 2017 1 commit
-
-
Ghislain MARY authored
-
- 21 Jul, 2017 1 commit
-
-
Ghislain MARY authored
-
- 31 Jan, 2017 1 commit
-
-
Ghislain MARY authored
Add null character at the end of the key when storing it in a LinphoneContent (to prevent invalid reads).
-
- 15 Nov, 2016 1 commit
-
-
Ghislain MARY authored
-
- 27 Jul, 2016 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 09 Jun, 2016 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 27 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 26 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 18 Feb, 2015 1 commit
-
-
Ghislain MARY authored
-
- 18 Dec, 2014 1 commit
-
-
Ghislain MARY authored
Fix const string return values so that wrapper generators know that these strings do not need to be dealloced.
-
- 24 Nov, 2014 1 commit
-
-
Ghislain MARY authored
-
- 20 Nov, 2014 1 commit
-
-
Ghislain MARY authored
A normal LinphoneContent object will now copy the data from the given buffer when calling linphone_content_set_buffer(). However LinphoneContent objects converted from LinphoneContentPrivate structures do not own its data fields.
-
- 18 Nov, 2014 1 commit
-
-
Ghislain MARY authored
-