summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deprecate comp128Max2016-04-221-2/+6
* Deprecate osmo_a5_1 and osmo_a5_2Max2016-04-221-2/+3
* Update internal GPRS cipher APIMax2016-04-221-2/+6
* Addditional classmark check against A5/4 supportMax2016-04-221-1/+13
* Add function to get osmo_earfcn bit sizeMax2016-04-161-0/+1
* Add ubit <-> sbit convertorsMax2016-04-121-0/+3
* vty: Make a reservation for the osmo-sip-connectorHolger Hans Peter Freyther2016-03-311-0/+1
* select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther2016-03-311-0/+6
* Export names for gsm_chan_t and gsm48_chan_modeMax2016-03-302-0/+7
* sim: make osim_reader_ops publicHarald Welte2016-03-191-2/+7
* Add new osmo_fd_get_by_fd() functionHarald Welte2016-03-191-0/+2
* sim: add class_tables / card profilesHarald Welte2016-03-172-0/+43
* add missing #include <stdbool.h>Harald Welte2016-03-171-0/+1
* Rename struct to better match libosmocore conventionsMax2016-03-171-4/+4
* Add basic EARFCN supportMax2016-03-171-1/+31
* Add function to add bits from array to bitvecMax2016-03-171-0/+3
* gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr2016-03-151-0/+3
* 04.08: add inline funcs for transaction id bitsNeels Hofmeyr2016-03-151-0/+19
* 04.08: switch to r99 msg type bitmasks by defaultNeels Hofmeyr2016-03-151-1/+1
* 04.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr2016-03-151-0/+56
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-111-0/+1
* Add support for SI2quater messagesMax2016-03-111-0/+7
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-3/+3
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-111-0/+6
* log: Add conditional logging based on log_check_levelJacob Erlbeck2016-02-291-4/+20
* log: Add log_check_level functionJacob Erlbeck2016-02-291-0/+1
* fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr2016-02-291-1/+2
* Add byte printing macrosMax2016-02-251-0/+21
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-253-2/+12
* add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr2016-02-251-0/+4
* vty: add bind command for telnet vty lineNeels Hofmeyr2016-02-251-0/+3
* Extend L1SAP PH-DATA with presence informationMax2016-02-221-0/+11
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-221-0/+1
* Add T4 bit map compression routinesMax2016-02-182-0/+43
* Expand bitvec interfaceMax2016-02-181-0/+9