aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-13gprs_gmm: Clarify comment during TLLI assignmentPau Espin Pedrol1-1/+1
2019-08-12gprs_sgsn.c: Warn upon llme free unexpected scenariosPau Espin Pedrol1-1/+3
2019-08-12Introduce define TLLI_UNASSIGNEDPau Espin Pedrol4-15/+18
2019-08-12gprs_gmm.c: Drop unneeded bracketsPau Espin Pedrol1-4/+2
2019-08-12gprs_gmm.c: Improve doc on nullable parametersPau Espin Pedrol1-2/+1
2019-08-12gprs_llc.h: Improve documentation of some structsPau Espin Pedrol1-2/+3
2019-08-12gprs_gmm: Introduce macros to access msgb's associated IU UE ctxPau Espin Pedrol1-22/+20
2019-08-08Bump version: 1.4.1 → 1.5.01.5.0Pau Espin Pedrol1-0/+66
2019-08-08Require newer versions of dependenciesPau Espin Pedrol2-17/+17
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol3-5/+5
2019-07-30configuration.adoc: Add a section about encryptionDaniel Willmann1-0/+18
2019-07-30configuration.adoc: Small fixesDaniel Willmann1-14/+25
2019-07-29osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfgOliver Smith1-0/+1
2019-07-26osmo-sgsn: Fix outdated information in usermanualDaniel Willmann2-18/+9
2019-07-26Add/fix help string for version optionDaniel Willmann3-2/+3
2019-07-24osmo-gtphub.cfg: fix conflict with osmo-sgsn.cfgOliver Smith1-1/+1
2019-07-24manuals: Update vty/counter documentationDaniel Willmann2-65/+26
2019-07-22turn -Werror=null-dereference into a warningEric Wild1-1/+1
2019-07-18sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_causeVadim Yanitskiy1-1/+2
2019-07-17Spelling fixesRuben Undheim6-11/+11
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2019-06-19manuals: Add script to regenerate vty/counter documentationDaniel Willmann2-0/+18
2019-06-17replace magic tmsi constant with defineEric Wild2-3/+3
2019-06-13sgsn: Have authentication required on by defaultPau Espin Pedrol4-20/+11
2019-06-06osmo-sgsn: add VTY parameter to toggle authenticationVadim Yanitskiy4-1/+45
2019-06-06sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated APIPau Espin Pedrol1-1/+1
2019-06-05doc/manuals/vty: regenerate sgsn_vty_reference.xmlVadim Yanitskiy1-7/+21
2019-05-29debian: create -doc subpackage with pdf manualsOliver Smith4-2/+18
2019-05-29sgsn: Fix echo timer not started upon first pdp ctx createdPau Espin Pedrol1-7/+9
2019-05-28Document max retransmit times for T3395Pau Espin Pedrol1-2/+5
2019-05-27sgsn: vty: Improve log warning content with spec sectionPau Espin Pedrol1-1/+1
2019-05-12Fix IMSI padding in imsi-aclMax1-1/+4
2019-05-11gprs_gmm: send Service Reject when no PDP ctxs are available.efistokl3-1/+43
2019-05-02Echo zero byte XID-Field of Type L3_PARKeith1-0/+8
2019-04-30gbproxy: parse dtap GSM48_MT_GSM_DEACT_PDP_REQ|ACKAlexander Couzens1-0/+8
2019-04-27gprs_sndcp_comp_free: Replace ifelse with switch and better handling of errorPau Espin Pedrol1-2/+9
2019-04-24gb_proxy: cosmetic: Use 'bool' in data structures where applicableHarald Welte5-35/+36
2019-04-24gb_proxy.h: Add missing comments; improve commentsHarald Welte1-13/+46
2019-04-24LLC: Store the XID inside the LLC Entity, not LLC Mgmg EntityHarald Welte3-26/+25
2019-04-24gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DMHarald Welte1-0/+22
2019-04-23LLC: Avoid NOTICE message on LLC NULLHarald Welte1-0/+3
2019-04-23LLC: Don't blindly assume all LLC frames have data payloadHarald Welte1-3/+8
2019-04-23LLC XID: Fix string representation of N201_UHarald Welte1-1/+1
2019-04-16gprs_gmm: reintroduce calling gsm48_gmm_authorize when not handling GMM Attac...Alexander Couzens1-1/+6
2019-04-08gsm0408_rcv_gmm: send Iu-ReleaseCommand upon receiving Attach Complete.efistokl1-0/+7
2019-02-26gbproxy_test: Fix test expectations of gprs_ns_rcvmsg()Harald Welte2-334/+340
2019-02-14GMM: permit VLR_ANSWERED event in attach FSMMax1-1/+7
2019-02-13Improve 'show subscriber cache' vty commandMax1-10/+13
2019-01-23Bump version: 1.3.0.120-88220-dirty → 1.4.01.4.0Harald Welte2-11/+158
2018-12-20make gsup ipa name configurable in osmo-sgsn.cfgStefan Sperling3-2/+36