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.
* main/sipsak: enable SRV lookupsNatanael Copa2015-03-172-5/+39
|
* 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 ref #3750
* main/sipsak: enable -dbgNatanael Copa2015-01-271-2/+2
| | | | ref #3750
* 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