aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-22cosmetic: Fix trailing whitespaceHEADmasterPau Espin Pedrol2-6/+6
2020-04-19fix E-Routing-Error: both session state / ID IEs are optionalVadim Yanitskiy1-1/+1
2020-01-21PDP_INFO_COMPLETE IE is optional for insert_sub_data_reqAlexander Couzens1-1/+1
2020-01-21Add optional NUM_VECTORS_REQ IE to send_auth_info_reqAlexander Couzens3-1/+21
2020-01-20gsup_protocol.hrl: SM-RP-MR IE is mandatory for READY-FOR-SM messagesVadim Yanitskiy2-5/+12
2020-01-20gsup_protocol.hrl: make source / destination name IEs optional by defaultVadim Yanitskiy1-1/+1
2020-01-19Introduce basic contrib/jenkins.sh for Jenkins build verificationVadim Yanitskiy0-0/+0
2020-01-17contrib/jenkins.sh: new fileOliver Smith1-0/+4
2019-12-01Add support for CURRENT_RAT_TYPE IEHarald Welte3-4/+18
2019-12-01GSUP IE 0x29 got renamed from RAT_TYPE to SUPPORTED_RAT_TYPEsHarald Welte3-11/+12
2019-08-22add support for the RAT Type IE of GSUPHarald Welte3-1/+44
2019-08-13split 'GSUPPdpInfo'() type definition from 'GSUPMessage'()Harald Welte1-7/+9
2019-08-13split GSUPAuthTuple type definition from GSUPMessageHarald Welte1-9/+11
2019-08-02Change xx_forward_xxx to xx_forward_sm_xxxAndrey Velikiy3-18/+18
2019-06-25Add support of the GSUP E Interface messagesAndrey Velikiy4-4/+378
2019-06-25Add READMEAndrey Velikiy1-0/+10
2019-06-25Fix bugs in the GSUP library code and add tests from libosmocore libraryAndrey Velikiy5-83/+430
2019-06-25Add support of Message Class IEAndrey Velikiy2-2/+15
2019-06-14Initial commitAndrey Velikiy10-0/+1231