aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Add octet-aligned/unaligned shift functionsMax1-0/+5
2016-06-16Add Finite State Machine abstraction codeHarald Welte2-0/+136
2016-06-16Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2-0/+13
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-14add vty call show asciidoc: generate a documentation for countersAlexander Couzens1-0/+2
2016-06-13add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr1-0/+1
2016-06-13add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr1-0/+2
2016-06-01Add functions to detect HR/FR SID framesMax1-0/+3
2016-05-31Patched structs for big-endian architecturesRuben Undheim1-0/+160
2016-05-31Add helper functions for AMR codecMax1-0/+31
2016-05-30Add strings with PH primitive namesMax1-0/+2
2016-05-28Fixing build on Mac OSXBeshr Al Nahas1-1/+1
2016-05-20Fix build for OSXArran Cudbard-Bell1-0/+11
2016-05-17Add function to make Uplink MeasurementMax1-0/+4
2016-05-12Set DTX in Cell OptionsMax1-1/+14
2016-05-12logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2-5/+5
2016-05-06GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte1-0/+1
2016-05-06GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte1-0/+7
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte3-1/+142
2016-05-05Import osmo_{encode,decode}_big_endian() from openbscHarald Welte1-0/+4
2016-05-05tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte1-0/+11
2016-05-05Update doxygen annotations in libosmocoreHarald Welte9-139/+162
2016-05-05add new header file for TS 23.003Harald Welte2-0/+24
2016-05-05import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2-0/+398
2016-05-05Add log_fini() function to release all memory allocated by logging frameworkHarald Welte1-0/+1
2016-04-29add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte1-0/+74
2016-04-29Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de1-0/+1
2016-04-23Add function for appending range1024 to bitvecMax2-0/+14
2016-04-22Deprecate comp128Max1-2/+6
2016-04-22Deprecate osmo_a5_1 and osmo_a5_2Max1-2/+3
2016-04-22Update internal GPRS cipher APIMax1-2/+6
2016-04-22Addditional classmark check against A5/4 supportMax1-1/+13
2016-04-16Add function to get osmo_earfcn bit sizeMax1-0/+1
2016-04-12Add ubit <-> sbit convertorsMax1-0/+3
2016-03-31vty: Make a reservation for the osmo-sip-connectorHolger Hans Peter Freyther1-0/+1
2016-03-31select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther1-0/+6
2016-03-30Export names for gsm_chan_t and gsm48_chan_modeMax2-0/+7
2016-03-19sim: make osim_reader_ops publicHarald Welte1-2/+7
2016-03-19Add new osmo_fd_get_by_fd() functionHarald Welte1-0/+2
2016-03-17sim: add class_tables / card profilesHarald Welte2-0/+43
2016-03-17add missing #include <stdbool.h>Harald Welte1-0/+1
2016-03-17Rename struct to better match libosmocore conventionsMax1-4/+4
2016-03-17Add basic EARFCN supportMax1-1/+31
2016-03-17Add function to add bits from array to bitvecMax1-0/+3
2016-03-15gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr1-0/+3
2016-03-1504.08: add inline funcs for transaction id bitsNeels Hofmeyr1-0/+19
2016-03-1504.08: switch to r99 msg type bitmasks by defaultNeels Hofmeyr1-1/+1
2016-03-1504.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr1-0/+56
2016-03-11Add helper function to convert numerical BSSGP PDU type to stringMax1-0/+1