aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 1.8.0.252-13c29 → 1.9.01.9.0Pau Espin Pedrol2023-09-121-1/+1
* Makefile.am: Make libraries depend on .map filesHarald Welte2023-03-061-0/+1
* Bump version: 1.7.0.119-b31a-dirty → 1.8.01.8.0osmith/1.8.1Pau Espin Pedrol2023-02-071-1/+1
* gprs_ns2_fr: use osmo_netdev to monitor and operate network devicePau Espin Pedrol2023-02-021-1/+0
* Fix all references to config.hPau Espin Pedrol2023-01-181-1/+1
* Move src/*.{c,h} to src/core/Pau Espin Pedrol2023-01-181-1/+1
* {gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDENVadim Yanitskiy2022-10-201-1/+1
* {gb,sim,usb}: ensure -no-undefined is present in *_la_LDFLAGSVadim Yanitskiy2022-08-051-1/+5
* Bump version: 1.6.0.132-0239-dirty → 1.7.01.7.0Pau Espin Pedrol2022-06-281-1/+1
* Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol2021-11-161-1/+1
* Bump version: 1.4.0.535-e387-dirty → 1.5.01.5.0Pau Espin Pedrol2021-02-231-1/+1
* gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vtyAlexander Couzens2021-01-281-1/+1
* Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty"Pau Espin Pedrol2021-01-281-1/+1
* gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vtyAlexander Couzens2021-01-281-1/+1
* bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier2021-01-181-1/+1
* gprs_ns2: set transfer cap in NS Status primitiveAlexander Couzens2021-01-051-0/+6
* gprs_ns2: add new vty2Alexander Couzens2020-12-221-1/+1
* gb: Add beginnings of a new BSSGP implementationHarald Welte2020-12-091-0/+1
* libosmogb: Add missing LIBMNL_CFLAGSHarald Welte2020-12-041-1/+4
* ns2: add support for frame relayAlexander Couzens2020-11-241-2/+2
* Gb: add a second NS implementationAlexander Couzens2020-09-151-2/+5
* Bump version: 1.3.0.173-51974 → 1.4.01.4.0Harald Welte2020-08-131-1/+1
* Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens2020-08-041-1/+1
* Bump version: 1.2.0.108-c6a8-dirty → 1.3.01.3.0Pau Espin Pedrol2020-01-021-1/+1
* Bump version: 1.1.0.107-afce-dirty → 1.2.01.2.0Pau Espin Pedrol2019-08-061-2/+3
* Bump version: 1.0.1.143-cc72c → 1.1.01.1.0Pau Espin Pedrol2019-05-071-1/+1
* NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte2019-02-261-1/+1
* gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encodingHarald Welte2019-02-261-1/+1
* Bump version: 0.12.0.128-8dfde → 1.0.01.0.0Harald Welte2019-01-191-1/+1
* Bump version: 0.11.0.91-9d4a3-dirty → 0.12.00.12.0Pau Espin Pedrol2018-07-271-2/+1
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-1/+1
* Move additional libraries to appropriate placeMax2017-10-301-2/+2
* Tag/Release version 0.10.00.10.0Harald Welte2017-10-271-1/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-2/+2
* release: Prepare the 0.8.2 release0.8.2Holger Hans Peter Freyther2015-08-011-1/+1
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-031-1/+2
* misc: Look into the build directory for generated filesHolger Hans Peter Freyther2014-09-251-1/+1
* prepare for 0.7.0 release0.7.0Harald Welte2014-08-211-1/+1
* gb: Remove comment about ABI changes from the MakefileHolger Hans Peter Freyther2013-11-221-3/+0
* release: Prepare the 0.6.4 release of libosmocore0.6.4Holger Hans Peter Freyther2013-10-151-1/+1
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-251-0/+3
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-2/+1
* Do not use --version-script linker flag on OSXTobias Engel2012-10-271-1/+1
* libosmogb: make build conditional, disable in embedded buildHarald Welte2012-09-081-0/+2
* libosmogb: build without strict aliasing rulesHarald Welte2012-09-071-1/+1
* gb: Make suspend_ref a plain uint8_t instead of a uint8_t*Holger Hans Peter Freyther2012-08-031-1/+1
* libgb: Link to the libraries used by libgbHolger Hans Peter Freyther2012-08-021-1/+4
* build: use LT_INIT(pic-only) instead of forcing -fPIC.0.5.2Diego Elio Pettenò2012-06-301-1/+1
* add missing Makefile.am for libosmo-gbHarald Welte2012-06-191-0/+21