aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
22 hourscontrib/osmo-sgsn.spec: fix build for almalinux:8HEADmasterOliver Smith1-0/+2
3 days.deb/.rpm: add osmocom user during package installMax5-5/+64
2024-03-23README.md: Add Forum and Issue Tracker sectionsHarald Welte1-0/+17
2024-03-23README.md: Overhaul (more links; improved formatting)Harald Welte1-12/+14
2024-03-23Add funding link to github mirrorHarald Welte1-0/+1
2024-01-29gsup: Use new libosmogsm struct osmo_gsup_pdp_info fieldsPau Espin Pedrol5-5/+21
2024-01-26build: include README.md into the release tarballVadim Yanitskiy1-0/+1
2023-12-01Use uniform log format for default config filesAndreas Eversberg5-0/+40
2023-11-28Bump version: 1.11.0.5-67677-dirty → 1.11.11.11.1Oliver Smith5-4/+16
2023-11-23libgtp: Check for all successful create_pdp_conf causesdaniel/nitb-testsDaniel Willmann2-1/+2
2023-11-22vty-tests: Test encryption optionsDaniel Willmann1-0/+11
2023-11-22sgsn_vty: Correctly indent encryption cipher-plugin-pathDaniel Willmann1-1/+1
2023-11-22sgsn_vty: Fix output in config_write_sgsnDaniel Willmann1-0/+9
2023-09-18sgsn_rim: forward message based on RIM ROUTING ADDRESSPhilipp Maier3-14/+66
2023-09-12Bump version: 1.10.0.16-7e4d-dirty → 1.11.01.11.0Pau Espin Pedrol5-29/+58
2023-08-10sgsn_rim: do not check the origin of a RIM messagePhilipp Maier1-7/+0
2023-08-10sgsn_rim: get rid of MME check in sgsn_rim_rx_from_gtp:Philipp Maier3-22/+11
2023-08-10sgsn_rim: cosmetic: improve commentPhilipp Maier1-1/+2
2023-07-28sgsn_rim: fix typoPhilipp Maier1-1/+1
2023-07-18gmm: Add missing GSM48_IE_GMM_RX_NPDU_NUM_LIST IE in gsm48_gmm_att_tlvdefPau Espin Pedrol2-0/+2
2023-07-14gmm: Update DRX params during rx RAU REQPau Espin Pedrol1-0/+4
2023-06-08Write explicit role & sctp-role fields in ASP configurationsPau Espin Pedrol2-0/+3
2023-05-26systemd: depend on networking-online.targetOliver Smith2-0/+4
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy5-5/+5
2023-05-03gprs_sm.c: Fix load of misaligned ptr addressPau Espin Pedrol1-1/+1
2023-04-25debian: set compat level to 10Oliver Smith2-2/+2
2023-03-30tests: $(BUILT_SOURCES) is not defined, depend on osmo-sgsnVadim Yanitskiy1-5/+5
2023-03-22gmm: Ciphering Key Sequence Number IE has half octet tagPau Espin Pedrol1-1/+1
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy7-0/+12
2023-02-26Transition to use of 'telnet_init_default'arehbein2-4/+2
2023-02-20Run struct_endianness.pyOliver Smith1-3/+3
2023-02-07Bump version: 1.9.0.56-07fe-dirty → 1.10.01.10.0Pau Espin Pedrol5-32/+99
2023-01-11Fix extra whitespace in pdpctx_ctr_descriptionPau Espin Pedrol1-4/+4
2023-01-11vty: Introduce encryption cipher-plugin-path commandPau Espin Pedrol4-2/+30
2023-01-11Move global mmctx list into struct sgsn_instancePau Espin Pedrol7-15/+16
2023-01-11Split gprs_sgsn.{c,h} -> {auth,mmctx,sgsn}.{c,h}Pau Espin Pedrol33-218/+311
2023-01-11gtphub.h: Remove dependency on sgsn/gprs_sgsn.hPau Espin Pedrol6-8/+14
2023-01-11Rename bscconfig.h -> config.hPau Espin Pedrol12-13/+13
2023-01-11Move LOGGSUBSCRP to gprs_subscriber.hPau Espin Pedrol2-5/+5
2023-01-11Move sgsn_ctrl_cmds_install() declaration to sgsn.hPau Espin Pedrol2-5/+5
2023-01-11Move gtphub header to include/osmocom/gtphub/Pau Espin Pedrol12-8/+12
2023-01-11Move global pdp_list inside struct sgsn_instancePau Espin Pedrol5-7/+5
2023-01-11Move sgsn_pdp_ctx to its own file pdpctx.{c,h}Pau Espin Pedrol16-193/+270
2023-01-11Drop extern declarations of global sgsn_instance in source filesPau Espin Pedrol3-6/+0
2023-01-11Move extern declarations of tall_sgsn_ctx to sgsn.hPau Espin Pedrol9-14/+1
2023-01-11gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instancePau Espin Pedrol8-26/+25
2023-01-05Move global apn_list inside struct sgsn_instancePau Espin Pedrol6-12/+12
2023-01-05Move gtp related functions to gtp.hPau Espin Pedrol9-12/+29
2023-01-05sndcp: Standarize unitdata function namingPau Espin Pedrol4-11/+12
2023-01-05Move func defintions of funcs implemented in gprs_sndcp.c to gprs_sndcp.hPau Espin Pedrol3-12/+10