aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Ignore more build/libtool productsArran Cudbard-Bell1-0/+9
2016-04-16sua_test_common.c: use global RANAP SSN definitionNeels Hofmeyr1-4/+2
2016-04-16Add more OSMO_SCCP_SSN_ definesHarald Welte1-0/+16
2016-04-16Fix RANAP SSN: it's 142, not 143Neels Hofmeyr1-1/+1
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+33
2016-03-05debian: Require libosmo-netif+sctp headerHolger Hans Peter Freyther1-1/+1
2016-02-12Fix for big-endian architecturesRuben Undheim1-0/+12
2016-01-06fix format string compiler warnings (%zu for size_t)Harald Welte1-2/+2
2016-01-06Fix required version of libosmo-netifMax1-1/+1
2015-12-26sua: Attempt to fix make distcheckHolger Hans Peter Freyther1-0/+1
2015-12-25Add missing OSMO_SCCP_SSN_RANAP for RANAP SSNHarald Welte1-0/+1
2015-12-24fix build if depenedencies are in distinct directoriesAlexander Huemer1-1/+1
2015-12-23fix some recently-introduced compiler warningsHarald Welte2-1/+2
2015-12-23Properly define SCCP_SAP_USER without random magic numberHarald Welte3-4/+8
2015-12-22sccp.c: Fix compiler warnings about size_t / %uHarald Welte1-3/+3
2015-12-22Add some SUA client and server example codeHarald Welte7-1/+266
2015-12-22libosmo-sigtran: Add pkg-config integrationHarald Welte3-1/+12
2015-12-22Import SUA (SCCP User Adaptation) and SCCP User SAPHarald Welte17-9/+1844
2015-08-01debian: Prepare a new release0.7.0Holger Hans Peter Freyther1-1/+7
2015-06-19build: Fix "make distcheck"Andreas Rottmann1-0/+2
2015-06-19gitignore: Add 'compile'Andreas Rottmann1-0/+1
2015-06-15sccp: Allow to specify the context of the incoming messageHolger Hans Peter Freyther2-7/+13
2015-04-16debian: Build new version of the packageHolger Hans Peter Freyther1-1/+7
2015-03-24mtp: Correct the pointcode maskHolger Hans Peter Freyther1-1/+1
2015-03-24mtp: Add missing defines from cellmgr-ngHolger Hans Peter Freyther1-0/+8
2015-03-24mtp: Add implementation from cellmgrHolger Hans Peter Freyther1-1/+4
2015-03-24mtp: Convert to pragma onceHolger Hans Peter Freyther1-3/+1
2015-03-24mtp: Error about unknown endian as wellHolger Hans Peter Freyther1-0/+2
2015-03-24mtp: Implement reading the OPC/DPC for little endianHolger Hans Peter Freyther2-0/+15
2015-03-24m3ua: Add the definition of the protocol data headerHolger Hans Peter Freyther1-0/+15
2015-03-23xua: Generalize the m2ua_msg and call it xua_msgHolger Hans Peter Freyther8-85/+81
2015-03-23XUA: Move m2ua headers to sigtran, create xua_types.h and m3ua_types.hHolger Hans Peter Freyther10-32/+147
2015-03-22endian: Use new osmocom/core/endian.hHolger Hans Peter Freyther3-19/+20
2015-03-14debian: Add misc depends as wanted by lintianHolger Hans Peter Freyther1-0/+1
2015-03-14debian: Bump the versionHolger Hans Peter Freyther1-0/+6
2015-03-14debian: By definition this only creates a dev packageHolger Hans Peter Freyther6-25/+0
2015-03-14debian: Move to multi-arch supportHolger Hans Peter Freyther5-10/+10
2013-12-12debian: Enable hardening for the SCCP library buildHolger Hans Peter Freyther1-0/+2
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer5-5/+5
2013-04-10sccp: Create sccp_create_cr and use it in the connection creationHolger Hans Peter Freyther2-25/+41
2013-04-10misc: Fix a compiler warning about the filter_fn typeHolger Hans Peter Freyther1-1/+1
2013-04-10misc: Use a unsigned result for the sizeof sizesHolger Hans Peter Freyther1-5/+5
2013-04-10debian: Add debug packages with the debug symbolsHolger Hans Peter Freyther2-0/+9
2013-04-10debian: Add the changelog for the next releaseHolger Hans Peter Freyther1-0/+6
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+1
2012-08-14Use package version since git info won't be available.0.0.6.3Eric Butler2-0/+14
2012-08-14Update debian package.Eric Butler3-2/+8
2012-03-26misc: Fix the email address in the configure.acHolger Hans Peter Freyther1-1/+1
2011-12-06tests: Remove the missing and use it from $(top_srcdir)0.0.6.2Holger Hans Peter Freyther2-378/+2
2011-11-20tests: Run the existing tests with GNU AutotestHolger Hans Peter Freyther14-6/+572