1. b42dc43 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  2. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  3. ecdfd6d fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  4. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  5. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  6. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  7. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  8. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  9. 18712f0 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  10. 96df077 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  11. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  12. 0c566a4 mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  13. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  14. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  15. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  16. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  17. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  18. ffaed9e Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  19. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  20. d1fdefe vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  21. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  22. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  23. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  24. 7130683 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  25. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  26. d091b8d mncc_sock: use osmo_sock_unix_init() from libosmocore by Vadim Yanitskiy · 8 years ago
  27. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  28. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  29. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  30. 307e406 tweak db debug log: log TMSI as hex by Neels Hofmeyr · 8 years ago
  31. aea28ce gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  32. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  33. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  34. a8d8e93 db.c: implemented incremental migration by Vadim Yanitskiy · 8 years ago
  35. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  36. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  37. 3ffce19 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  38. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  39. 9bcb1a5 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  40. adb8675 db: If creating a subscriber in the db fails, return NULL by Holger Hans Peter Freyther · 8 years ago
  41. 2826df5 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  42. cf1302e Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  43. 0d929be Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  44. 4e875ae MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zero by Neels Hofmeyr · 8 years ago
  45. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  46. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  47. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  48. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  49. d2fa7a5 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  50. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  51. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  52. 1b0e554 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  53. 0ade632 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  54. 58d5430 gsm340_rx_tpdu: comment-out two unused vars by Neels Hofmeyr · 8 years ago
  55. 2259c75 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  56. e9f420d msc: Remove oversimplified todo entry and add a comment by Holger Hans Peter Freyther · 8 years ago
  57. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  58. f9f4490 db: Avoid undefined behavior when copying cm2/cm3 from the db by Holger Hans Peter Freyther · 8 years ago
  59. 53d51f5 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  60. da8a19f mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  61. 2aedfbd libmsc: Use RAND_bytes to generate a token by Daniel Willmann · 9 years ago
  62. 62a63f5 libmsc: Use RAND_bytes to choose auth tuple by Daniel Willmann · 9 years ago
  63. cdeb815 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  64. 53122b0 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  65. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  66. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  67. ffbf45e mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  68. 08c508f msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  69. b9845f9 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  70. 93e795c Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  71. 29d58b7 sms: Attempt to plug memory leaks seen at Rhizomatica by Holger Hans Peter Freyther · 9 years ago
  72. c9dbe3c paging: Provide information about pending requests by Holger Hans Peter Freyther · 9 years ago
  73. 5425e5e subscr: Fix subscr refcount issue in case of message error by Holger Hans Peter Freyther · 9 years ago
  74. 8159455 subscr: Fix potential subscr ref count issue by Holger Hans Peter Freyther · 9 years ago
  75. eb48caf paging: Forget we were paging after the dispatch by Holger Hans Peter Freyther · 9 years ago
  76. 778c7d1 paging: Stop paging everywhere before dispatching any signal by Holger Hans Peter Freyther · 9 years ago
  77. b618c7e paging: Move the silent_call code to use the subscriber request by Holger Hans Peter Freyther · 9 years ago
  78. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  79. 5c06e40 use non-vararg functions if possible by Max · 9 years ago
  80. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  81. 5f8a0c5 nitb: Be less strict about the reject cause by Holger Hans Peter Freyther · 9 years ago
  82. d154098 build: Include sys/socket.h for AF_UNSPEC by Holger Hans Peter Freyther · 9 years ago
  83. 7c19c6b sms: Do not go through the routing a second time by Holger Hans Peter Freyther · 9 years ago
  84. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  85. dcbc833 sms: Simplify the return handling for SMPP routes/unroutable by Holger Hans Peter Freyther · 9 years ago
  86. e3c391e sms: Put the try_deliver into the header file by Holger Hans Peter Freyther · 9 years ago
  87. af1b968 sms: Move the routing of the sms to a separate function by Holger Hans Peter Freyther · 9 years ago
  88. 5fd0c64 gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging succeeded by Ivan Kluchnikov · 9 years ago
  89. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  90. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  91. 1e28eb8 mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  92. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  93. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  94. fd603ed write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  95. a0735ec smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  96. 019851a smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  97. 8657326 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  98. a07e38d meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  99. 925c57f nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  100. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago