aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte10-4/+908
2016-05-05Import osmo_{encode,decode}_big_endian() from openbscHarald Welte2-0/+66
2016-05-05tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte7-2/+451
2016-05-05Update doxygen annotations in libosmocoreHarald Welte27-186/+374
2016-05-05add new header file for TS 23.003Harald Welte2-0/+24
2016-05-05import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte5-1/+546
2016-05-05Add log_fini() function to release all memory allocated by logging frameworkHarald Welte2-0/+16
2016-05-05auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from KcHarald Welte2-0/+42
2016-04-29conv_gen: Use python2 to execute the scriptHolger Hans Peter Freyther2-2/+2
2016-04-29add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte2-0/+568
2016-04-29Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de7-195/+113
2016-04-24milenage/aes: Address undefined behavior on bitshiftHolger Hans Peter Freyther1-1/+1
2016-04-24doxygen: Remove the tag file on uninstall as wellHolger Hans Peter Freyther1-1/+1
2016-04-24doxygen: Next try to fix the uninstall handlingHolger Hans Peter Freyther1-1/+1
2016-04-24doxygen: Try to uninstall the search files as wellHolger Hans Peter Freyther1-1/+1
2016-04-24Add static lib to -dev .deb packageMax2-0/+4
2016-04-24Doxygen: enable tagfile generation and usage for cross-project referencesSylvain Munaut4-7/+7
2016-04-24Doxygen: Enable client-based search engineSylvain Munaut4-4/+4
2016-04-24Fix unaligned access found by addr. sanitizerMax2-4/+4
2016-04-23Add function for appending range1024 to bitvecMax4-1/+51
2016-04-22Deprecate comp128Max3-4/+13
2016-04-22Deprecate osmo_a5_1 and osmo_a5_2Max2-52/+61
2016-04-22Improve code reuseMax1-32/+3
2016-04-22Update internal GPRS cipher APIMax4-5/+30
2016-04-22Addditional classmark check against A5/4 supportMax1-1/+13
2016-04-16Add function to get osmo_earfcn bit sizeMax3-0/+26
2016-04-16logging.c: assert category_token allocation (CID #57871)Neels Hofmeyr1-0/+1
2016-04-13jenkins: Enable tracing and error handling in bashHolger Hans Peter Freyther1-0/+2
2016-04-13jenkins: Add build script used by jenkins on our public CIHolger Hans Peter Freyther1-0/+6
2016-04-12Add ubit <-> sbit convertorsMax3-21/+29
2016-04-12gb: Add bssgp_pdu_str to libosmogb namespaceMax1-0/+1
2016-04-07Add missing docs for bssgp bvc reset vty commandMax1-2/+8
2016-04-05Add vty command to explicitly reset given BVCIMax1-0/+20
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 Freyther2-32/+57
2016-03-30Export names for gsm_chan_t and gsm48_chan_modeMax4-1/+34
2016-03-21sim: Fix compiler warning and by this fixing the test resultHolger Hans Peter Freyther1-0/+1
2016-03-19sim: make osim_reader_ops publicHarald Welte2-9/+7
2016-03-19Add new osmo_fd_get_by_fd() functionHarald Welte2-0/+14
2016-03-17sim: Add simplistic unit test for APDU class tablesHarald Welte5-2/+76
2016-03-17sim: add class_tables / card profilesHarald Welte4-2/+359
2016-03-17Improve BSSGP debug outputMax2-17/+17
2016-03-17add missing #include <stdbool.h>Harald Welte1-0/+1
2016-03-17Rename struct to better match libosmocore conventionsMax2-7/+7
2016-03-17Revert "gsm48: move to hex TMSI representation"Harald Welte1-1/+1
2016-03-17gsm48: move to hex TMSI representationVadim Yanitskiy1-1/+1
2016-03-17Add basic EARFCN supportMax3-1/+85
2016-03-17Add function to add bits from array to bitvecMax4-0/+119
2016-03-15gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr3-21/+39
2016-03-1504.08: add inline funcs for transaction id bitsNeels Hofmeyr1-0/+19