aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Bump version: 1.8.0.252-13c29 → 1.9.01.9.0Pau Espin Pedrol1-1/+1
2023-03-06Makefile.am: Make libraries depend on .map filesHarald Welte1-0/+1
2023-02-07Bump version: 1.7.0.119-b31a-dirty → 1.8.01.8.0osmith/1.8.1Pau Espin Pedrol1-1/+1
2023-02-02gprs_ns2_fr: use osmo_netdev to monitor and operate network devicePau Espin Pedrol1-1/+0
2023-01-18Fix all references to config.hPau Espin Pedrol1-1/+1
2023-01-18Move src/*.{c,h} to src/core/Pau Espin Pedrol1-1/+1
2022-10-20{gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDENVadim Yanitskiy1-1/+1
2022-08-05{gb,sim,usb}: ensure -no-undefined is present in *_la_LDFLAGSVadim Yanitskiy1-1/+5
2022-06-28Bump version: 1.6.0.132-0239-dirty → 1.7.01.7.0Pau Espin Pedrol1-1/+1
2021-11-16Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol1-1/+1
2021-02-23Bump version: 1.4.0.535-e387-dirty → 1.5.01.5.0Pau Espin Pedrol1-1/+1
2021-01-28gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vtyAlexander Couzens1-1/+1
2021-01-28Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty"Pau Espin Pedrol1-1/+1
2021-01-28gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vtyAlexander Couzens1-1/+1
2021-01-18bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier1-1/+1
2021-01-05gprs_ns2: set transfer cap in NS Status primitiveAlexander Couzens1-0/+6
2020-12-22gprs_ns2: add new vty2Alexander Couzens1-1/+1
2020-12-09gb: Add beginnings of a new BSSGP implementationHarald Welte1-0/+1
2020-12-04libosmogb: Add missing LIBMNL_CFLAGSHarald Welte1-1/+4
2020-11-24ns2: add support for frame relayAlexander Couzens1-2/+2
2020-09-15Gb: add a second NS implementationAlexander Couzens1-2/+5
2020-08-13Bump version: 1.3.0.173-51974 → 1.4.01.4.0Harald Welte1-1/+1
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens1-1/+1
2020-01-02Bump version: 1.2.0.108-c6a8-dirty → 1.3.01.3.0Pau Espin Pedrol1-1/+1
2019-08-06Bump version: 1.1.0.107-afce-dirty → 1.2.01.2.0Pau Espin Pedrol1-2/+3
2019-05-07Bump version: 1.0.1.143-cc72c → 1.1.01.1.0Pau Espin Pedrol1-1/+1
2019-02-26NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte1-1/+1
2019-02-26gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encodingHarald Welte1-1/+1
2019-01-19Bump version: 0.12.0.128-8dfde → 1.0.01.0.0Harald Welte1-1/+1
2018-07-27Bump version: 0.11.0.91-9d4a3-dirty → 0.12.00.12.0Pau Espin Pedrol1-2/+1
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-1/+1
2017-10-30Move additional libraries to appropriate placeMax1-2/+2
2017-10-27Tag/Release version 0.10.00.10.0Harald Welte1-1/+1
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-2/+2
2015-08-01release: Prepare the 0.8.2 release0.8.2Holger Hans Peter Freyther1-1/+1
2014-10-03build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt1-1/+2
2014-09-25misc: Look into the build directory for generated filesHolger Hans Peter Freyther1-1/+1
2014-08-21prepare for 0.7.0 release0.7.0Harald Welte1-1/+1
2013-11-22gb: Remove comment about ABI changes from the MakefileHolger Hans Peter Freyther1-3/+0
2013-10-15release: Prepare the 0.6.4 release of libosmocore0.6.4Holger Hans Peter Freyther1-1/+1
2013-03-25gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther1-0/+3
2012-12-11build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut1-2/+1
2012-10-27Do not use --version-script linker flag on OSXTobias Engel1-1/+1
2012-09-08libosmogb: make build conditional, disable in embedded buildHarald Welte1-0/+2
2012-09-07libosmogb: build without strict aliasing rulesHarald Welte1-1/+1
2012-08-03gb: Make suspend_ref a plain uint8_t instead of a uint8_t*Holger Hans Peter Freyther1-1/+1
2012-08-02libgb: Link to the libraries used by libgbHolger Hans Peter Freyther1-1/+4
2012-06-30build: use LT_INIT(pic-only) instead of forcing -fPIC.0.5.2Diego Elio Pettenò1-1/+1
2012-06-19add missing Makefile.am for libosmo-gbHarald Welte1-0/+21