aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-11NULL safety: sccp_create_sccp_addr: copy only non-NULL sock->gtiNeels Hofmeyr1-2/+4
2016-11-11mtp_parse_test: Comment out unused but defined packetsHarald Welte1-7/+9
2016-11-11sua: Remove unused 'cur' variablesHarald Welte1-2/+0
2016-11-03Revert "Fix the .pc files so the -l arg matches the installed libraries"Neels Hofmeyr2-2/+2
2016-11-03Add missing xua.pc fileArran Cudbard-Bell3-1/+12
2016-11-02Fix the .pc files so the -l arg matches the installed librariesArran Cudbard-Bell2-2/+2
2016-10-07jenkins.sh: use osmo-build-dep.sh, log test failuresNeels Hofmeyr1-24/+24
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-07-07fix struct member typo: repsonding_addr in osmo_scu_disconn_paramNeels Hofmeyr1-1/+1
2016-07-06cosmetic: rename osmo_sua_link and osmo_sua_user to osmo_sccp_*Neels Hofmeyr6-56/+56
2016-06-14fix log msg typo, x5Neels Hofmeyr1-5/+5
2016-06-14clarify fixme comment, x7Neels Hofmeyr1-7/+7
2016-05-25debian: Make upgrading from debian SID easierHolger Hans Peter Freyther1-0/+6
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