1. b42dc43 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  2. 9fdb4e5 gitignore: gsup_test_client binary by Neels Hofmeyr · 8 years ago
  3. 5fa8b08 Integrate Debian packaging changes by Max · 8 years ago
  4. 549ebc7 Improve GPRS logging by Max · 8 years ago
  5. 6903848 build: remove obsolete $LIBCRYPT in two places by Neels Hofmeyr · 8 years ago
  6. b735390 build: osmo-nitb: fix missing LIBCRYPTO_FLAGS by Neels Hofmeyr · 8 years ago
  7. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  8. 0c32685 bsc_control.py: remove unused -i option by Max · 8 years ago
  9. ea619f1 gtphub: fix possible NULL deref: don't print NULL tunnel by Neels Hofmeyr · 8 years ago
  10. ecdfd6d fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  11. 37f9252 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  12. 2fa74fa oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  13. 3cbc052 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago
  14. 73ed455 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  15. 2e109f0 oap_client_test: print test descr to stderr, check stderr by Neels Hofmeyr · 8 years ago
  16. 28786bb oap_test.c: rename to avoid clash with libosmocore oap_test.c by Neels Hofmeyr · 8 years ago
  17. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  18. 3d6b9f4 move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  19. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  20. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  21. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  22. ef02278 gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  23. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  24. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  25. 3df5d53 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  26. 4f8e34b add gsup_test_client program by Harald Welte · 8 years ago
  27. 08586c6 build: bump required libosmocore, libosmogsm to 0.9.4, for GSUP by Neels Hofmeyr · 8 years ago
  28. bd33f54 bsc_control.py: use ipa.py module by Max · 8 years ago
  29. 82caa3e bsc_control.py: style corrections by Max · 8 years ago
  30. 6882313 Add twisted-based IPA multiplex by Max · 8 years ago
  31. 3e67689 Use IPA module for vty tests by Max · 8 years ago
  32. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  33. c3b94f9 Add IPA multiplex by Max · 8 years ago
  34. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  35. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  36. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  37. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  38. 4a7d0e7 mgcp_protocol: Ensure we don't call strtok_r with NULL data by Harald Welte · 8 years ago
  39. 2327ced bsc_ctrl: Ensure we don't pass NULL string into strtok_r() by Harald Welte · 8 years ago
  40. 8d35965 abisip-find: check bsc_fd_register() result by Harald Welte · 8 years ago
  41. c346f87 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  42. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  43. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  44. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  45. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  46. f788d93 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  47. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  48. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  49. 50669be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  50. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  51. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  52. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  53. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  54. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  55. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  56. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  57. 2c05f75 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  58. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  59. 6a36605 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  60. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  61. ac1f143 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  62. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  63. eb52aad IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  64. 143a274 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  65. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  66. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  67. 3c165d0 ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  68. 54f44ec ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  69. 18712f0 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  70. 96df077 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  71. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  72. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  73. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  74. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  75. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  76. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  77. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  78. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  79. 16606c9 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  80. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  81. 26f6ced Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  82. 80ccb95 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  83. 96638d1 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  84. 309425e rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  85. 38cba5a OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  86. fb89b9b rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  87. c04c6ed abisip-find: use protocol constant by Max · 8 years ago
  88. 7d30935 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  89. bb42eee test/gbproxy: Test for possible memory corruption when link_info is freed by Daniel Willmann · 8 years ago
  90. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  91. 58273f4 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  92. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  93. fe7be8d RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  94. c1efa67 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  95. dfe48fd bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  96. af9a9b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  97. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  98. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  99. 194b4cb fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  100. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago