1. 69cc0a1 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  2. 85b8364 Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  3. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  4. 375e3f4 vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  5. 3502ab6 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  6. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  7. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  8. 9173533 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  9. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  10. 590cf19 mncc_sock: use osmo_sock_unix_init() from libosmocore by Vadim Yanitskiy · 8 years ago
  11. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  12. 3911533 Make random extension range configurable by Max · 8 years ago
  13. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  14. cac441c tweak db debug log: log TMSI as hex by Neels Hofmeyr · 8 years ago
  15. 83a3de7 gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  16. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  17. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  18. f77ac9a db.c: implemented incremental migration by Vadim Yanitskiy · 8 years ago
  19. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  20. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  21. 30aa232 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  22. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  23. 7bd1b70 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  24. 9a2fa40 db: If creating a subscriber in the db fails, return NULL by Holger Hans Peter Freyther · 8 years ago
  25. 19206b8 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  26. a33fce1 Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  27. 82a02c5 Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  28. ba8b729 MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zero by Neels Hofmeyr · 8 years ago
  29. 3cfa178 MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  30. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  31. 5c33631 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  32. 2c07934 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  33. f013167 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  34. f1c283c 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  35. f94dfd5 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  36. abc6465 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  37. 54f31c6 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  38. f00c571 gsm340_rx_tpdu: comment-out two unused vars by Neels Hofmeyr · 8 years ago
  39. 97deca3 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  40. 8cb630f msc: Remove oversimplified todo entry and add a comment by Holger Hans Peter Freyther · 8 years ago
  41. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  42. 2c38f71 db: Avoid undefined behavior when copying cm2/cm3 from the db by Holger Hans Peter Freyther · 8 years ago
  43. 71a3c39 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  44. b996687 mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  45. 14368df libmsc: Use RAND_bytes to generate a token by Daniel Willmann · 9 years ago
  46. 71e3874 libmsc: Use RAND_bytes to choose auth tuple by Daniel Willmann · 9 years ago
  47. 5926596 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  48. 8d88a92 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  49. bfe773f mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  50. 493d4ee mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  51. 49d16b7 mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  52. 622a9e8 msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  53. 7e3e933 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  54. f214cd3 Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  55. faa77f5 sms: Attempt to plug memory leaks seen at Rhizomatica by Holger Hans Peter Freyther · 9 years ago
  56. d2421df paging: Provide information about pending requests by Holger Hans Peter Freyther · 9 years ago
  57. 0decff9 subscr: Fix subscr refcount issue in case of message error by Holger Hans Peter Freyther · 9 years ago
  58. 288576c subscr: Fix potential subscr ref count issue by Holger Hans Peter Freyther · 9 years ago
  59. 45e43a5 paging: Forget we were paging after the dispatch by Holger Hans Peter Freyther · 9 years ago
  60. f6dde43 paging: Stop paging everywhere before dispatching any signal by Holger Hans Peter Freyther · 9 years ago
  61. f43b7dc paging: Move the silent_call code to use the subscriber request by Holger Hans Peter Freyther · 9 years ago
  62. c3b9cf6 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  63. 2787c75 use non-vararg functions if possible by Max · 9 years ago
  64. 1387df7 nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  65. cfc9529 nitb: Be less strict about the reject cause by Holger Hans Peter Freyther · 9 years ago
  66. bbb9d97 build: Include sys/socket.h for AF_UNSPEC by Holger Hans Peter Freyther · 9 years ago
  67. 4871ff8 sms: Do not go through the routing a second time by Holger Hans Peter Freyther · 9 years ago
  68. 3c64e2d sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  69. e13403b sms: Simplify the return handling for SMPP routes/unroutable by Holger Hans Peter Freyther · 9 years ago
  70. d995445 sms: Put the try_deliver into the header file by Holger Hans Peter Freyther · 9 years ago
  71. 4c4c444 sms: Move the routing of the sms to a separate function by Holger Hans Peter Freyther · 9 years ago
  72. 89a4fa7 gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging succeeded by Ivan Kluchnikov · 9 years ago
  73. 61623df sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  74. dd1f026 sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  75. 4e7ff8a mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  76. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  77. 508c310 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  78. 7f1e13a write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  79. dc50388 smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  80. 6113b1b smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  81. 65b8992 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  82. 54c0124 meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  83. e144211 nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  84. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  85. 2caad25 SMS: Attempting to send SMS is not a NOTICEable event by Harald Welte · 12 years ago
  86. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  87. 66f55e6 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  88. d6f81f8 meas_feed.c: Fix compiler warning by Harald Welte · 10 years ago
  89. d597317 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  90. 373cb77 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 10 years ago
  91. 59923ae msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  92. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  93. e2d8014 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  94. e0b37e1 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  95. c73a5fa nitb/ctrl: Fix access to freed memory in verify_subscriber_modify by Jacob Erlbeck · 10 years ago
  96. 6af2b40 nitb: Add subscriber delete command by Ruben Pollan · 10 years ago
  97. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  98. bbbc7b3 MNCC: Add IMSI to CALL CONFIRM message by Andreas Eversberg · 11 years ago
  99. 3ed864f vty: Fix interactive VTY help for silent-sms transmission by Harald Welte · 10 years ago
  100. 68a82f7 DB: produce a backtrace in case of a DB error by Harald Welte · 10 years ago