1. e4e1ebd oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  2. 8972507 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago
  3. fe35504 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  4. f456d9a oap_client_test: print test descr to stderr, check stderr by Neels Hofmeyr · 8 years ago
  5. 539a221 oap_test.c: rename to avoid clash with libosmocore oap_test.c by Neels Hofmeyr · 8 years ago
  6. c1270fd move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  7. 0b2505b move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  8. 6dfb30d rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  9. 325bdfb oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  10. 9fda146 move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  11. 7aef97a gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  12. db1d801 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  13. 0e5c1e1 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  14. afc26a9 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  15. abc6505 add gsup_test_client program by Harald Welte · 8 years ago
  16. a0d159f build: bump required libosmocore, libosmogsm to 0.9.4, for GSUP by Neels Hofmeyr · 8 years ago
  17. 942c223 bsc_control.py: use ipa.py module by Max · 8 years ago
  18. dbfe68a bsc_control.py: style corrections by Max · 8 years ago
  19. 41f1e99 Add twisted-based IPA multiplex by Max · 8 years ago
  20. 5fd9894 Use IPA module for vty tests by Max · 8 years ago
  21. ad77870 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  22. c2ddb93 Add IPA multiplex by Max · 8 years ago
  23. 2780c44 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  24. fe14df7 channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  25. 2f634fc gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  26. c10042b cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  27. 2ab4290 mgcp_protocol: Ensure we don't call strtok_r with NULL data by Harald Welte · 8 years ago
  28. b4183fd bsc_ctrl: Ensure we don't pass NULL string into strtok_r() by Harald Welte · 8 years ago
  29. 4c7f740 abisip-find: check bsc_fd_register() result by Harald Welte · 8 years ago
  30. e7e3f27 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  31. 188d3db Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  32. ddc93b1 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  33. 5b27402 Replace duplicated code with macro call by Max · 8 years ago
  34. e062d44 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  35. 3de9bf1 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  36. 8d05665 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  37. bb5e966 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  38. 72901be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  39. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  40. 093d8f8 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  41. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  42. 0303b38 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  43. d416b48 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  44. bfe2727 move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  45. 191933d move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  46. 7e64394 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  47. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  48. b3d0e14 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  49. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  50. e322240 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  51. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  52. 0915612 IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  53. c530f48 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  54. bf216ec bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  55. ad13b57 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  56. 23bb86a ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  57. d27ff31 ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  58. 2430f15 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  59. 57e3813 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  60. bfc4beb abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  61. 00724f1 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  62. 7bd1a74 move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  63. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  64. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  65. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  66. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  67. 5e5a8bb Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  68. 7b74246 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  69. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  70. b9d251d Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  71. a56c349 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  72. 891be22 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  73. f8321be rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  74. f347a86 OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  75. c762a78 rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  76. 21b6438 abisip-find: use protocol constant by Max · 8 years ago
  77. f96c724 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  78. 9f98d7b test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  79. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  80. 02df462 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  81. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  82. 63bee78 RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  83. 5d26775 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  84. a766849 bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  85. 54723b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  86. 52233ac OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  87. df488d4 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  88. 341592d fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  89. c5d6d72 OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  90. a5a90a2 om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  91. b2453af OM2000: Add fault report parsing by Philipp · 8 years ago
  92. 22b28b3 RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  93. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  94. 18e514c lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  95. 8a8a134 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  96. 8452500 OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  97. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  98. a7488ae bsc_vty: include dyn TS info in vty show lchan by Neels Hofmeyr · 8 years ago
  99. 2a4a915 log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  100. e2ab0bc mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago