summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gitignore: *-libtool for differing platformsNeels Hofmeyr2016-06-281-0/+3
* Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2016-06-272-2/+2
* fsm: Introduce default time-out handlingHarald Welte2016-06-272-9/+16
* Fix potential segfault in msg_dequeueMax2016-06-231-3/+6
* Add octet-aligned/unaligned shift functionsMax2016-06-204-0/+183
* Add Finite State Machine abstraction codeHarald Welte2016-06-169-3/+738
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-163-1/+22
* Add structures defining decoded TS 23.003 identitiesHarald Welte2016-06-162-0/+81
* gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORTHarald Welte2016-06-161-0/+2
* gsup.c: Fix encoding of UMTS auth vectorsHarald Welte2016-06-161-6/+22
* vty: Fix documentation of 'show asciidoc counters' VTY commandHarald Welte2016-06-151-1/+1
* Fix retrieving rate_ctr over control interfaceMax2016-06-141-13/+7
* 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]Harald 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