1. 7659482 libmsc/gsm_04_11.c: do not abuse LOG_TRANS() in gsm411_alloc_mt_trans() by Vadim Yanitskiy · 4 years, 11 months ago
  2. 643270f libmsc/gsm_04_11.c: properly handle MMTS indication by Vadim Yanitskiy · 5 years ago
  3. 36c8153 libmsc/gsm_04_11.c: fix NULL-pointer dereference in gsm340_rx_tpdu() by Vadim Yanitskiy · 5 years ago
  4. 6a689b2 libmsc/gsm_04_11.c: cosmetic: restructure gsm411_mm_send() by Vadim Yanitskiy · 5 years ago
  5. c11342e libmsc/gsm_04_11.c: fix double init of both SMR and SMC FSMs by Vadim Yanitskiy · 5 years ago
  6. 4eca09f libmsc/gsm_04_11.c: properly handle TP-User-Data-Length by Vadim Yanitskiy · 5 years ago
  7. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  8. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  9. 56f9013 gsm_04_11: use gsm48_decode_bcd_number2(), evaluate rc by Neels Hofmeyr · 5 years ago
  10. 5b1e030 fix various missing line endings in logging by Neels Hofmeyr · 5 years ago
  11. 03e8754 libmsc/gsm_04_11.c: clarify implicit CP-ACK handling by Vadim Yanitskiy · 5 years ago
  12. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  13. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  14. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  15. 0df904d Add SGs Interface by Harald Welte · 5 years ago
  16. c7de62c libmsc/gsm_04_11.c: introduce and use gsm411_assign_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  17. cfd058d libmsc/gsm_04_11.c: also assign SM-RP-MR to MO transactions by Vadim Yanitskiy · 5 years ago
  18. 0e8dfad SMS: remove code duplication in transaction init by Max · 5 years ago
  19. 4813152 Enable SMS-related log in VLR tests by Max · 5 years ago
  20. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 5 years ago
  21. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 5 years ago
  22. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 5 years ago
  23. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 5 years ago
  24. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 5 years ago
  25. 14e32a4 libmsc/gsm_04_11.c: fix: always use SAPI 3 for MT SMS by Vadim Yanitskiy · 5 years ago
  26. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 5 years ago
  27. 535f110 libmsc/gsm_04_11.c: refactor RP-DATA header validation by Vadim Yanitskiy · 5 years ago
  28. 0c8998f libmsc/gsm_04_11.c: don't pass msgb to gsm411_rx_rp_{ack|error} by Vadim Yanitskiy · 5 years ago
  29. bea25f1 libmsc: Don't send SMS STATUS REPORT locally if the ESME accepted it. by Keith Whyte · 5 years ago
  30. 4cf452f Remove unused GSM_PAGING_OOM by Pau Espin Pedrol · 6 years ago
  31. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  32. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  33. 79e580b dissolve libcommon-cs: move gsm48_* code to libmsc, drop sms_next_rp_msg_ref() by Neels Hofmeyr · 6 years ago
  34. a41b630 cosmetic: Use msgb_hexdump*() rather than manual osmo_hexdump() on msg by Harald Welte · 6 years ago
  35. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  36. 1e67fea Accept SMS for any receiver by Stefan Sperling · 6 years ago
  37. 4bd35d4 remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.h by Harald Welte · 6 years ago
  38. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  39. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  40. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 6 years ago
  41. 0f2555e sms_route_mt_sms: Don't return uninitialized variable by Harald Welte · 6 years ago
  42. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  43. 4585317 add msg type to SMS rx logging by Neels Hofmeyr · 7 years ago
  44. c601adc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  45. 04982bd LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  46. ab9d863 LIBMSC: Place correct dst address in status report by Keith · 7 years ago
  47. 4b50924 libmsc: gsm340_gen_oa_sub() may return negative value by Pablo Neira Ayuso · 7 years ago
  48. 27aed14 libmsc: support GSM 03.40 status report for nitb by Pablo Neira Ayuso · 7 years ago
  49. bd71d32 libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status report by Pablo Neira Ayuso · 7 years ago
  50. adae859 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  51. db5ed3b libmsc: missing bit shift in status report flag when stored in sms object by Pablo Neira Ayuso · 7 years ago
  52. 3c14803 libmsc: move gsm340_rx_sms_submit() to sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  53. fdc9966 libmsc: remove 'deferred' parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  54. 19e0536 libmsc: remove dead code in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  55. c022719 gsm_04_11: get rid of unused parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  56. d34ed57 smpp: fix return cause by Benoit Bolsee · 7 years ago
  57. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  58. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  59. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  60. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/gsm_04_11.c]
  61. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  62. 638ad06 libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return value by Pablo Neira Ayuso · 7 years ago
  63. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  64. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  65. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  66. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  67. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  68. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  69. 7130683 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  70. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  71. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  72. 58d5430 gsm340_rx_tpdu: comment-out two unused vars by Neels Hofmeyr · 8 years ago
  73. 29d58b7 sms: Attempt to plug memory leaks seen at Rhizomatica by Holger Hans Peter Freyther · 9 years ago
  74. 7c19c6b sms: Do not go through the routing a second time by Holger Hans Peter Freyther · 9 years ago
  75. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  76. dcbc833 sms: Simplify the return handling for SMPP routes/unroutable by Holger Hans Peter Freyther · 9 years ago
  77. e3c391e sms: Put the try_deliver into the header file by Holger Hans Peter Freyther · 9 years ago
  78. af1b968 sms: Move the routing of the sms to a separate function by Holger Hans Peter Freyther · 9 years ago
  79. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  80. 5468f76 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 9 years ago
  81. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 9 years ago
  82. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 9 years ago
  83. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 9 years ago
  84. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  85. 9e15e18 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  86. 1e77e3d db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  87. 024dc77 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  88. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  89. f76ed2d sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 10 years ago
  90. defb10f Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 10 years ago
  91. 80ba9b5 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 10 years ago
  92. 91acfa0 sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 10 years ago
  93. 4ad593c sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  94. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  95. ba36bf4 sms: Avoid infinite CP-ERROR/CP-ACK loop with sms. by Holger Hans Peter Freyther · 11 years ago
  96. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 11 years ago
  97. 536a10b sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 11 years ago
  98. bc6c43f sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  99. f7396ea sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  100. 07dec13 sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 11 years ago