summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ussd: Decode interrogateSS that doesn't have testHolger Hans Peter Freyther2016-07-122-0/+13
* Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou2016-07-122-0/+209
* Add GEA3 & GEA4 ciphersMax2016-07-1111-5/+225
* fsm: delete the timer when changing stateHarald Welte2016-07-101-0/+3
* fsm: talloc + copy the 'id' passed into a FSMHarald Welte2016-07-101-1/+2
* fsm: call 'onenter' as last step of a state changeHarald Welte2016-07-101-3/+4
* Add strings with GPRS GMM messagesMax2016-07-083-0/+26
* Add function to check GMM encryptabilityMax2016-07-073-1/+28
* gitignore tests/fsm/fsm_testNeels Hofmeyr2016-07-071-0/+1
* Add missing osmo_c4 exportMax2016-07-071-0/+1
* lapd_dl_flush_hist(): Don't flush a non-existant historyHarald Welte2016-07-031-0/+3
* Clarify GPRS algorithmMax2016-06-291-5/+6
* Clarify GPRS ciphering directionMax2016-06-291-2/+3
* tests: test actual support status for auth. algoMax2016-06-294-4/+10
* Add function to check MS GEA capabilitiesMax2016-06-293-1/+36
* Make C4 function globally availableMax2016-06-293-5/+5
* Add strings for GPRS ciphersMax2016-06-293-0/+13
* gitignore: *-libtool for differing platformsNeels Hofmeyr2016-06-281-0/+3
* Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2016-06-272-2/+2
* fsm: Introduce default time-out handlingHarald Welte2016-06-272-9/+16
* Fix potential segfault in msg_dequeueMax2016-06-231-3/+6
* Add octet-aligned/unaligned shift functionsMax2016-06-204-0/+183
* Add Finite State Machine abstraction codeHarald Welte2016-06-169-3/+738
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-163-1/+22
* Add structures defining decoded TS 23.003 identitiesHarald Welte2016-06-162-0/+81
* gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORTHarald Welte2016-06-161-0/+2
* gsup.c: Fix encoding of UMTS auth vectorsHarald Welte2016-06-161-6/+22
* vty: Fix documentation of 'show asciidoc counters' VTY commandHarald Welte2016-06-151-1/+1
* Fix retrieving rate_ctr over control interfaceMax2016-06-141-13/+7
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-143-0/+197
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-133-0/+13
* add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2016-06-132-3/+20
* api doc: get_value_string(): mention composition in static bufferNeels Hofmeyr2016-06-131-0/+4
* gitignore: add gsup_test, tlv_testNeels Hofmeyr2016-06-071-0/+2
* osmo-auc-gen: Print hex values without intermittent spacesHarald Welte2016-06-011-7/+7
* Add functions to detect HR/FR SID framesMax2016-06-015-0/+108
* Patched structs for big-endian architecturesRuben Undheim2016-05-311-0/+160
* Add helper functions for AMR codecMax2016-05-318-4/+245
* Add strings with PH primitive namesMax2016-05-303-0/+16
* Fixing build on Mac OSXBeshr Al Nahas2016-05-281-1/+1
* misc: Some spelling errors correctedRuben Undheim2016-05-252-2/+2
* Revert "gsm48: move to hex TMSI representation"Holger Freyther2016-05-201-1/+2
* Fix build for OSXArran Cudbard-Bell2016-05-202-1/+24
* gsm48: move to hex TMSI representationVadim Yanitskiy2016-05-201-2/+1
* add .gitreviewAlexander Couzens2016-05-191-0/+3
* Ignore config.cacheArran Cudbard-Bell2016-05-191-0/+1
* Add function to make Uplink MeasurementMax2016-05-173-0/+26
* Set DTX in Cell OptionsMax2016-05-123-2/+61
* logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2016-05-122-5/+5
* debian: Fix packaging by requiring python-minimalHolger Hans Peter Freyther2016-05-101-1/+1