aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-12-13move grps_gsup_client.c to libcommon/gsup_client.cNeels Hofmeyr1-15/+0
2016-12-13move gprs/oap.c to libcommon/oap_client.cNeels Hofmeyr1-2/+1
2016-12-13move OAP messages implementations to libosmocoreHarald Welte1-1/+0
2016-12-13add gsup_test_client programHarald Welte1-0/+14
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp1-0/+1
2016-09-24V.42bis: integration and unit testPhilipp1-0/+1
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp1-0/+2
2016-09-24RFC1144: integration and unit-testPhilipp1-0/+1
2016-09-24SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp1-0/+2
2016-09-15Build fixesAlexander Huemer1-1/+3
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-37/+113
2016-09-01IuPS: osmo-sgsn: add core IuPS impl, call iu_init()Daniel Willmann1-2/+12
2016-08-27Moving grs_sndcp.h header file to includePhilipp1-2/+0
2016-08-27Adding LLC-XID encoder / decoder and unit testPhilipp1-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-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)openbsc/0.12.00.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