1. bb5e966 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  2. 72901be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  3. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  4. 093d8f8 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  5. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  6. 0303b38 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  7. d416b48 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  8. bfe2727 move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  9. 191933d move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  10. 7e64394 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  11. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  12. b3d0e14 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  13. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  14. e322240 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  15. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  16. 0915612 IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  17. c530f48 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  18. bf216ec bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  19. ad13b57 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  20. 23bb86a ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  21. d27ff31 ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  22. 2430f15 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  23. 57e3813 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  24. bfc4beb abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  25. 00724f1 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  26. 7bd1a74 move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  27. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  28. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  29. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  30. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  31. 5e5a8bb Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  32. 7b74246 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  33. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  34. b9d251d Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  35. a56c349 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  36. 891be22 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  37. f8321be rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  38. f347a86 OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  39. c762a78 rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  40. 21b6438 abisip-find: use protocol constant by Max · 8 years ago
  41. f96c724 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  42. 9f98d7b test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  43. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  44. 02df462 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  45. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  46. 63bee78 RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  47. 5d26775 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  48. a766849 bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  49. 54723b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  50. 52233ac OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  51. df488d4 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  52. 341592d fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  53. c5d6d72 OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  54. a5a90a2 om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  55. b2453af OM2000: Add fault report parsing by Philipp · 8 years ago
  56. 22b28b3 RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  57. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  58. 18e514c lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  59. 8a8a134 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  60. 8452500 OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  61. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  62. a7488ae bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  63. 2a4a915 log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  64. e2ab0bc mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  65. b9abf30 Cosmetic: Add missing switch to usage help by Philipp · 8 years ago
  66. 112d76f gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  67. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  68. e59e4a0 Decrease count_codecs logging verbosity by Max · 8 years ago
  69. 9e5cf3d info log: iu: add line break to and tweak rx RAB Ass Resp log by Neels Hofmeyr · 8 years ago
  70. 3c175ed sndcp: Fixups for sndcp layer based on coverity-scan suggestions by Philipp · 8 years ago
  71. 1068837 DTX DL: Add FACCH cache by Max · 8 years ago
  72. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  73. 3dca916 Replace magic number with define by Max · 8 years ago
  74. 1ed84d2 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  75. a73e5f1 msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  76. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  77. 84540e1 gtphub_test.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  78. 44eafdf meas_pcap2db.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  79. 01a1ced bs11_config: initialize bs11 tall ctx, use instead of bsc ctx by Neels Hofmeyr · 8 years ago
  80. 906a078 ipaccess-config: initialize root talloc ctx with name by Neels Hofmeyr · 8 years ago
  81. d5e4ee9 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  82. b88a18c jenkins.sh: use osmo-build-dep.sh, log test failures by Neels Hofmeyr · 8 years ago
  83. 7c33a5c DTX DL: use FSM for AMR by Max · 8 years ago
  84. 4b4bc36 gsm_trx_name(): don't break if trx is NULL by Neels Hofmeyr · 8 years ago
  85. 0f4e895 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  86. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  87. 77a52e4 DTX: add flag for AMR HR P* by Max · 8 years ago
  88. 88711e9 DTX: extend SID cache by Max · 8 years ago
  89. 4e927cb gprs/gprs_llc: count UI frames over SAPI in the statistics by Alexander Couzens · 8 years ago
  90. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  91. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  92. edb9ce3 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  93. 7c61f75 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  94. 6e230e9 SGSN: Fixing build config by Philipp · 8 years ago
  95. b993563 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  96. 58b99ae vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  97. 3a1fb21 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  98. ca8b768 fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  99. 7c3822d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  100. a1cfebc COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago