summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Mark inline header function as staticMax2016-09-301-1/+1
* AMR: add function to check speech framesMax2016-09-281-0/+21
* msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr2016-09-271-1/+4
* gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann2016-09-231-1/+2
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-0/+11
* fix GGSN Ctrl port to 4257Neels Hofmeyr2016-09-092-1/+2
* comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr2016-09-092-2/+16
* Add Marker to ph_tch_paramMax2016-09-091-0/+1
* fix error msg: msgb_put(): say "msgb_put", not "msgb_push"Neels Hofmeyr2016-09-091-1/+1
* core/counter: add osmo_counter_dec()Alexander Couzens2016-08-301-0/+6
* IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr2016-08-291-0/+16
* Add control interface port for GGSNMax2016-08-081-0/+1
* Extend L1SAP with MeasurementsMax2016-08-041-0/+3
* 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-252-0/+28
* 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-231-0/+8
* dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-233-0/+5
* gsm_08_58.h: introduce RSL_CHAN_NR_1 constantNeels Hofmeyr2016-07-231-0/+1
* Add function to check TA validityMax2016-07-161-0/+10
* Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou2016-07-122-0/+209
* Add GEA3 & GEA4 ciphersMax2016-07-113-1/+20
* Add strings with GPRS GMM messagesMax2016-07-081-0/+1
* Add function to check GMM encryptabilityMax2016-07-071-1/+2
* Clarify GPRS algorithmMax2016-06-291-5/+6
* Clarify GPRS ciphering directionMax2016-06-291-2/+3
* Add function to check MS GEA capabilitiesMax2016-06-291-0/+5
* Make C4 function globally availableMax2016-06-291-1/+1
* Add strings for GPRS ciphersMax2016-06-291-0/+3
* Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2016-06-271-1/+1
* fsm: Introduce default time-out handlingHarald Welte2016-06-271-1/+3
* Add octet-aligned/unaligned shift functionsMax2016-06-201-0/+5
* Add Finite State Machine abstraction codeHarald Welte2016-06-162-0/+136
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-162-0/+13
* 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
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-141-0/+2
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-131-0/+1
* add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2016-06-131-0/+2
* Add functions to detect HR/FR SID framesMax2016-06-011-0/+3
* Patched structs for big-endian architecturesRuben Undheim2016-05-311-0/+160
* Add helper functions for AMR codecMax2016-05-311-0/+31
* Add strings with PH primitive namesMax2016-05-301-0/+2
* Fixing build on Mac OSXBeshr Al Nahas2016-05-281-1/+1
* Fix build for OSXArran Cudbard-Bell2016-05-201-0/+11
* Add function to make Uplink MeasurementMax2016-05-171-0/+4
* Set DTX in Cell OptionsMax2016-05-121-1/+14
* logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2016-05-122-5/+5
* GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte2016-05-061-0/+1