1. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  2. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  3. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  4. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  5. 4a7d0e7 mgcp_protocol: Ensure we don't call strtok_r with NULL data by Harald Welte · 8 years ago
  6. 2327ced bsc_ctrl: Ensure we don't pass NULL string into strtok_r() by Harald Welte · 8 years ago
  7. 8d35965 abisip-find: check bsc_fd_register() result by Harald Welte · 8 years ago
  8. c346f87 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  9. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  10. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  11. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  12. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  13. f788d93 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  14. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  15. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  16. 50669be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  17. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  18. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  19. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  20. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  21. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  22. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  23. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  24. 2c05f75 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  25. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  26. 6a36605 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  27. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  28. ac1f143 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  29. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  30. eb52aad IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  31. 143a274 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  32. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  33. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  34. 3c165d0 ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  35. 54f44ec ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  36. 18712f0 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  37. 96df077 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  38. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  39. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  40. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  41. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  42. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  43. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  44. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  45. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  46. 16606c9 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  47. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  48. 26f6ced Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  49. 80ccb95 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  50. 96638d1 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  51. 309425e rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  52. 38cba5a OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  53. fb89b9b rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  54. c04c6ed abisip-find: use protocol constant by Max · 8 years ago
  55. 7d30935 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  56. bb42eee test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  57. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  58. 58273f4 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  59. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  60. fe7be8d RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  61. c1efa67 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  62. dfe48fd bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  63. af9a9b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  64. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  65. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  66. 194b4cb fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  67. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  68. 6bbcfbb om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  69. 8136e4b OM2000: Add fault report parsing by Philipp · 8 years ago
  70. 7975ddf RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  71. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  72. 46edbc4 lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  73. 686f4d6 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  74. 424656e OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  75. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  76. b748012 bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  77. 350f93e log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  78. 0c566a4 mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  79. 5e5d94c Cosmetic: Add missing switch to usage help by Philipp · 8 years ago
  80. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  81. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  82. 05adbdc Decrease count_codecs logging verbosity by Max · 8 years ago
  83. 87c0056 info log: iu: add line break to and tweak rx RAB Ass Resp log by Neels Hofmeyr · 8 years ago
  84. ae9beda sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  85. 1b76a03 DTX DL: Add FACCH cache by Max · 8 years ago
  86. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  87. 582e4f6 Replace magic number with define by Max · 8 years ago
  88. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  89. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  90. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  91. e072da9 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  92. 20436c8 meas_pcap2db.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  93. 30f7310 bs11_config: initialize bs11 tall ctx, use instead of bsc ctx by Neels Hofmeyr · 8 years ago
  94. 3edd0b0 ipaccess-config: initialize root talloc ctx with name by Neels Hofmeyr · 8 years ago
  95. b659107 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  96. f1a56de jenkins.sh: use osmo-build-dep.sh, log test failures by Neels Hofmeyr · 8 years ago
  97. 1e646f0 DTX DL: use FSM for AMR by Max · 8 years ago
  98. 756fb30 gsm_trx_name(): don't break if trx is NULL by Neels Hofmeyr · 8 years ago
  99. a6ba6a3 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  100. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago