1. d0ef1ed compression: Fix nullpointer deref by Philipp Maier · 7 years ago
  2. f6e5170 CTRL: remove boilerplate by Max · 7 years ago
  3. 76f048a debian: Install header and source file to different directory by Holger Hans Peter Freyther · 7 years ago
  4. d32b6d1 Add VTY command to immediately expire user (set expire_lu to now) by Keith · 7 years ago
  5. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  6. 881064e Prevent segfault in range encoding by Max · 8 years ago
  7. 47e1781 bsc_control.py: fix blocking by Max · 7 years ago
  8. a5e3693 Improve OML failure report by Max · 7 years ago
  9. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  10. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  11. f5e74b5 Print subcriber when skipping auth by Max · 7 years ago
  12. b7f41d5 undup: gtphub_test: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  13. 34f0126 Turn some compiler warnings into errors by Max · 7 years ago
  14. c8fc41c deb: unbreak nightly builds by Ruben Undheim · 7 years ago
  15. 04db87a gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  16. 3d07aef Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  17. 98bc7fa Revert "Turn some warnings into errors" by Neels Hofmeyr · 7 years ago
  18. fd161cc Turn some warnings into errors by Max · 7 years ago
  19. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  20. fa9abac fix 'osmo-nitb --version' segfault by Neels Hofmeyr · 8 years ago
  21. 80abe52 Pass actual smpp_avail_status through to smpp in alert_all_esme() by Keith · 8 years ago
  22. 532480a cosmetic: Rename phone to ms by Philipp · 8 years ago
  23. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  24. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  25. b42dc43 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  26. 9fdb4e5 gitignore: gsup_test_client binary by Neels Hofmeyr · 8 years ago
  27. 5fa8b08 Integrate Debian packaging changes by Max · 8 years ago
  28. 549ebc7 Improve GPRS logging by Max · 8 years ago
  29. 6903848 build: remove obsolete $LIBCRYPT in two places by Neels Hofmeyr · 8 years ago
  30. b735390 build: osmo-nitb: fix missing LIBCRYPTO_FLAGS by Neels Hofmeyr · 8 years ago
  31. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  32. 0c32685 bsc_control.py: remove unused -i option by Max · 8 years ago
  33. ea619f1 gtphub: fix possible NULL deref: don't print NULL tunnel by Neels Hofmeyr · 8 years ago
  34. ecdfd6d fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  35. 37f9252 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  36. 2fa74fa oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  37. 3cbc052 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago
  38. 73ed455 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  39. 2e109f0 oap_client_test: print test descr to stderr, check stderr by Neels Hofmeyr · 8 years ago
  40. 28786bb oap_test.c: rename to avoid clash with libosmocore oap_test.c by Neels Hofmeyr · 8 years ago
  41. 2c1f8c8 move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  42. 3d6b9f4 move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  43. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  44. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  45. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  46. ef02278 gsup client, gsup_test_client: move logging to DLGSUP category by Neels Hofmeyr · 8 years ago
  47. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  48. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  49. 3df5d53 comments: gsup client: rename to Generic, adjust copyright and authors by Neels Hofmeyr · 8 years ago
  50. 4f8e34b add gsup_test_client program by Harald Welte · 8 years ago
  51. 08586c6 build: bump required libosmocore, libosmogsm to 0.9.4, for GSUP by Neels Hofmeyr · 8 years ago
  52. bd33f54 bsc_control.py: use ipa.py module by Max · 8 years ago
  53. 82caa3e bsc_control.py: style corrections by Max · 8 years ago
  54. 6882313 Add twisted-based IPA multiplex by Max · 8 years ago
  55. 3e67689 Use IPA module for vty tests by Max · 8 years ago
  56. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  57. c3b94f9 Add IPA multiplex by Max · 8 years ago
  58. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  59. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  60. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  61. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  62. 4a7d0e7 mgcp_protocol: Ensure we don't call strtok_r with NULL data by Harald Welte · 8 years ago
  63. 2327ced bsc_ctrl: Ensure we don't pass NULL string into strtok_r() by Harald Welte · 8 years ago
  64. 8d35965 abisip-find: check bsc_fd_register() result by Harald Welte · 8 years ago
  65. c346f87 sgsn_test: Fix missing = in == type check by Harald Welte · 8 years ago
  66. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  67. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  68. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  69. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  70. f788d93 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  71. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  72. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  73. 50669be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  74. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  75. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  76. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  77. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  78. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  79. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  80. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  81. 2c05f75 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  82. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  83. 6a36605 tests: drop unused libmsc, unneeded duplicate libbsc linking by Neels Hofmeyr · 8 years ago
  84. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  85. ac1f143 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  86. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  87. eb52aad IuPS: properly update ra_id on GMM Attach Request by Neels Hofmeyr · 8 years ago
  88. 143a274 sndcp: fixup for coverity scan defect CID 149097 by Philipp · 8 years ago
  89. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  90. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  91. 3c165d0 ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  92. 54f44ec ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  93. 18712f0 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  94. 96df077 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  95. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  96. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  97. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  98. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  99. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  100. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago