aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-01-04move asn1 headers to include/ dir (5/5)Neels Hofmeyr1-1/+1
2016-01-04move asn1 headers to include/ dir (1/5)Neels Hofmeyr1-0/+8
2016-01-03move tests/rua_helper.[ch] to src directoryHarald Welte1-1/+1
2016-01-03steps towards making 'make distcheck' workHarald Welte1-1/+2
2016-01-03move asn1helpers.[ch] to libasn1cHarald Welte1-1/+1
2016-01-03merge (+rename) iu_helpers.c into libosmo-ranapHarald Welte1-3/+3
2016-01-03Makefile restructuring; install ranap header filesHarald Welte1-12/+33
2016-01-03Introduce libosmo-ranap.so as shared RANAP libHarald Welte1-2/+9
2015-12-24fix build if depenedencies are in distinct directoriesAlexander Huemer1-1/+1
2015-12-24hnbgw: Bring all parts togetherHarald Welte1-1/+1
2015-12-23Add a context mapper to map RUA ContextIDs <-> SUA Connection IDsHarald Welte1-1/+1
2015-12-23fix copy/paste mistake in src/Makefile.amAlexander Huemer1-1/+1
2015-12-23hnbgw: Add SUA client socket towards localhostHarald Welte1-2/+2
2015-12-22really fix src/Makefile.amNeels Hofmeyr1-1/+3
2015-12-22fix Makefile.amAlexander Huemer1-9/+0
2015-12-21Makefile.am: Try to model the asn1tostruct.py generation dependenciesHarald Welte1-0/+5
2015-12-18Makefile.am: Replace .PHONY asn1tostruct.py rulesHarald Welte1-3/+3
2015-12-18First compiling (and leak-free) RANAP message generation functionsHarald Welte1-1/+1
2015-12-16hnbgw: Use the now-compiling RANAP encoder+decoder codeHarald Welte1-1/+1
2015-12-15Autotoolize the buildDaniel Willmann1-0/+25