aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Fix build for OSXArran Cudbard-Bell2-1/+24
2016-05-20gsm48: move to hex TMSI representationVadim Yanitskiy1-2/+1
2016-05-19add .gitreviewAlexander Couzens1-0/+3
2016-05-19Ignore config.cacheArran Cudbard-Bell1-0/+1
2016-05-17Add function to make Uplink MeasurementMax3-0/+26
2016-05-12Set DTX in Cell OptionsMax3-2/+61
2016-05-12logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2-5/+5
2016-05-10debian: Fix packaging by requiring python-minimalHolger Hans Peter Freyther1-1/+1
2016-05-10api doc: auth_core.c: add \returns, cosmeticNeels Hofmeyr1-2/+9
2016-05-06add doc/*.tag to .gitignoreHarald Welte1-0/+1
2016-05-06GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte2-1/+13
2016-05-06GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte2-0/+16
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