aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-11Add support for SI2quater messagesMax1-0/+7
2016-03-11rename osim_file_find_* to osim_file_desc_find_*Harald Welte1-3/+3
2016-03-11sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte1-0/+6
2016-02-29log: Add conditional logging based on log_check_levelJacob Erlbeck1-4/+20
2016-02-29log: Add log_check_level functionJacob Erlbeck1-0/+1
2016-02-29fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr1-1/+2
2016-02-25Add byte printing macrosMax1-0/+21
2016-02-25vty: add ctrl section for Control interface bind addressNeels Hofmeyr3-2/+12
2016-02-25add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr1-0/+4
2016-02-25vty: add bind command for telnet vty lineNeels Hofmeyr1-0/+3
2016-02-22Extend L1SAP PH-DATA with presence informationMax1-0/+11
2016-02-22gb: Add bssgp_msgb_copy functionJacob Erlbeck1-0/+1
2016-02-18Add T4 bit map compression routinesMax2-0/+43
2016-02-18Expand bitvec interfaceMax1-0/+9
2016-02-15Add CSCN ctrl port defsNeels Hofmeyr2-0/+2
2016-02-10add vty port nr for osmo-cscnNeels Hofmeyr1-0/+1
2016-01-30bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther1-2/+2
2016-01-26Add bitvec-related functions from Osmo-PCUMax1-0/+9