1. 57e3813 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  2. bfc4beb abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  3. 00724f1 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  4. 7bd1a74 move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  5. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  6. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  7. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  8. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  9. 5e5a8bb Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  10. 7b74246 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  11. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  12. b9d251d Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  13. a56c349 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  14. 891be22 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  15. f8321be rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  16. f347a86 OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  17. c762a78 rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  18. 21b6438 abisip-find: use protocol constant by Max · 8 years ago
  19. f96c724 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  20. 9f98d7b test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  21. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  22. 02df462 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  23. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  24. 63bee78 RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  25. 5d26775 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  26. a766849 bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  27. 54723b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  28. 52233ac OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  29. df488d4 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  30. 341592d fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  31. c5d6d72 OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  32. a5a90a2 om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  33. b2453af OM2000: Add fault report parsing by Philipp · 8 years ago
  34. 22b28b3 RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  35. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  36. 18e514c lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  37. 8a8a134 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  38. 8452500 OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  39. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  40. a7488ae bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  41. 2a4a915 log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  42. e2ab0bc mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  43. b9abf30 Cosmetic: Add missing switch to usage help by Philipp · 8 years ago
  44. 112d76f gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  45. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  46. e59e4a0 Decrease count_codecs logging verbosity by Max · 8 years ago
  47. 9e5cf3d info log: iu: add line break to and tweak rx RAB Ass Resp log by Neels Hofmeyr · 8 years ago
  48. 3c175ed sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  49. 1068837 DTX DL: Add FACCH cache by Max · 8 years ago
  50. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  51. 3dca916 Replace magic number with define by Max · 8 years ago
  52. 1ed84d2 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  53. a73e5f1 msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  54. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  55. 84540e1 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  56. 44eafdf meas_pcap2db.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  57. 01a1ced bs11_config: initialize bs11 tall ctx, use instead of bsc ctx by Neels Hofmeyr · 8 years ago
  58. 906a078 ipaccess-config: initialize root talloc ctx with name by Neels Hofmeyr · 8 years ago
  59. d5e4ee9 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  60. b88a18c jenkins.sh: use osmo-build-dep.sh, log test failures by Neels Hofmeyr · 8 years ago
  61. 7c33a5c DTX DL: use FSM for AMR by Max · 8 years ago
  62. 4b4bc36 gsm_trx_name(): don't break if trx is NULL by Neels Hofmeyr · 8 years ago
  63. 0f4e895 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  64. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  65. 77a52e4 DTX: add flag for AMR HR P* by Max · 8 years ago
  66. 88711e9 DTX: extend SID cache by Max · 8 years ago
  67. 4e927cb gprs/gprs_llc: count UI frames over SAPI in the statistics by Alexander Couzens · 8 years ago
  68. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  69. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  70. edb9ce3 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  71. 7c61f75 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  72. 6e230e9 SGSN: Fixing build config by Philipp · 8 years ago
  73. b993563 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  74. 58b99ae vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  75. 3a1fb21 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  76. ca8b768 fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  77. 7c3822d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  78. a1cfebc COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  79. 97fe7a0 cosmetic: bs11: also use ts_is_tch() by Neels Hofmeyr · 8 years ago
  80. db5b2ee dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  81. f871b57 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  82. bc9efd1 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  83. 7c0b45b Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  84. ef245a5 channel_test: test nr of subslots for dyn pchan, with error by Neels Hofmeyr · 8 years ago
  85. 3ac0a39 channel test: prepare to add another test function by Neels Hofmeyr · 8 years ago
  86. 5793ba5 cosmetic: comment typo on e1_config.c by Neels Hofmeyr · 8 years ago
  87. 91327a4 SLHC: Improving slhc (RFC1144) testcase by Philipp · 8 years ago
  88. 7d3365f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  89. d15dae7 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  90. 558af7a cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  91. ba0fbb3 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  92. 0655539 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  93. 0c620ef mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  94. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  95. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  96. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  97. d3f52f7 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  98. 9467a82 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  99. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  100. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago