summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add functions to detect HR/FR SID framesMax2016-06-012-0/+71
* Add helper functions for AMR codecMax2016-05-312-1/+107
* Add strings with PH primitive namesMax2016-05-302-0/+14
* misc: Some spelling errors correctedRuben Undheim2016-05-252-2/+2
* Revert "gsm48: move to hex TMSI representation"Holger Freyther2016-05-201-1/+2
* Fix build for OSXArran Cudbard-Bell2016-05-201-1/+13
* gsm48: move to hex TMSI representationVadim Yanitskiy2016-05-201-2/+1
* Add function to make Uplink MeasurementMax2016-05-172-0/+22
* Set DTX in Cell OptionsMax2016-05-122-1/+47
* api doc: auth_core.c: add \returns, cosmeticNeels Hofmeyr2016-05-101-2/+9
* GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte2016-05-061-1/+12
* GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte2016-05-061-0/+9
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-063-1/+477
* Import osmo_{encode,decode}_big_endian() from openbscHarald Welte2016-05-051-0/+62
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-052-0/+177
* Update doxygen annotations in libosmocoreHarald Welte2016-05-0518-47/+212
* import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2016-05-053-1/+148
* Add log_fini() function to release all memory allocated by logging frameworkHarald Welte2016-05-051-0/+15
* auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from KcHarald Welte2016-05-052-0/+42
* conv_gen: Use python2 to execute the scriptHolger Hans Peter Freyther2016-04-291-1/+1
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-292-0/+20
* milenage/aes: Address undefined behavior on bitshiftHolger Hans Peter Freyther2016-04-241-1/+1
* Fix unaligned access found by addr. sanitizerMax2016-04-242-4/+4
* Add function for appending range1024 to bitvecMax2016-04-232-1/+37
* Deprecate comp128Max2016-04-222-2/+7
* Deprecate osmo_a5_1 and osmo_a5_2Max2016-04-221-50/+58
* Improve code reuseMax2016-04-221-32/+3
* Update internal GPRS cipher APIMax2016-04-222-2/+22
* Add function to get osmo_earfcn bit sizeMax2016-04-162-0/+25
* logging.c: assert category_token allocation (CID #57871)Neels Hofmeyr2016-04-161-0/+1
* Add ubit <-> sbit convertorsMax2016-04-121-0/+24
* gb: Add bssgp_pdu_str to libosmogb namespaceMax2016-04-121-0/+1
* Add missing docs for bssgp bvc reset vty commandMax2016-04-071-2/+8
* Add vty command to explicitly reset given BVCIMax2016-04-051-0/+20
* select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther2016-03-311-32/+51
* Export names for gsm_chan_t and gsm48_chan_modeMax2016-03-302-1/+27
* sim: make osim_reader_ops publicHarald Welte2016-03-191-7/+0
* Add new osmo_fd_get_by_fd() functionHarald Welte2016-03-191-0/+12
* sim: add class_tables / card profilesHarald Welte2016-03-172-2/+316
* Improve BSSGP debug outputMax2016-03-172-17/+17
* Rename struct to better match libosmocore conventionsMax2016-03-171-3/+3
* Revert "gsm48: move to hex TMSI representation"Harald Welte2016-03-171-1/+1
* gsm48: move to hex TMSI representationVadim Yanitskiy2016-03-171-1/+1
* Add basic EARFCN supportMax2016-03-172-0/+54
* Add function to add bits from array to bitvecMax2016-03-171-0/+40
* gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr2016-03-152-21/+36
* 04.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr2016-03-151-2/+2
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-111-0/+46
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-3/+5
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-111-0/+25