aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-12ussd: Decode interrogateSS that doesn't have testHolger Hans Peter Freyther2-0/+13
2016-07-12Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou2-0/+209
2016-07-11Add GEA3 & GEA4 ciphersMax11-5/+225
2016-07-10fsm: delete the timer when changing stateHarald Welte1-0/+3
2016-07-10fsm: talloc + copy the 'id' passed into a FSMHarald Welte1-1/+2
2016-07-10fsm: call 'onenter' as last step of a state changeHarald Welte1-3/+4
2016-07-08Add strings with GPRS GMM messagesMax3-0/+26
2016-07-07Add function to check GMM encryptabilityMax3-1/+28
2016-07-07gitignore tests/fsm/fsm_testNeels Hofmeyr1-0/+1
2016-07-07Add missing osmo_c4 exportMax1-0/+1
2016-07-03lapd_dl_flush_hist(): Don't flush a non-existant historyHarald Welte1-0/+3
2016-06-29Clarify GPRS algorithmMax1-5/+6
2016-06-29Clarify GPRS ciphering directionMax1-2/+3
2016-06-29tests: test actual support status for auth. algoMax4-4/+10
2016-06-29Add function to check MS GEA capabilitiesMax3-1/+36
2016-06-29Make C4 function globally availableMax3-5/+5
2016-06-29Add strings for GPRS ciphersMax3-0/+13
2016-06-28gitignore: *-libtool for differing platformsNeels Hofmeyr1-0/+3
2016-06-27Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2-2/+2
2016-06-27fsm: Introduce default time-out handlingHarald Welte2-9/+16
2016-06-23Fix potential segfault in msg_dequeueMax1-3/+6
2016-06-20Add octet-aligned/unaligned shift functionsMax4-0/+183
2016-06-16Add Finite State Machine abstraction codeHarald Welte9-3/+738
2016-06-16Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte3-1/+22
2016-06-16Add structures defining decoded TS 23.003 identitiesHarald Welte2-0/+81
2016-06-16gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORTHarald Welte1-0/+2
2016-06-16gsup.c: Fix encoding of UMTS auth vectorsHarald Welte1-6/+22
2016-06-15vty: Fix documentation of 'show asciidoc counters' VTY commandHarald Welte1-1/+1
2016-06-14Fix retrieving rate_ctr over control interfaceMax1-13/+7
2016-06-14add vty call show asciidoc: generate a documentation for countersAlexander Couzens3-0/+197
2016-06-13add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr3-0/+13
2016-06-13add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2-3/+20
2016-06-13api doc: get_value_string(): mention composition in static bufferNeels Hofmeyr1-0/+4
2016-06-07gitignore: add gsup_test, tlv_testNeels Hofmeyr1-0/+2
2016-06-01osmo-auc-gen: Print hex values without intermittent spacesHarald Welte1-7/+7
2016-06-01Add functions to detect HR/FR SID framesMax5-0/+108
2016-05-31Patched structs for big-endian architecturesRuben Undheim1-0/+160
2016-05-31Add helper functions for AMR codecMax8-4/+245
2016-05-30Add strings with PH primitive namesMax3-0/+16
2016-05-28Fixing build on Mac OSXBeshr Al Nahas1-1/+1
2016-05-25misc: Some spelling errors correctedRuben Undheim2-2/+2
2016-05-20Revert "gsm48: move to hex TMSI representation"Holger Freyther1-1/+2
2016-05-20Fix build for OSXArran Cudbard-Bell2-1/+24
2016-05-20gsm48: move to hex TMSI representationVadim Yanitskiy1-2/+1
2016-05-19add .gitreviewAlexander Couzens1-0/+3
2016-05-19Ignore config.cacheArran Cudbard-Bell1-0/+1
2016-05-17Add function to make Uplink MeasurementMax3-0/+26
2016-05-12Set DTX in Cell OptionsMax3-2/+61
2016-05-12logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2-5/+5
2016-05-10debian: Fix packaging by requiring python-minimalHolger Hans Peter Freyther1-1/+1