summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils/conv_gen.py: explicitly import reduce()Vadim Yanitskiy2016-11-021-0/+1
* utils/conv_gen.py: don't mix print and write()Vadim Yanitskiy2016-11-021-32/+34
* Fix typo in osmo_fsm_log_addr()Max2016-11-011-1/+1
* gsm0408: Completing GSM 04.08 RR message typesPhilipp2016-10-274-2/+123
* COSMETIC: moving rr_cause_name() in gsm48.cPhilipp2016-10-271-5/+5
* utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy2016-10-233-1/+301
* utils/conv_gen.py: fix some typosVadim Yanitskiy2016-10-231-6/+6
* utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy2016-10-233-1/+212
* gsm/gsm0503.h: fix typoVadim Yanitskiy2016-10-231-1/+1
* utils/conv_gen.py: improve output formattingVadim Yanitskiy2016-10-231-6/+32
* utils/conv_gen.py: generate a single fileVadim Yanitskiy2016-10-233-326/+321
* Revert "Constify ctrl_cmd struct fields where appropriate"Neels Hofmeyr2016-10-202-4/+3
* vty/show asciidoc: counters: improve table headersAlexander Couzens2016-10-181-5/+8
* vty/show asciidoc: add user readable description of the versionAlexander Couzens2016-10-181-0/+10
* stats_statsd: use int64_t instead of int for value and delta.Alexander Couzens2016-10-181-3/+3
* vty/osmo_counter: use name if description is NULLAlexander Couzens2016-10-131-1/+5
* configure: add --enable-sanitize, use in jenkins.shNeels Hofmeyr2016-10-122-2/+15
* gsm/Makefile.am: use proper top_builddir/top_srcdir pathsNeels Hofmeyr2016-10-121-3/+3
* Add function to send TRAP over Control InterfaceMax2016-10-122-0/+22
* jenkins.sh: drop unecessary PATH, now in slave configNeels Hofmeyr2016-10-121-1/+0
* gsm0408: Adding 3g spcific RR message typesPhilipp2016-10-121-0/+5
* fix USSD: SS message type mask should be 0x3f, not 0xbfNeels Hofmeyr2016-10-121-1/+1
* Constify ctrl_cmd struct fields where appropriateMax2016-10-112-3/+4
* build: be robust against install-sh files above the root dirNeels Hofmeyr2016-10-011-0/+3
* Mark inline header function as staticMax2016-09-301-1/+1
* jenkins.sh: output all test logs when 'make check' failedNeels Hofmeyr2016-09-301-1/+3
* osmo_select_main(): drop useless call to osmo_timers_check()Neels Hofmeyr2016-09-281-2/+0
* AMR: add function to check speech framesMax2016-09-281-0/+21
* gsm0408_test: initialize msgb talloc ctxNeels Hofmeyr2016-09-271-0/+1
* msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr2016-09-272-2/+24
* bitrev_test: don't omit last byte from test result checkNeels Hofmeyr2016-09-262-25/+28
* Fix ASAN failure in bitrev_testMax2016-09-262-3/+3
* utils/conv_gen.py: code style changes (line width, tabs, etc.)Vadim Yanitskiy2016-09-241-181/+233
* gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann2016-09-231-1/+2
* log CTRL bind address and portNeels Hofmeyr2016-09-231-0/+3
* log telnet bind address and portNeels Hofmeyr2016-09-231-1/+8
* timer_test: set 8 as default steps, use the default in testsuite.atNeels Hofmeyr2016-09-223-16/+281
* timer_test: print more details to stdout to checkNeels Hofmeyr2016-09-222-4/+116
* timer_test: redirect some output from stderr to stdoutNeels Hofmeyr2016-09-222-20/+24
* timer_test: remove all random elementsNeels Hofmeyr2016-09-221-3/+6
* timer_test: do not use real time: deterministic and fasterNeels Hofmeyr2016-09-221-20/+15
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-2210-17/+87
* timer_test: remove unused precision values and confusing logNeels Hofmeyr2016-09-222-8/+2
* timer_test: also report early finishes, report timing on errorNeels Hofmeyr2016-09-222-5/+19
* fix timer_test: don't forget to set tv_usec on the stop timeNeels Hofmeyr2016-09-221-0/+1
* remove unused local variable in get_rate_ctr()Neels Hofmeyr2016-09-191-1/+1
* remove unused function get_rate_ctr_group()Neels Hofmeyr2016-09-191-37/+0
* build: tests: don't link system installed libosmogsm.Neels Hofmeyr2016-09-101-5/+10
* fix GGSN Ctrl port to 4257Neels Hofmeyr2016-09-092-1/+2
* comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr2016-09-092-2/+16