1. 84b2bd4 libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return value by Pablo Neira Ayuso · 7 years ago
  2. d8dfe7b ctrl: remove boilerplate code by Max · 7 years ago
  3. 2c7690a Fix MS TO measurement representation by Max · 7 years ago
  4. abf3eb1 gsm_bts: add version and variant details by Max · 7 years ago
  5. 6258c5a LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  6. 86fe87b add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  7. 25369ed subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  8. 022721f libmsc/update_db_revision_3(): free memleaking db result by Alexander Couzens · 7 years ago
  9. 911dffe silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  10. ad9c994 vty: fix subscr ref count leak in 'subscriber name' cmd by Neels Hofmeyr · 7 years ago
  11. cf0136d logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  12. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  13. a73d3e0 subscr_update_expire_lu(): fix (obscure) segfault by Neels Hofmeyr · 7 years ago
  14. 44b9dfa remove compiler warning: unused rc in vty_interface_layer3 by Neels Hofmeyr · 7 years ago
  15. f7f79ca Expand chan allocation logging by Max · 7 years ago
  16. d3f37f6 gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago
  17. 5d7486b gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  18. 33913cd gsm0408_rcv_cc: guard against NULL subscriber by Neels Hofmeyr · 8 years ago
  19. ff4a92b various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  20. 78a5803 CTRL: remove boilerplate by Max · 7 years ago
  21. b4aba77 Add VTY command to immediately expire user (set expire_lu to now) by Keith · 7 years ago
  22. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  23. 64a40bf fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  24. 660d770 Print subcriber when skipping auth by Max · 7 years ago
  25. 670ca7d Pass actual smpp_avail_status through to smpp in alert_all_esme() by Keith · 8 years ago
  26. 5cfbf36 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  27. 6a161e1 Fix some typos in stdout output by Ruben Undheim · 8 years ago
  28. 0e8d446 fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  29. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  30. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  31. 0303b38 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  32. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  33. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  34. 2430f15 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  35. 57e3813 libmsc/db: avoid subscr->name without terminating NULL char by Harald Welte · 8 years ago
  36. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  37. e2ab0bc mncc_builtin: Properly reject DTMF by Harald Welte · 8 years ago
  38. 112d76f gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  39. 1ed84d2 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  40. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  41. ba0fbb3 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  42. 69cc0a1 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  43. 85b8364 Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  44. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  45. 375e3f4 vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  46. 3502ab6 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  47. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  48. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  49. 9173533 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  50. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  51. 590cf19 mncc_sock: use osmo_sock_unix_init() from libosmocore by Vadim Yanitskiy · 8 years ago
  52. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  53. 3911533 Make random extension range configurable by Max · 8 years ago
  54. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  55. cac441c tweak db debug log: log TMSI as hex by Neels Hofmeyr · 8 years ago
  56. 83a3de7 gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  57. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  58. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  59. f77ac9a db.c: implemented incremental migration by Vadim Yanitskiy · 8 years ago
  60. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  61. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  62. 30aa232 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  63. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  64. 7bd1b70 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  65. 9a2fa40 db: If creating a subscriber in the db fails, return NULL by Holger Hans Peter Freyther · 8 years ago
  66. 19206b8 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  67. a33fce1 Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  68. 82a02c5 Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  69. ba8b729 MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zero by Neels Hofmeyr · 8 years ago
  70. 3cfa178 MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  71. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  72. 5c33631 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  73. 2c07934 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  74. f013167 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  75. f1c283c 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  76. f94dfd5 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  77. abc6465 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  78. 54f31c6 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  79. f00c571 gsm340_rx_tpdu: comment-out two unused vars by Neels Hofmeyr · 8 years ago
  80. 97deca3 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  81. 8cb630f msc: Remove oversimplified todo entry and add a comment by Holger Hans Peter Freyther · 8 years ago
  82. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  83. 2c38f71 db: Avoid undefined behavior when copying cm2/cm3 from the db by Holger Hans Peter Freyther · 8 years ago
  84. 71a3c39 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  85. b996687 mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  86. 14368df libmsc: Use RAND_bytes to generate a token by Daniel Willmann · 9 years ago
  87. 71e3874 libmsc: Use RAND_bytes to choose auth tuple by Daniel Willmann · 9 years ago
  88. 5926596 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  89. 8d88a92 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  90. bfe773f mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  91. 493d4ee mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  92. 49d16b7 mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  93. 622a9e8 msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  94. 7e3e933 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  95. f214cd3 Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  96. faa77f5 sms: Attempt to plug memory leaks seen at Rhizomatica by Holger Hans Peter Freyther · 9 years ago
  97. d2421df paging: Provide information about pending requests by Holger Hans Peter Freyther · 9 years ago
  98. 0decff9 subscr: Fix subscr refcount issue in case of message error by Holger Hans Peter Freyther · 9 years ago
  99. 288576c subscr: Fix potential subscr ref count issue by Holger Hans Peter Freyther · 9 years ago
  100. 45e43a5 paging: Forget we were paging after the dispatch by Holger Hans Peter Freyther · 9 years ago