summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPAC manufacture-defined measurement pre-processing definitionsnrw/litecell15-mergeMinh-Quang Nguyen2016-09-022-0/+126
* IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2016-08-293-0/+28
* fix printf format for commit 'osmo_sock_init(): include host and port in error messages'Neels Hofmeyr2016-08-291-1/+1
* osmo_sock_init(): include host and port in error messagesNeels Hofmeyr2016-08-271-5/+16
* vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1"Neels Hofmeyr2016-08-201-1/+1
* configure: check for pkg-config presenceNeels Hofmeyr2016-08-091-0/+15
* Add control interface port for GGSNMax2016-08-081-0/+1
* Add .mailmap file for mapping mail addresses in shortlogHarald Welte2016-08-081-0/+12
* Extend L1SAP with MeasurementsMax2016-08-042-1/+5
* fsm: Make sure we call 'onenter' of new state, not old stateHarald Welte2016-08-011-0/+1
* lapd_core: Fix crash in lapd_dl_flush_hist()Harald Welte2016-08-011-1/+1
* Mark input string to osmo_talloc_replace_string() as constHarald Welte2016-07-281-1/+1
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-255-1/+137
* Update structure in libosmocore for 11 bit RACHbhargava2016-07-241-1/+11
* Add define for invalid TAMax2016-07-231-0/+2
* rsl: add rsl_act_type_name()Neels Hofmeyr2016-07-233-0/+22
* dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-234-0/+6
* gsm_08_58.h: introduce RSL_CHAN_NR_1 constantNeels Hofmeyr2016-07-231-0/+1
* fix compiler warning: gsup.c: missing bracesNeels Hofmeyr2016-07-171-1/+1
* bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bitHolger Hans Peter Freyther2016-07-161-2/+2
* Add function to check TA validityMax2016-07-161-0/+10
* 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