aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr1-1/+1
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte1-1/+1
2016-04-29Rename gprs_gsup_* to osmo_gsup_*Harald Welte1-1/+1
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte1-1/+1
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr1-2/+2
2016-03-03rename sgsn_iu.c to iu.c.Neels Hofmeyr1-1/+1
2016-03-03remove dead code from Makefile.amHarald Welte1-2/+0
2016-03-03migrate WIP osmo-iuh hack to use system-installed libosm-ranap.soHarald Welte1-12/+5
2016-03-03WIP: Really ugly hacks to get up to (and including) PDP CTX ACTHarald Welte1-4/+20
2016-01-26gprs: use libgtp cflagsAlexander Huemer1-1/+1
2015-12-03gtphub: wrap gtphub_write() for test suite.Neels Hofmeyr1-2/+2
2015-12-03gtphub: cosmetic: rename a file.Neels Hofmeyr1-1/+1
2015-11-21Fix compilation with no libc-ares present on the systemHarald Welte1-2/+1
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr1-2/+4
2015-11-16Add GTP hub initial code base.Neels Hofmeyr1-0/+6
2015-11-02oap: implement initial OAP API.Neels Hofmeyr1-1/+2
2015-10-13gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocationDaniel Willmann1-2/+2
2015-10-13gprs: Use RAND_bytes for p-tmsiDaniel Willmann1-1/+2
2015-10-12Revert "gprs: Use RAND_bytes for p-tmsi"Holger Hans Peter Freyther1-2/+1
2015-10-12gprs: Use RAND_bytes for p-tmsiDaniel Willmann1-1/+2
2015-05-25sgsn: Integrate c-ares with the osmocom event loopHolger Hans Peter Freyther1-6/+9
2015-05-06sgsn: Create an initial and limited CDR moduleHolger Hans Peter Freyther1-1/+1
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-1/+1
2015-01-18gprs: Move protocol value_strings to gsm_04_08_gprs.cJacob Erlbeck1-1/+2
2015-01-18gprs: Add GSUP clientJacob Erlbeck1-1/+1
2015-01-10gprs: Add encoder/decoder for the Subscriber Update ProtocolJacob Erlbeck1-1/+2
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck1-1/+1
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck1-1/+1
2014-08-25gprs: Link gbproxy to -lrt for clock_gettimeHolger Hans Peter Freyther1-1/+1
2014-08-24gbproxy: Move peer definitions to gb_proxy_peer.cJacob Erlbeck1-1/+1
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck1-1/+2
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte1-3/+2
2014-08-04gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther1-1/+1
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck1-1/+2
2014-06-04gprs: Separate LLC parsing from LLC state handlingJacob Erlbeck1-1/+1
2014-03-23sgsn/ctrl: Add ctrl interface, implement listing subscribersHolger Hans Peter Freyther1-3/+6
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-06-17use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte1-6/+5
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-2/+3
2011-10-16misc: Linking fixes for Ubuntu 11.10 CompilerHolger Hans Peter Freyther1-3/+5
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-2/+5
2011-03-03Move 'Gb' protocol stack into its own src/gb subdirectoryHarald Welte1-9/+4
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-6/+4
2011-02-19Install programs into $(prefix)/bin, not /sbinHarald Welte1-2/+2
2010-11-15misc: Introduce a --enable-coverage mode to build with gprof coverageHolger Hans Peter Freyther1-2/+2
2010-08-24Add gprs_sndcp.h to noinst_HEADERSHarald Welte1-0/+1
2010-07-01[SGSN] Add VTY interface for SNDCPHarald Welte1-1/+1
2010-06-01[GPRS] hand SNDCP N-PDUs to the GTP to the GGSNHarald Welte1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-2/+2