1. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  2. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  3. f5e74b5 Print subcriber when skipping auth by Max · 7 years ago
  4. 04db87a gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  5. 3d07aef Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  6. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  7. fa9abac fix 'osmo-nitb --version' segfault by Neels Hofmeyr · 7 years ago
  8. 80abe52 Pass actual smpp_avail_status through to smpp in alert_all_esme() by Keith · 7 years ago
  9. 532480a cosmetic: Rename phone to ms by Philipp · 7 years ago
  10. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 7 years ago
  11. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  12. b42dc43 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  13. 549ebc7 Improve GPRS logging by Max · 8 years ago
  14. 6903848 build: remove obsolete $LIBCRYPT in two places by Neels Hofmeyr · 7 years ago
  15. b735390 build: osmo-nitb: fix missing LIBCRYPTO_FLAGS by Neels Hofmeyr · 7 years ago
  16. 59d57da Fix some typos in stdout output by Ruben Undheim · 7 years ago
  17. ea619f1 gtphub: fix possible NULL deref: don't print NULL tunnel by Neels Hofmeyr · 8 years ago
  18. ecdfd6d fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  19. 37f9252 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  20. 2fa74fa oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  21. 73ed455 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  22. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  23. 3d6b9f4 move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  24. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  25. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  26. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  27. ef02278 gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  28. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  29. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  30. 3df5d53 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  31. 4f8e34b add gsup_test_client program by Harald Welte · 8 years ago
  32. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  33. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  34. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  35. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  36. 4a7d0e7 mgcp_protocol: Ensure we don't call strtok_r with NULL data by Harald Welte · 8 years ago
  37. 2327ced bsc_ctrl: Ensure we don't pass NULL string into strtok_r() by Harald Welte · 8 years ago
  38. 8d35965 abisip-find: check bsc_fd_register() result by Harald Welte · 8 years ago
  39. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  40. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  41. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  42. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  43. f788d93 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  44. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  45. 50669be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  46. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  47. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  48. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  49. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  50. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  51. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  52. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  53. 2c05f75 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  54. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  55. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  56. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  57. eb52aad IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  58. 143a274 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  59. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  60. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  61. 3c165d0 ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  62. 54f44ec ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  63. 18712f0 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  64. 96df077 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  65. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  66. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  67. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  68. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  69. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  70. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  71. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  72. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  73. 16606c9 Add support for pdpctx_timer_stop by Pravin Kumarvel · 8 years ago
  74. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  75. 26f6ced Correct Logging macro for pdpctx_timer_start by Pravin Kumarvel · 8 years ago
  76. 80ccb95 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  77. 96638d1 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  78. 309425e rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  79. 38cba5a OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  80. fb89b9b rbs2000: Add missing bts feature definitions by Philipp · 8 years ago
  81. c04c6ed abisip-find: use protocol constant by Max · 8 years ago
  82. 7d30935 SNDCP: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  83. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  84. 58273f4 OM2000: CON MO: Allow larger range for CCP and CI values by Harald Welte · 8 years ago
  85. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  86. fe7be8d RBS2000: Ensure the is-connection-list command is only used on RBS2000 by Harald Welte · 8 years ago
  87. c1efa67 RBS2000: Avoid segfault if ts->lapd instance doesn't exist by Harald Welte · 8 years ago
  88. dfe48fd bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  89. af9a9b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  90. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  91. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  92. 194b4cb fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  93. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  94. 6bbcfbb om2000: added support for ericssons sabm negotiation by Philipp · 8 years ago
  95. 8136e4b OM2000: Add fault report parsing by Philipp · 8 years ago
  96. 7975ddf RBS2000: re-establish any lost signalling links by Harald Welte · 8 years ago
  97. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  98. 46edbc4 lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  99. 686f4d6 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  100. 424656e OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago