- 10 Jul, 2018 1 commit
-
-
Viacheslav Demydiuk authored
final 100rel commit. belle_sip_dialog_tester work with test 'Simple call with prack' for testing PRACK message.
-
- 09 Jul, 2018 1 commit
-
-
jehan authored
-
- 22 Jun, 2018 1 commit
-
-
jehan authored
-
- 20 Jun, 2018 1 commit
-
-
Ghislain MARY authored
-
- 13 Jun, 2018 1 commit
-
-
Ronan authored
-
- 06 Jun, 2018 3 commits
-
-
Erwan Croze authored
-
Matthieu Tanon authored
-
Matthieu Tanon authored
-
- 30 May, 2018 1 commit
-
-
Ronan authored
-
- 28 May, 2018 1 commit
-
-
jehan authored
-
- 25 May, 2018 3 commits
-
-
Simon Morlat authored
Fix interoperability issue with servers send auth challenge with algorithm=md5 instead of algorithm=MD5 . The SIP ABNF grammar says it should be written MD5 (not md5), however the matching of string must be made case-insensitive. This is a general rule with ABNF grammars.
-
Simon Morlat authored
-
Simon Morlat authored
-
- 24 May, 2018 1 commit
-
-
Simon Morlat authored
Fix test that was not passing when executed within the test suite, and move default domain to new fs-test.linphone.org machine.
-
- 23 May, 2018 1 commit
-
-
Ronan authored
fix(belle-sip): disable new gcc 8 -Wcast-function-type warnings (FIXME in the future) + use correct copyright headers... (Not a mixed tab/spaces format!)
-
- 22 May, 2018 1 commit
-
-
jehan authored
-
- 21 May, 2018 1 commit
-
-
Simon Morlat authored
-
- 11 May, 2018 1 commit
-
-
Ghislain MARY authored
-
- 27 Apr, 2018 1 commit
-
-
Ronan authored
-
- 25 Apr, 2018 1 commit
-
-
Simon Morlat authored
-
- 01 Apr, 2018 1 commit
-
-
Simon Morlat authored
Add two callbacks in belle_tls_crypto_config_t for TLS handshake control: for individual certificate check, and for a postcheck of the peer certificate.
-
- 28 Mar, 2018 2 commits
- 26 Mar, 2018 6 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Benjamin REIS authored
-
Sylvain Berfini authored
-
Benjamin REIS authored
-
- 14 Mar, 2018 1 commit
-
-
Ghislain MARY authored
-
- 13 Mar, 2018 2 commits
-
-
Simon Morlat authored
Close the channel when an "unexpected event" error occurs. Indeed, we take the risk of leaving the channel out of the main loop in this case because of the "return FALSE", so this channel becomes useless.
-
Ghislain MARY authored
-
- 09 Mar, 2018 1 commit
-
-
Simon Morlat authored
-
- 08 Mar, 2018 1 commit
-
-
Mickaël Turnel authored
-
- 06 Mar, 2018 2 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
- 01 Mar, 2018 2 commits
-
-
Simon Morlat authored
- due to missing TargetConditionals.h inclusion, the ios build was compiling the mac implementation. Don't know if it works on iOS. - fix memory leak.
-
Ronan authored
fix(BodyHandler): belle_sip_multipart_body_handler_new_from_buffer use now a const void* parameter instead of void* (buffer is not modified after all)
-
- 26 Feb, 2018 1 commit
-
-
Mickaël Turnel authored
-
- 21 Feb, 2018 1 commit
-
-
Mickaël Turnel authored
-