aboutsummaryrefslogtreecommitdiffstats
path: root/main/sipsak
Commit message (Collapse)AuthorAgeFilesLines
* main/sipsak: fix segfault with unsupported records in SRV responsesNatanael Copa2015-03-172-4/+28
| | | | | | | | | | | fix a segault that will happen when a DNS response contains an unsupported RR section. additional AAAA records in SRV response was enough to trigger it. This fix will sipsak simply stop parsing the DNS response when it hits unsupported RR sections. (cherry picked from commit 30ab0ecbb0385605cda2d6b3c5de7ff7c6797dd8)
* main/sipsak: enable SRV lookupsNatanael Copa2015-03-172-5/+39
| | | | (cherry picked from commit 7af0b1392ab4eb22be78b22fe7f5dd3876cbdc66)
* main/sipsak: fix segfault due to use of strcasestr without _GNU_SOURCENatanael Copa2015-01-273-5/+103
| | | | | | | | | Also fix off-by-one errors while at it which was found: https://github.com/sipwise/sipsak/commit/bf9d2417a1e73697873a5f5099dac4bb3eb4b2d9 fixes #3750 (cherry picked from commit e4e81d1b04308e8fca49211412d0ae4a47cdfe3b)
* main/sipsak: enable -dbgNatanael Copa2015-01-271-2/+2
| | | | | | ref #3750 (cherry picked from commit 5a679b880f979e4fce37612c51b3f342b18deba3)
* main/sipsak: Changed source.ScrumpyJack2014-11-061-2/+3
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-0/+5
| | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+3
|
* /main/sipsak: enable openssl supportFabian Affolter2013-06-151-15/+11
|
* testing/sipsak: move to mainLeonardo Arena2013-03-271-0/+38