Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/sipsak: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/sipsak: fix inline compile error | Christian Kampka | 2015-11-10 | 1 | -4/+8 |
| | |||||
* | main/sipsak: fix segfault with unsupported records in SRV responses | Natanael Copa | 2015-03-17 | 1 | -4/+8 |
| | | | | | | | | | 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 lookups | Natanael Copa | 2015-03-17 | 1 | -5/+9 |
| | |||||
* | main/sipsak: fix segfault due to use of strcasestr without _GNU_SOURCE | Natanael Copa | 2015-01-27 | 1 | -5/+20 |
| | | | | | | | Also fix off-by-one errors while at it which was found: https://github.com/sipwise/sipsak/commit/bf9d2417a1e73697873a5f5099dac4bb3eb4b2d9 ref #3750 | ||||
* | main/sipsak: enable -dbg | Natanael Copa | 2015-01-27 | 1 | -2/+2 |
| | | | | ref #3750 | ||||
* | main/sipsak: Changed source. | ScrumpyJack | 2014-11-06 | 1 | -2/+3 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -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 ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+3 |
| | |||||
* | /main/sipsak: enable openssl support | Fabian Affolter | 2013-06-15 | 1 | -15/+11 |
| | |||||
* | testing/sipsak: move to main | Leonardo Arena | 2013-03-27 | 1 | -0/+38 |