- 28 Nov, 2014 1 commit
-
-
jehan authored
-
- 25 Nov, 2014 1 commit
-
-
jehan authored
-
- 14 Nov, 2014 1 commit
-
-
Simon Morlat authored
-
- 13 Nov, 2014 1 commit
-
-
Simon Morlat authored
add a wrapper to getaddrinfo() to workaround a bug in android's libc not supporting AI_V4MAPPED flag.
-
- 14 Oct, 2014 1 commit
-
-
Simon Morlat authored
-
- 08 Oct, 2014 1 commit
-
-
jehan authored
-
- 03 Oct, 2014 2 commits
-
-
jehan authored
fix tester https_get_long_body to point to a more reliable address (I.E https://smtp.linphone.org/linphone.html)
-
Simon Morlat authored
-
- 30 Sep, 2014 1 commit
-
-
jehan authored
-
- 29 Sep, 2014 1 commit
-
-
jehan authored
-
- 24 Sep, 2014 3 commits
- 23 Sep, 2014 1 commit
-
-
Simon Morlat authored
-
- 18 Sep, 2014 1 commit
-
-
jehan authored
-
- 17 Sep, 2014 1 commit
-
-
jehan authored
-
- 15 Sep, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 12 Sep, 2014 1 commit
-
-
Simon Morlat authored
-
- 25 Aug, 2014 1 commit
-
-
jehan authored
-
- 03 Aug, 2014 2 commits
-
-
Ghislain MARY authored
-
jehan authored
-
- 28 Jul, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
Fix nonce reutilization test: since everything is not cleared before each test, compare with previous value instead of 0
-
- 25 Jul, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 24 Jul, 2014 1 commit
-
-
Ghislain MARY authored
-
- 15 Jul, 2014 2 commits
-
-
jehan authored
- 11 Jul, 2014 3 commits
-
-
Gautier Pelloux-Prayer authored
-
Ghislain MARY authored
The object-oriented architecture was not used correctly for the TLS channel. The call to belle_sip_channel_set_socket was reinitializing the belle_sip_source_t and so erasing the timeout value initialized by stream_channel_connect. The fix is to just replace the notify callback (that was the only goal of the call to belle_sip_channel_set_socket). Also added a unit test to check this.
-
Gautier Pelloux-Prayer authored
-
- 10 Jul, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 02 Jul, 2014 1 commit
-
-
Ghislain MARY authored
-
- 01 Jul, 2014 3 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
Fix DNS resolution on Windows by calling WSAStartup when creating the resolver (this is needed so that gethostname() do not fail).
-
Ghislain MARY authored
-
- 24 Jun, 2014 3 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 23 Jun, 2014 1 commit
-
-
Ghislain MARY authored
-
- 20 Jun, 2014 1 commit
-
-
jehan authored
-
- 19 Jun, 2014 1 commit
-
-
Ghislain MARY authored
-