summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-143-0/+197
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-133-0/+13
* add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2016-06-132-3/+20
* api doc: get_value_string(): mention composition in static bufferNeels Hofmeyr2016-06-131-0/+4
* gitignore: add gsup_test, tlv_testNeels Hofmeyr2016-06-071-0/+2
* osmo-auc-gen: Print hex values without intermittent spacesHarald Welte2016-06-011-7/+7
* Add functions to detect HR/FR SID framesMax2016-06-015-0/+108
* Patched structs for big-endian architecturesRuben Undheim2016-05-311-0/+160
* Add helper functions for AMR codecMax2016-05-318-4/+245
* Add strings with PH primitive namesMax2016-05-303-0/+16
* Fixing build on Mac OSXBeshr Al Nahas2016-05-281-1/+1
* 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-202-1/+24
* gsm48: move to hex TMSI representationVadim Yanitskiy2016-05-201-2/+1
* add .gitreviewAlexander Couzens2016-05-191-0/+3
* Ignore config.cacheArran Cudbard-Bell2016-05-191-0/+1
* Add function to make Uplink MeasurementMax2016-05-173-0/+26
* Set DTX in Cell OptionsMax2016-05-123-2/+61
* logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2016-05-122-5/+5
* debian: Fix packaging by requiring python-minimalHolger Hans Peter Freyther2016-05-101-1/+1
* api doc: auth_core.c: add \returns, cosmeticNeels Hofmeyr2016-05-101-2/+9
* add doc/*.tag to .gitignoreHarald Welte2016-05-061-0/+1
* GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte2016-05-062-1/+13
* GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte2016-05-062-0/+16
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte2016-05-0610-4/+908
* Import osmo_{encode,decode}_big_endian() from openbscHarald Welte2016-05-052-0/+66
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-057-2/+451
* Update doxygen annotations in libosmocoreHarald Welte2016-05-0527-186/+374
* add new header file for TS 23.003Harald Welte2016-05-052-0/+24
* import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2016-05-055-1/+546
* Add log_fini() function to release all memory allocated by logging frameworkHarald Welte2016-05-052-0/+16
* 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-292-2/+2
* add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte2016-04-292-0/+568
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-297-195/+113
* milenage/aes: Address undefined behavior on bitshiftHolger Hans Peter Freyther2016-04-241-1/+1
* doxygen: Remove the tag file on uninstall as wellHolger Hans Peter Freyther2016-04-241-1/+1
* doxygen: Next try to fix the uninstall handlingHolger Hans Peter Freyther2016-04-241-1/+1
* doxygen: Try to uninstall the search files as wellHolger Hans Peter Freyther2016-04-241-1/+1
* Add static lib to -dev .deb packageMax2016-04-242-0/+4
* Doxygen: enable tagfile generation and usage for cross-project referencesSylvain Munaut2016-04-244-7/+7
* Doxygen: Enable client-based search engineSylvain Munaut2016-04-244-4/+4
* Fix unaligned access found by addr. sanitizerMax2016-04-242-4/+4
* Add function for appending range1024 to bitvecMax2016-04-234-1/+51
* Deprecate comp128Max2016-04-223-4/+13
* Deprecate osmo_a5_1 and osmo_a5_2Max2016-04-222-52/+61
* Improve code reuseMax2016-04-221-32/+3
* Update internal GPRS cipher APIMax2016-04-224-5/+30
* Addditional classmark check against A5/4 supportMax2016-04-221-1/+13