aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-14add vty call show asciidoc: generate a documentation for countersAlexander Couzens3-0/+197
2016-06-13add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr3-0/+13
2016-06-13add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2-3/+20
2016-06-13api doc: get_value_string(): mention composition in static bufferNeels Hofmeyr1-0/+4
2016-06-07gitignore: add gsup_test, tlv_testNeels Hofmeyr1-0/+2
2016-06-01osmo-auc-gen: Print hex values without intermittent spacesHarald Welte1-7/+7
2016-06-01Add functions to detect HR/FR SID framesMax5-0/+108
2016-05-31Patched structs for big-endian architecturesRuben Undheim1-0/+160
2016-05-31Add helper functions for AMR codecMax8-4/+245
2016-05-30Add strings with PH primitive namesMax3-0/+16
2016-05-28Fixing build on Mac OSXBeshr Al Nahas1-1/+1
2016-05-25misc: Some spelling errors correctedRuben Undheim2-2/+2
2016-05-20Revert "gsm48: move to hex TMSI representation"Holger Freyther1-1/+2
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