1. 5f460de license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom' by Neels Hofmeyr · 8 years ago
  2. dda5e79 doc: fsm timer_cb: explain return value by Neels Hofmeyr · 8 years ago
  3. 0898a00 contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs by Neels Hofmeyr · 8 years ago
  4. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  5. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  6. 909cbec Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE" by Neels Hofmeyr · 8 years ago
  7. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  8. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  9. c3c2852 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  10. ec9bd52 timer: only call the callback if not NULL by Alexander Couzens · 8 years ago
  11. edf6fe7 ctrl_cmd_parse: Make coverity FORWARD_NULL happy by Harald Welte · 8 years ago
  12. aeecc48 Introduce osmo_strlcpy() function so we can stop using strncpy() by Harald Welte · 8 years ago
  13. 1fa7856 osmo_gsup_encode(): Make coverity happy by invariant checking by Harald Welte · 8 years ago
  14. 9533631 osmo-sim-test.c: Fix rmsg check by Harald Welte · 8 years ago
  15. 4a1cb09 telnet_interface: Handle osmo_fd_register() eror return code by Harald Welte · 8 years ago
  16. 0fc315d osmo_sock_init(): Fix memory leak in error path by Harald Welte · 8 years ago
  17. 9d862c8 Fix unchecked return valueof osmo_fd_register() by Harald Welte · 8 years ago
  18. 9683104 build: make check: disable sim_test when built with --disable-pcsc by Neels Hofmeyr · 8 years ago
  19. 6e363e7 gsm_08_58.h: Add more Ericsson specific RSL IE Identifiers by Harald Welte · 8 years ago
  20. 00b1539 RSL: Add defines for ericsson systinfo SI13 by Philipp · 8 years ago
  21. 9b4d065 Extend IPA error logging by Max · 8 years ago
  22. 55363a9 vty: Skip printing non-initialized log categories by Daniel Willmann · 8 years ago
  23. 8593f1f msgb: add msgb_push_u{8,16,32}() functions by Harald Welte · 8 years ago
  24. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  25. c4193d3 gan: Mark gan_pdisc_vals[] as public / non-static symbol by Harald Welte · 8 years ago
  26. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  27. 1554f80 statsd: Fix compiler warning (int32_t vs. int64_t) by Harald Welte · 8 years ago
  28. bf173a3 bitcomp: Remove the t4 decoding from libosmocore by Holger Hans Peter Freyther · 8 years ago
  29. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  30. e9e5f8e Add null-pointer check to osmo_amr_rtp_dec() by Max · 8 years ago
  31. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  32. f9c2c56 utils/conv_gen.py: explicitly import reduce() by Vadim Yanitskiy · 8 years ago
  33. 45ebc52 utils/conv_gen.py: don't mix print and write() by Vadim Yanitskiy · 8 years ago
  34. 61281f4 Fix typo in osmo_fsm_log_addr() by Max · 8 years ago
  35. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  36. ada0042 COSMETIC: moving rr_cause_name() in gsm48.c by Philipp · 8 years ago
  37. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  38. 84fc2ce utils/conv_gen.py: fix some typos by Vadim Yanitskiy · 8 years ago
  39. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  40. c7a01d5 gsm/gsm0503.h: fix typo by Vadim Yanitskiy · 8 years ago
  41. 6908fa7 utils/conv_gen.py: improve output formatting by Vadim Yanitskiy · 8 years ago
  42. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  43. 694f72d Revert "Constify ctrl_cmd struct fields where appropriate" by Neels Hofmeyr · 8 years ago
  44. eb604cf vty/show asciidoc: counters: improve table headers by Alexander Couzens · 8 years ago
  45. e052dc2 vty/show asciidoc: add user readable description of the version by Alexander Couzens · 8 years ago
  46. 27a35ed stats_statsd: use int64_t instead of int for value and delta. by Alexander Couzens · 8 years ago
  47. 3e432e1 vty/osmo_counter: use name if description is NULL by Alexander Couzens · 8 years ago
  48. a238176 configure: add --enable-sanitize, use in jenkins.sh by Neels Hofmeyr · 8 years ago
  49. 2b3c228 gsm/Makefile.am: use proper top_builddir/top_srcdir paths by Neels Hofmeyr · 8 years ago
  50. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  51. 530736f jenkins.sh: drop unecessary PATH, now in slave config by Neels Hofmeyr · 8 years ago
  52. 349784c gsm0408: Adding 3g spcific RR message types by Philipp · 8 years ago
  53. a95ee5e fix USSD: SS message type mask should be 0x3f, not 0xbf by Neels Hofmeyr · 8 years ago
  54. ed9d6da Constify ctrl_cmd struct fields where appropriate by Max · 8 years ago
  55. cbdfa65 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  56. 2bb65be Mark inline header function as static by Max · 8 years ago
  57. 56155c1 jenkins.sh: output all test logs when 'make check' failed by Neels Hofmeyr · 8 years ago
  58. 9c0751f osmo_select_main(): drop useless call to osmo_timers_check() by Neels Hofmeyr · 8 years ago 3G_2016_09
  59. 74a8f08 AMR: add function to check speech frames by Max · 8 years ago
  60. 8a3409c gsm0408_test: initialize msgb talloc ctx by Neels Hofmeyr · 8 years ago
  61. f45334b msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx() by Neels Hofmeyr · 8 years ago
  62. 8319a67 bitrev_test: don't omit last byte from test result check by Neels Hofmeyr · 8 years ago
  63. 4fd6023 Fix ASAN failure in bitrev_test by Max · 8 years ago
  64. e31cf80 utils/conv_gen.py: code style changes (line width, tabs, etc.) by Vadim Yanitskiy · 8 years ago
  65. ba34a2f gprs: Increase NS_ALLOC_SIZE to 3k by Daniel Willmann · 8 years ago
  66. 38d232e log CTRL bind address and port by Neels Hofmeyr · 8 years ago
  67. 55dc2ed log telnet bind address and port by Neels Hofmeyr · 8 years ago
  68. dbc6817 timer_test: set 8 as default steps, use the default in testsuite.at by Neels Hofmeyr · 8 years ago
  69. d0858c2 timer_test: print more details to stdout to check by Neels Hofmeyr · 8 years ago
  70. 255dac1 timer_test: redirect some output from stderr to stdout by Neels Hofmeyr · 8 years ago
  71. d73c1cc timer_test: remove all random elements by Neels Hofmeyr · 8 years ago
  72. 7b4d727 timer_test: do not use real time: deterministic and faster by Neels Hofmeyr · 8 years ago
  73. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  74. 13a8fb8 timer_test: remove unused precision values and confusing log by Neels Hofmeyr · 8 years ago
  75. 9c9a047 timer_test: also report early finishes, report timing on error by Neels Hofmeyr · 8 years ago
  76. 633a0e7 fix timer_test: don't forget to set tv_usec on the stop time by Neels Hofmeyr · 8 years ago
  77. 5b34f77 remove unused local variable in get_rate_ctr() by Neels Hofmeyr · 8 years ago
  78. 2e38d35 remove unused function get_rate_ctr_group() by Neels Hofmeyr · 8 years ago
  79. d95f01d build: tests: don't link system installed libosmogsm. by Neels Hofmeyr · 8 years ago
  80. 1a587bd fix GGSN Ctrl port to 4257 by Neels Hofmeyr · 8 years ago
  81. 56313c8 comment: */ports.h: link to wiki + manuals, indicate used ports by Neels Hofmeyr · 8 years ago
  82. c69de3e Add Marker to ph_tch_param by Max · 8 years ago
  83. 6320934 libosmocodec link fix on MacOSX by Anatoly Orlov · 8 years ago
  84. 418ca58 fix error msg: msgb_put(): say "msgb_put", not "msgb_push" by Neels Hofmeyr · 8 years ago
  85. e65315f core/counter: add osmo_counter_dec() by Alexander Couzens · 8 years ago
  86. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  87. b7f191f fix printf format for commit 'osmo_sock_init(): include host and port in error messages' by Neels Hofmeyr · 8 years ago
  88. f0f07d9 osmo_sock_init(): include host and port in error messages by Neels Hofmeyr · 8 years ago
  89. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  90. fef2fa2 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  91. d1dcda0 Add control interface port for GGSN by Max · 8 years ago
  92. 1a70223 Add .mailmap file for mapping mail addresses in shortlog by Harald Welte · 8 years ago
  93. 9a9739c Extend L1SAP with Measurements by Max · 8 years ago
  94. 460f9ef fsm: Make sure we call 'onenter' of new state, not old state by Harald Welte · 8 years ago
  95. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  96. 881dcaf Mark input string to osmo_talloc_replace_string() as const by Harald Welte · 8 years ago
  97. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  98. 1a96946 Update structure in libosmocore for 11 bit RACH by bhargava · 8 years ago
  99. da34bf0 Add define for invalid TA by Max · 8 years ago
  100. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago