Commit Graph

28 Commits (master)

Author SHA1 Message Date
Richard Fuchs 578def7a5a MT#62181 use std::string for string building
1 month ago
Vadim Saranov 6c858bb237 MT#64901 core: fix memory leak in trans_timer::fire
2 months ago
Richard Fuchs 65cb4eaeb0 MT#62181 change to_tag to std::string
5 months ago
Richard Fuchs 19c7bfb40b MT#62181 whitespace cleanups
5 months ago
Richard Fuchs 27fb2726bb MT#62181 change dialog_id to std::string
5 months ago
Richard Fuchs 8083dcd92f MT#62181 use shared_ptr for msg_logger
10 months ago
Richard Fuchs 2205da584d MT#62181 use shared_ptr for refcounting sockets
11 months ago
Richard Fuchs 1b695faabb MT#62181 fix initialisers
1 year ago
Richard Fuchs 4c3e900017 MT#62181 wheeltimer: move out expiry values
1 year ago
Richard Fuchs b58cb99611 MT#62181 wheeltimer: rework using std::map
1 year ago
Richard Fuchs cf89d566f1 MT#62181 wheeltimer: deprecate fixed resolution
1 year ago
Richard Fuchs 59503eacb5 MT#40962 make wheeltimer::wall_clock private
2 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva be6b7d527c Imported Upstream version 1.6.0~20140819~0b6d12
12 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Raphael Coeffic e8da7b8945 b/f: fixes possible deadlock when messages are sent from handle_sip_reply().
14 years ago
Raphael Coeffic 841be6b7a7 sip: timer C support.
14 years ago
Stefan Sayer 308ad9a357 fix some more type correctness
15 years ago
Raphael Coeffic 406238f393 adds automatic transport selection for SIP messages.
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Raphael Coeffic 5d1ba1e5ce small changes in debug messages
16 years ago
Raphael Coeffic 2eeef30fbb fix bug introduced with f5bfad916c
16 years ago
Raphael Coeffic f5bfad916c support for RFC 3263 improvement
16 years ago
Raphael Coeffic 5120770a4e introduced a new DNS cache
16 years ago
Raphael Coeffic b8444a196e - 'template-ized' the hash table mechanism so that it can be used by others as well (until now, only for sip transactions).
16 years ago
Raphael Coeffic 62641dd287 init last_rseq with 0
16 years ago
Raphael Coeffic 00aa71fad7 - moved sipctrl plug-in into the core (core/sip).
16 years ago