summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte2016-05-061-0/+7
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-063-1/+142
* Import osmo_{encode,decode}_big_endian() from openbscHarald Welte2016-05-051-0/+4
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-051-0/+11
* Update doxygen annotations in libosmocoreHarald Welte2016-05-059-139/+162
* add new header file for TS 23.003Harald Welte2016-05-052-0/+24
* import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2016-05-052-0/+398
* Add log_fini() function to release all memory allocated by logging frameworkHarald Welte2016-05-051-0/+1
* add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte2016-04-291-0/+74
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-291-0/+1
* Add function for appending range1024 to bitvecMax2016-04-232-0/+14