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