- 19 Feb, 2015 1 commit
-
-
Simon Morlat authored
-
- 18 Feb, 2015 1 commit
-
-
Ghislain MARY authored
-
- 18 Jan, 2015 1 commit
-
-
Simon Morlat authored
-
- 06 Jan, 2015 1 commit
-
-
jehan authored
-
- 08 Dec, 2014 1 commit
-
-
johan authored
Add parsing a directory to get all certificates in it
-
- 01 Dec, 2014 1 commit
-
-
Simon Morlat authored
optimize belle_sip_object_t (size field moved to vptr) fix Makefile warning.
-
- 28 Nov, 2014 1 commit
-
-
jehan authored
-
- 22 Nov, 2014 2 commits
-
-
Simon Morlat authored
when pending transactions are queued in the dialog, newly created transaction must be automatically queued as well, in order to preserve request order. Previous commit broke the normal way of sending a request through a transaction by not honoring the "outbound proxy" argument.
-
Simon Morlat authored
This reverts commit 8b1a7977.
-
- 21 Nov, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 20 Oct, 2014 1 commit
-
-
Ghislain MARY authored
-
- 17 Oct, 2014 1 commit
-
-
johan authored
-
- 09 Oct, 2014 2 commits
-
-
Simon Morlat authored
expected.)
-
Ghislain MARY authored
-
- 11 Jul, 2014 1 commit
-
-
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.
-
- 10 Jul, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
Use specific background task for HTTP transfers, otherwise the channel might hang when an iOS app goes into background
-
- 24 Jun, 2014 1 commit
-
-
Ghislain MARY authored
-
- 20 Jun, 2014 1 commit
-
-
jehan authored
-
- 09 Jun, 2014 1 commit
-
-
Simon Morlat authored
-
- 03 Jun, 2014 1 commit
-
-
jehan authored
-
- 27 May, 2014 1 commit
-
-
Ghislain MARY authored
-
- 16 May, 2014 1 commit
-
-
Simon Morlat authored
* implement retry of EWOULDBLOCK returned send() * rework channel's listener for clarity * fix various memory leaks.
-
- 02 Apr, 2014 1 commit
-
-
Simon Morlat authored
-
- 03 Mar, 2014 1 commit
-
-
Ghislain MARY authored
-
- 10 Feb, 2014 1 commit
-
-
Ghislain MARY authored
-
- 07 Feb, 2014 1 commit
-
-
jehan authored
-
- 14 Jan, 2014 1 commit
-
-
Simon Morlat authored
-
- 13 Jan, 2014 4 commits
-
-
jehan authored
-
Simon Morlat authored
-
Simon Morlat authored
progress in http implementation
-
jehan authored
I.E just a /
-
- 07 Jan, 2014 1 commit
-
-
jehan authored
-
- 03 Jan, 2014 1 commit
-
-
Simon Morlat authored
- supports IPv6 DNS servers - supports nameserver lists with both IPv4 and IPv6 servers
-
- 17 Dec, 2013 1 commit
-
-
jehan authored
-
- 16 Dec, 2013 1 commit
-
-
Simon Morlat authored
-
- 13 Dec, 2013 1 commit
-
-
jehan authored
-
- 05 Dec, 2013 2 commits
-
-
Ghislain MARY authored
-
Simon Morlat 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.
-
- 02 Dec, 2013 1 commit
-
-
Simon Morlat authored
-