aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27OsmoSGSN: add rate counter documentationAlexander Couzens3-0/+127
2018-11-27OsmoSGSN: configuration: Document CDR CTRL interfacePau Espin Pedrol1-1/+15
2018-11-27OsmoSGSN: configuration: Add missing pdp-periodic eventPau Espin Pedrol1-0/+1
2018-11-27OsmoSGSN: configuration: Move pdp ctx specific CDR fields to its own tablePau Espin Pedrol1-1/+10
2018-11-27refactor Makefile build rules, don't use the FORCENeels Hofmeyr1-39/+6
2018-11-27Allow easily disabling GFDL referencesPau Espin Pedrol1-0/+2
2018-11-27sgsn: Add charging characteristics to GSUPHolger Hans Peter Freyther1-0/+24
2018-11-27sgsn: Fix numbering of QoS and add basic description for APNHolger Hans Peter Freyther1-2/+9
2018-11-27osmo-sgsn: fix arrow tips in flow diagramsPhilipp Maier1-37/+37
2018-11-27osmo-sgsn: Explain TCP/IP header compressionPhilipp Maier1-0/+80
2018-11-27osmo-sgsn: improve auth-policy explainationPhilipp Maier1-14/+38
2018-11-27osmo-sgsn: Update VTY command referencePhilipp Maier2-17/+665
2018-11-27GSUP, OAP: fix AUTS length to 14, not 16ikostov1-1/+1
2018-11-27SGSN: add Auth. policy, NS Statistics and BSSGP state examples, tweaksikostov2-18/+47
2018-11-27fix 'make clean': shell glob, ignore failureNeels Hofmeyr1-2/+3
2018-11-27add 'make check' targetNeels Hofmeyr1-1/+1
2018-11-27GSUP: Add ladder diagrams for protocol transactions / proceduresHarald Welte2-7/+153
2018-11-27Update GSUP chapter regarding UMTS AKA and other recent changesHarald Welte1-0/+91
2018-11-27Add OsmoSGSN control interface descriptionMax2-0/+25
2018-11-27fix various typos across all manualsJonathan Brielmaier2-3/+3
2018-11-27OsmoSGSN: Fix formatting/cross reference in CDR sectionHarald Welte1-1/+2
2018-11-27Add link to Asciidoc source code of manualHarald Welte1-0/+6
2018-11-27initial checkin of manuals to public repoHarald Welte10-0/+2549
2018-11-27Importing history from osmo-gsm-manuals.gitNeels Hofmeyr0-0/+0
2018-11-26gbproxy: flush_stored_messages: Get rid of msg paramPau Espin Pedrol1-7/+5
2018-11-26gbproxy: flush_stored_messages: Log and route using stored_msg infoPau Espin Pedrol1-2/+2
2018-11-26gbproxy: flush_stored_messages: Move comment to func descriptionPau Espin Pedrol1-2/+2
2018-11-26gbproxy: Remove unneeded parse_ctx paramPau Espin Pedrol1-6/+4
2018-11-26gbproxy: Fix abort during APN patchPau Espin Pedrol1-1/+1
2018-11-25Revert "gbproxy: fix formatting in gbproxy-state command"Max1-1/+1
2018-11-22gbproxy: flag gbproxy_assign_imsi as staticPau Espin Pedrol1-1/+1
2018-11-22gbproxy: add number-of-peers ctrl commandMax1-0/+13
2018-11-22gbproxy: fix formatting in gbproxy-state commandMax1-1/+1
2018-11-22consistently check the result of osmo_shift_v_fixed()Stefan Sperling1-5/+10
2018-11-20update gbproxy test expected outputStefan Sperling1-38/+38
2018-11-19Use safer functions for IMSI ACLMax1-6/+8
2018-11-15use enums consistently instead of falling back to intStefan Sperling8-88/+180
2018-11-12fix bogus error check in gprs_sndcp_comp_create()Stefan Sperling1-3/+4
2018-11-12fix bogus assertion in encode_comp_field()Stefan Sperling1-1/+1
2018-11-01Cleanup non-existent files from debian/copyrightMax1-18/+0
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte12-443/+30
2018-10-30Allocate sgsn_instance with tallocPau Espin Pedrol3-24/+28
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol16-80/+80
2018-10-21gtphub: Add --version cmdline optionOliver Smith1-1/+7
2018-10-06fix build: remove unused variableNeels Hofmeyr1-1/+0
2018-10-04gprs_llc: remove the FCS from the msgb by trim'ing the msgbAlexander Couzens2-2/+4
2018-10-04sgsn_libgtp: fix a potential memleak when the GGSN is not reachableAlexander Couzens1-6/+6
2018-10-02gprs_gmm: Fix missing Security Command for 3G when attachingAlexander Couzens3-3/+44
2018-09-28gprs_gmm: dont answer unknown IMSI/TMSI on Service Requests NET_FAILAlexander Couzens1-2/+2
2018-09-27vty: add SCCP related vty commandsNeels Hofmeyr1-0/+1